Skip to content

Instantly share code, notes, and snippets.

@jreypo
Created September 30, 2015 00:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jreypo/8840b4e887095e5a460d to your computer and use it in GitHub Desktop.
Save jreypo/8840b4e887095e5a460d to your computer and use it in GitHub Desktop.
REST API call to configure remote syslog serve in NSX for vSphere Controllers
<controllerSyslogServer>
<syslogServer>192.168.1.30</syslogServer>
<port>514</port>
<protocol>UDP</protocol>
<level>INFO</level>
</controllerSyslogServer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment