Resources | oam | eventLog | typeAdmin | servers

servers

Remote syslog configuration options.

Configuration

ParameterPresenceTypeDefaultDescription
serverNoMenumeration The serverNo of the Remote Host.
syslogRemoteHostOstring0.0.0.0 Specifies the remote host where the messages are written to the syslog Server. This must be a valid IP address.
syslogRemoteProtocolOenumerationtcp Specifies the protocol to use to send messages to the remote syslog.
syslogRemotePortOuint16514 Specifies the port to use to send messages to the remote syslog.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusOrca:oam/eventLog/typeAdmin={type}/servers={serverNo}

  • No labels