Title: Alarm for logging.missing_remote_logging_server
Event ID: logging.missing_remote_logging_server
Alarm Description
VMware NSX 4.1.2 and above
The alarm is raised to highlight that the appliance(s) do not have a remote logging server configured.
Disk space on the appliances is limited, as such the logs need to be rolled over, to prevent disk space exhaustion.
if an issue occurs in the past and the logs have rolled over, there may be no or not enough data to help identify why the issue occurred.
This may be the desired state, you do not wish to configure a remote logging server and if that is the case, the alarm should be acknowledged.
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