[VMC on AWS] How to forward "L2VPN session DOWN" log from NSX Autonomous Edge to vRealize Log Insight Cloud
book
Article ID: 325154
calendar_today
Updated On:
Products
VMware Cloud on AWS
Issue/Introduction
This article provides information about forwarding logs from NSX Autonomous Edge to vRealize Log Insight Cloud.
Symptoms: When a user attempts to forward the "L2VPN session DOWN" logs from NSX Autonomous Edge to vRealize Log Insight Cloud, the log is not forwarded. The log forwarding settings in NSX Autonomous Edge are as follows.
set logging-server <cloud proxy IP address> proto udp level warning facility local6
Cause
The log facility should be system daemons (LOG_DAEMON), not local6.
Resolution
Execute the following command.
set logging-server <cloud proxy IP address> proto udp level warning facility daemon