{% load handlers %}
{{ log_source.Type }} - {{ log_source.Description }}
{{ event.Timestamp }}:{{ event.Timestamp|get_seconds_ts}}.{{ event.Timestamp|get_miliseconds_ts}}
-
{{ event.Comment }}
Description of the packet:
-
IP Source: {{ packet_event_information.ID_IP_Source.Ip }}
-
IP Destiny: {{ packet_event_information.ID_IP_Dest.Ip }}
-
Source Port: {{ packet_event_information.ID_Source_Port }}
-
Destiny Port: {{ packet_event_information.ID_Dest_Port }}
-
Protocol: {{ packet_event_information.Protocol }}
-
Source MAC: {{ packet_event_information.ID_Source_MAC.MAC }}
-
Destiny MAC: {{ packet_event_information.ID_Dest_MAC.MAC }}
-
Tag: {{ packet_event_information.TAG }}
Additional information
Events