File: template.example

package info (click to toggle)
prelude-manager 5.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid
  • size: 8,896 kB
  • sloc: ansic: 47,118; sh: 12,740; makefile: 261
file content (11 lines) | stat: -rw-r--r-- 494 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
***
* http://127.0.0.1:8000/alerts/alerts/AlertSummary?analyzerid=$alert.analyzer(-1).analyzerid&messageid=$alert.messageid
* $alert.classification.text : $alert.source(0).node.address(0).address -> $alert.target(0).node.address(0).address
* 
* Create Time: $alert.create_time
* Sensor: $alert.analyzer(-1).name - $alert.analyzer(-1).node.name - $alert.analyzer(-1).node.address(0).address
* 
#if $alert.correlation_alert.name
* CorrelationAlert name: $alert.correlation_alert.name
#end if
***