Hi,
I have created an email template (clone a preconfigured one):
$EventInfo $Severity
Detection time: $DetectionTime
LEM has detected suspicious firewall traffic that can be indicative of port scanning
$Protocol, $Interface
Source MAC address: $SourceMACAddress
Destination Address: $DestinationMACaddress
But the email comes through without the required details:
Detection time:
LEM has detected suspicious firewall traffic that can be indicative of port scanning
,
Source MAC address:
Destination Address: $DestinationMACaddress
Any idea what is going wrong?
Thanks