MF2 Session
Firewall session logs
| Type | Field | Display Name | Description |
|---|---|---|---|
| Date | _time | Time | |
| String | device_name | Device name | |
| String | start_time | Start time | Session open |
| String | end_time | End time | Session close |
| IP address | src_ip | Source IP | |
| Integer | src_port | Source port | |
| IP address | dst_ip | Destination IP | |
| Integer | dst_port | Destination port | |
| String | protocol | Protocol | e.g. TCP, UDP |
| String | action | Action | e.g. PERMIT, DROP, DENY |
| String | policy | Policy | |
| String | src_zone | Zone | e.g. EXT, INT |
| Integer | duration | Duration | in seconds |
| Long | total_pkts | Total packets | |
| Long | total_bytes | Total bytes | |
| Long | sent_pkts | Sent packets | Client to server |
| Long | rcvd_pkts | Received packets | Server to client |
| Long | sent_bytes | Sent bytes | |
| Long | rcvd_bytes | Received bytes | |
| String | reason | Reason | e.g. Deny by Deny Rule |
| String | tcp_flags | TCP flags | e.g. SYN Only / RST [SR:-] |
| String | nat_policy | NAT policy | |
| IP address | nat_src_ip | NAT source IP | |
| Integer | nat_src_port | NAT source port | |
| IP address | nat_dst_ip | NAT destination IP | |
| Integer | nat_dst_port | NAT destination port | |
| String | vlan_id | VLAN ID | |
| String | src_iface | Source interface | e.g. eth8 |
| String | fragment | Fragment |