We have created a response rule to send the incident notification to the Syslog server and over an e-mail as well. This working well, however, it does not send the Destination (to which file was uploaded or transferred).
Below are the variables used in the response rule: (however, I tried with each and every "Insert Variable" but no luck)
Incident ID: $INCIDENT_ID$
File Name: $FILE_NAME$
File Full Path: $PATH$
Subject: $SUBJECT$
Machine Name: $ENDPOINT_MACHINE$
Sender: $SENDER$
Recipients: $RECIPIENTS$
Severity: $SEVERITY$
Match Count: $MATCH_COUNT$
Protocol: $PROTOCOL$
Policy Name: $POLICY$
Policy Rules: $RULES$
Destination: $TARGET$
Is it achievable and how?