Aviatrix Log Keywords
The following types of Aviatrix log keywords can be identified by the Log Management System for further analysis:- AviatrixRule
- AviatrixGwMicroSegPacket
- AviatrixGwNetStats
- AviatrixGwSysStats
- AviatrixTunnelStatusChange
- AviatrixCMD
- AviatrixBGPOverlapCIDR
- AviatrixBGPRouteLimitThreshold
- AviatrixGuardDuty
- AviatrixFireNet
- AviatrixGatewayStatusChanged
AviatrixRule:
You need to configure security policies to see AviatrixRule log. Logs with this prefix come from each gateway managed by Aviatrix PaaS. Any packet that triggers the security policy rule will generate a log record of this type with the first 100 bytes of the packet. It contains the information such as gateway IP address, inbound and outbound interface, MAC address, TTL value, protocol name, source IP address, destination IP address and packet length. An example for a deny rule event is shown below. The log event prefix is “AvxRl gw1 D:”, where the gateway name is gw1, “D” represents Drop.AviatrixGwMicroSegPacket:
You need to configure Distributed Cloud Firewall (DCF) micro-segmentation policies to see AviatrixGwMicrosegPacket logs. Logs with this prefix come from your configured DCF micro-segmentation policies. These logs contain the following information:- timestamp
- source IP
- destination IP
- protocol (for example, ICMP or TCP)
- port number
- if a policy is enforced
- if a policy was allowed or denied
- gateway name
- policy ID