Title: Alarm for Remote Logging Not Configured
Event ID: logging.remote_logging_not_configured
Alarm Description
VMware NSX
The alarm is raised to highlight that the appliance(s) or the ESXi hosts do not have a remote logging server configured.
Disk space on the appliances is limited; therefore, logs must be rolled over to prevent disk space exhaustion. If an issue occurred in the past and the logs have already rolled over, there may be insufficient data to help identify the root cause.
If you do not wish to configure a remote logging server, this may be considered the desired state. In that case, the alarm should be acknowledged and resolved manually.
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. Use ESXi CLI esxcli system syslog config get to confirm the configuration. See Configuring Syslog on ESXi.
Maintenance required for remediation? No