Title: Alarm for logging.missing_remote_logging_server
Event ID: logging.missing_remote_logging_server
Alarm Description
VMware NSX 4.1.2 and above
Steps to resolve
For version 4.1.2 and above
Recommended Action:
GET /api/v1/configs/central-config/logging-servers
to see the nodes on which remote logging is not configured.set logging-server <hostname-or-ip-address[:port]> proto <proto> level <level>
to configure a remote logging server and use NSX CLI get logging-servers
to confirm if a remote logging server has been configured.esxcli system syslog config set --loghost=<str>
and then esxcli system syslog reload
to configure a remote logging server and use ESXi CLI esxcli system syslog config get
and check Remote Host in response to confirm if the remote logging server has been configured.Maintenance required for remediation? No