Unlike NSX-V, NSX-T configuration for logging is done manually. Syslog configurations are not propagated to objects (Edge, Transport Nodes) created from the manager. (this true with the current version: NSX-T 2.5.1)
Anyway, here are the steps on how to configure:
Manager / Edge Nodes:
- SSH to the Management IP. I’m using root
- Switch to admin to start working with NSX CLI (cmd: su admin)
- Issue command: set-loggingservers <syslog server> proto udp level info
- get-logging servers to verify it was set