Configuring System Logging set logging server
19-4
IP Address Facility Severity Description Port Status
-------------------------------------------------------------------------
1 132.140.82.111 local4 warning(5) default 514 enabled
2 132.140.90.84 local4 warning(5) default 514 enabled
Table 19-1 provides an explanation of the command output.
set logging server
Use this command to configure a Syslog server.
Syntax
set logging server index [ ip-addr ip-addr] [facility facility] [severity severity]
[descr descr] [port port] [state {enable | disable}]
Parameters
Table 19-1 show logging server Output Details
Output Field What It Displays...
IP Address Syslog server’s IP address. For details on setting this using the set logging server
command, refer to “set logging server” on page 19-4.
Facility Syslog facility that will be encoded in messages sent to this server. Valid values are:
local0 to local7.
Severity Severity level at which the server is logging messages.
Description Text string description of this facility/server.
Port UDP port the client uses to send to the server.
Status Whether or not this Syslog configuration is currently enabled or disabled.
index Specifies the server table index number for this server. Valid values are 1 -
8.
ip-addr ip-addr (Optional) Specifies the Syslog message server’s IP address.
facility facility (Optional) Specifies the server’s facility name. Valid values are: local0 to
local7.
severity severity (Optional) Specifies the severity level at which the server will log
messages. Valid values and corresponding levels are:
1 — emergencies (system is unusable)
2 — alerts (immediate action required)
3 — critical conditions
4 — error conditions
5 — warning conditions
6 — notifications (significant conditions)
7 — informational messages
8 — debugging messages
descr descr (Optional) Specifies a textual string description of this facility/server.