manager> get logging-servers
<Timestamp>
<IP_Address>:10514 proto tls level info exporter_name <UUID>manager> set logging-server <IP_Address>:10514 proto tls level info facility local6 messageid SYSTEM,FABRIC structured-data audit="true"
% A CA certificate file must be specified for TLS logging-serversmanager> set logging-server <IP_Address>:10514 proto tls level info facility local6 serverca <serverca> clientca <clientca> certificate <certificate> key <key> structured-data audit="true"
% Only one TLS syslog exporter is supported. Please delete the current TLS syslog exporter before adding a new TLS syslog exporterVMware NSX
When UDP or TCP is specified as the protocol, additional configurations can be applied to an existing syslog server. However, by design, this is not possible when using TLS.
Delete the existing syslog server using the del logging-server command, and then execute the set logging-server command with the additional configurations.