i have configured my ESX host to its syslog remote host to my solarwinds server which has NPM 11.5.2 and SAM 6.2.2.
"
[root@~] esxcli system syslog config get
Default Network Retry Timeout: 180
Dropped Log File Rotation Size: 100
Dropped Log File Rotations: 10
Enforce SSLCertificates: false
Local Log Output: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Local Log Output Is Configured: true
Local Log Output Is Persistent: true
Local Logging Default Rotation Size: 1024
Local Logging Default Rotations: 8
Log To Unique Subdirectory: false
Message Queue Drop Mark: 90
Remote Host: tcp://10.1.4.101:1514
i have configured my solarwinds server to accept syslog over port 1514
i have also verified that the solarwinds server is listening on that port
unfortunately i can not find any syslog messages in the syslog viewer. i have forced messages through.
i am wondering if there is anything additional i need to configure in order for it to process the syslog messages.