lssyslogserver

Use the lssyslogserver command to return a concise list or a detailed view of syslog servers that are configured on the clustered system.

Syntax

Read syntax diagramSkip visual syntax diagram lssyslogserver syslog_server_namesyslog_server_id

Parameters

-delim delimiter
(Optional) Specify a delimiter to separate data in the output.
-nohdr
(Optional) Suppress the headings in the output.
syslog_server_name | syslog_server_id
(Optional) Specifies the name or ID of an existing syslog server. When you use this parameter, a detailed view of the specified syslog server is returned. If you do not specify a syslog server name or ID, then a concise view of all syslog servers is displayed.

Description

Use this command to display a concise list or a detailed view of syslog servers that are configured on the clustered system.

This table provides the attribute values that can be displayed as output view data.
Table 1. lssyslogserver output
Attribute Description
id Indicates the syslog server ID. The value must be a number.
name Indicates the syslog server name. The value must be an alphanumeric string.
IP_address Indicates the syslog server Internet Protocol (IP) address. The value must be a valid IP address.
facility Indicates the syslog server facility value. The value must be a number 0 - 7 but is blank for a CADF notification-enabled server.
error Indicates whether error messages are on. The values are on or off.
warning Indicates whether warning messages are on. The values are on or off.
info Indicates whether informational messages are on. The values are on or off.
cadf Indicates whether CADF data reporting is enabled or not for the syslog server. The values are on or off.
audit Indicates whether this server receives CLI audit logs. The values are on or off (default).
login Indicates whether this server receives authentication logs. The values are on or off (default).
protocol Indicates the communication protocol that is used by this server (or blank for default). The values are tcp or udp (default).
port Indicates the communication port that is used by this server (or blank for default). The value is an integer in the range of 1 - 65535. A value of 514 indicates UDP protocol and a value of 6514 indicates TCP protocol.