[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

ExternalSyslogServer

Properties

string
host Optional

The IP address or FQDN of the remote syslog server.


integer
port Optional

The port on which the syslog service is running on the remote server.


boolean
verify_cert_name Optional

Controls whether certificate verification is required for the server.

JSON Example

{
    "host": "logserver.domain.com",
    "port": 514,
    "verify_cert_name": false
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Parameter To

Post External Syslog Server
Returned By

Get External Syslog Server

Feedback

Was this page helpful?