What Variables can be used within Response Rules
Whether you setup a response rule for email notification or send a notification to a syslog server, you can set up response action variables to pass incident specific data.
The response action variables are different for Monitor/Prevent incidents than for Discover incidents. The following sections list the variables for each type of incident.
Monitor/Prevent Incidents
$BLOCKED$ – Indication of whether or not the message was blocked by the Symantec Data Loss Prevention system (yes or no).
$INCIDENT_ID$ – The ID of the incident.
$INCIDENT_SNAPSHOT$ – The fully qualified URL to the Incident Snapshot page for the incident.
$MATCH_COUNT$ – The incident match count.
$POLICY$ – The name of the policy that was violated.
$RECIPIENTS$ – A comma-separated list of one or more message recipients.
$RULES$ – A comma-separated list of one or more policy rules that were violated.
$SENDER$ - The message sender.
$SEVERITY$ – The severity assigned to incident.
$SUBJECT$ - The subject of the message.
Discover Incidents
$FILE_NAME$ – The name of the file in which the incident was found.
$INCIDENT_ID$ – The ID of the incident.
$MATCH_COUNT$ – The incident match count.
$PARENT_PATH$ – The path to the parent directory of the file in which the incident was found.
$PATH$ – The full path to the file in which the incident was found.
$POLICY$ – The name of the policy that was violated.
$RULES$ – A comma-separated list of one or more policy rules that were violated.
$QUARANTINE_PARENT_PATH$ - The path to the parent directory in which the file was quarantined.
$SCAN$ – The date of the scan that found the incident.
$SEVERITY$ – The severity assigned to incident.
$TARGET$ - The name of the target in which the incident was found.
Here is an example of the variables of the Endpoint Prevent indients.
Create a response rule to log to a Syslog Server, on the 'Message' section, input all the variables of the 'Monitor/Prevents Incidents':
When an incident generate, the content of the Syslog like this:
Comments 6 Comments • Jump to latest comment
Thumps up
Thanks & Regards,
Srikanth.S
"Defeat the Defeat before the Defeat Defeats you"
(Swami Vivekananda)
There is also more information that you can use in the response rules.
You can also use the Custom Attributes in the response rules. This is not well documented but you can use ANY of the Custom Attribute fields within the Response Rules.
The Variable looks like this:
$ATTRIBUTE_6
$ATTRIBUTE_7$
The Number corresponds to the the field in the UI. The way to get the number is to go to an Incident page and then take the mouse and just hover over the Custom Attribute and you will see the name show up in the lower portion of the web browser (java Script name)
Please make sure to mark this comment as a solution to your problem, when possible.
Hi, DLP Solutions,
Your information is really useful!
So Good!
A couple of changes as of 11.6.1.x:
$POLICY$ is now $POLICY_NAME$
$RULES$ is now $POLICY_RULES$
Is there a list for Endpoint too?
Would you like to reply?
Login or Register to post your comment.