Syslog


nv show service syslog

Shows the syslog configuration settings.

Version History

Introduced in Cumulus Linux 5.0.0

Example

cumulus@switch:~$ nv show service syslog

nv show service syslog <vrf-id>

Shows the syslog configuration settings for the specified VRF.

Command Syntax

SyntaxDescription
<vrf-id>The VRF name.

Version History

Introduced in Cumulus Linux 5.0.0

Example

cumulus@switch:~$ nv show service syslog default
          operational  applied      
--------  -----------  -------------
[server]               192.168.0.254

nv show service syslog <vrf-id> server <server-id>

Shows the remote DNS servers for the specified VRF.

Command Syntax

SyntaxDescription
<vrf-id>The VRF name.

Version History

Introduced in Cumulus Linux 5.0.0

Example

cumulus@switch:~$ nv show service syslog default server
               port  protocol
-------------  ----  --------
192.168.0.254  514   tcp

nv show service syslog <vrf-id> server <server-id>

Shows information about a specific remote DNS server for the specified VRF.

Command Syntax

SyntaxDescription
<vrf-id>The VRF name.
<server-id>The hostname or IP address of the syslog server.

Version History

Introduced in Cumulus Linux 5.0.0

Example

cumulus@switch:~$ nv show service syslog default server 192.168.0.254
          operational  applied
--------  -----------  -------
port      514          514    
protocol  tcp          tcp