Cloud NGFW for AWS
Cloud NGFW for AWS Traffic Log Fields
Table of Contents
Expand All
|
Collapse All
Cloud NGFW for AWS Docs
Cloud NGFW for AWS Traffic Log Fields
Learn the meaning of each Cloud NGFW for AWS Traffic log fields.
Where Can I Use This? | What Do I Need? |
---|---|
|
|
The following table describes the Cloud NGFW for AWS Traffic log fields:
Field Name
|
Description
|
---|---|
Generated Time (time_generated or cef-formatted-time_generated)
|
Time the log was generated on the dataplane.
|
Source Address (src_ip)
|
Original session source IP address.
|
Source port (sport)
|
Source port utilized by the session.
|
Session ID (sessionid)
|
An internal numerical identifier is applied to each session.
|
Destination Address (dst_ip)
|
Original session destination IP address.
|
Destination port (dport)
|
Destination port utilized by the session.
|
IP Protocol (proto)
|
IP protocol associated with the session.
|
Application (app)
|
Application associated with the session.
|
Rule Name (rule)
|
Name of the rule that the session matched.
|
Action (action)
|
Action taken for the session; possible values are:
|
Bytes Received (bytes_recv)
|
Number of bytes in the server-to-client direction of the session.
|
Bytes Sent (bytes_sent)
|
Number of bytes in the client-to-server direction of the session.
|
Packets Received (pkts_received)
|
Number of server-to-client packets for the session.
|
Packets Sent (pkts_sent)
|
Number of client-to-server packets for the session.
|
Start Time (start_time)
|
Time of session start and disk use.
|
Elapsed Time (elapsed_time)
|
Elapsed time of the session.
|
Repeat Count (repeat_count)
|
Number of sessions with the same Source IP, Destination IP,
Application, and Subtype seen within 5 seconds.
|
Category (category)
|
URL category associated with the session (if applicable).
|
Source Country (src country)
|
Source country or Internal region for private addresses; maximum
length is 32 bytes.
|
Destination Country (dst country)
|
Destination country or Internal region for private addresses. Maximum
length is 32 bytes.
|
Session End Reason (session_end_reason)
|
The reason is a session terminated. If the termination had multiple
causes, this field displays only the highest priority reason. The
possible session end reason values are as follows, in order of
priority (where the first is highest):
|
XFF Address (xff_ip)
|
The IP address of the user who requested the webpage or the IP
address of the next to the last device that the request traversed.
If the request goes through one or more proxies, load balancers, or
other upstream devices, the firewall displays the IP address of the
most recent device.
|