Logs forwarded via syslog from NSX are not visible in Aria Operations for Logs.
The syslog server configuration on the NSX node specifies the LI protocol and the default port 9000:
nsx_node> get logging-servers
<Timestamp>
<syslog_server_ip>:9000 proto li level info exporter_name <exporter_uuid>root@nsx_node:~# nc -zv <syslog_server_ip> 9000
Connection to <syslog_server_ip> 9000 port [tcp/*] succeeded!VMware NSX
VMware Aria Operations for Logs
If "Require SSL Connection" is enabled in the SSL settings of Aria Operations for Logs, standard LI protocol communication is rejected.
Disable "Require SSL Connection" or consider using the LI-TLS protocol instead.