cato-event-fields
Query the catalog of Cato Networks event fields (name, normalized mapping, description).
cato-event-fields [profile=PROFILE]
- profile=PROFILE
- Cato Networks connect profile identifier.
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Profile | Cato Networks connect profile identifier |
| display_name | String | Display Name | e.g. Destination IP |
| field | String | Field Name | e.g. dest_ip |
| norm_field | String | Normalized Field | e.g. dst_ip |
| norm_type | String | Normalized Type | e.g. ipv4 |
| description | String | Description | e.g. Destination IP address |