Generated Time (time_generated or cef-formatted-time_generated)
|
Time the log was generated on the dataplane.
|
Source IP 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 (rule)
|
Security policy rule that controls the session traffic.
|
Action (action)
|
Action taken for the session; possible values are:
allow—session was allowed by policy deny—session was denied by policy reset both—session was terminated and a TCP reset is sent to
both the sides of the connection reset client—session was terminated and a TCP reset is sent
to the client reset server—session was terminated and a TCP reset is sent
to the server
|
TLS Version (tls_version)
|
The version of the TLS protocol used for the session.
|
Key Exchange Algorithm (key_exchange_algorithm)
|
The key exchange algorithm used for the session.
|
Encryption Algorithm (tls_enc)
|
The algorithm used to encrypt the session data, such as AES-128-CBC,
AES-256-GCM, etc.
|
Hash Algorithm (hash_algorithm)
|
The authentication algorithm used for the session, for example, SHA,
SHA256, SHA384, etc.
|
Elliptic Curve (elliptic_curve)
|
The elliptic cryptography curve that the client and server negotiate
and use for connections that use ECDHE cipher suites.
|
Server Name Indication (server_name_indication) | The Server Name Indication. |
Server Name Indication Length (server_name_indication_length)
|
The length of the Server Name Indication (hostname).
|
Proxy Type (proxy_type)
|
The decryption proxy types, such as Forward for Forward
Proxy, Inbound for Inbound
Inspection, No decrypt for
undecrypted traffic, GlobalProtect, etc.
Selecting No
Decrypt, rather than None,
causes traffic to drop.
|
Chain Status (chain_status)
|
Whether the chain is trusted. Values are:
Uninspected Untrusted Trusted Incomplete
|