fortigate-dst-stats
Fetch destination traffic statistics from FortiGate device.
fortigate-dst-stats
Output Fields
| Field | Type | Name | Description | 
|---|---|---|---|
| profile | String | Connect profile | The identifier of FortiGate connect profile | 
| dst_ip | IP address | Destination IP | |
| dst_country | String | Destination country | ISO 2-letter country code. e.g. US | 
| domain | String | Domain | |
| apps | String | Apps | Separated by new line. HTTP, PING, SSH, MYSQL, and so on | 
| score | Integer | Score | |
| sent_bytes | Long | Sent bytes | Number of bytes in the client-to-server direction of the session | 
| rcvd_bytes | Long | Received bytes | Number of bytes in the server-to-client direction of the session | 
| sessions | Long | Sessions | Session count | 
| allow_count | Long | Allow count | Allowed session count | 
| block_count | Long | Block count | Blocked session count | 
| allow_score | Integer | Allow score | |
| block_score | Integer | Block score |