Specifications

Logging And Network Management Command Set
Configuring System Logging
11-4 SecureStack A2 Configuration Guide
11.2.1.2 set logging server
Use this command to configure a Syslog server.
set logging server index [ip-addr ip-addr] [facility facility] [severity severity]
[descr descr] [port port] [state {enable | disable}]
Syntax Description
index Specifies the server table index number for this server.
Valid values are 1 - 8.
ip-addr ip-addr (Optional) Specifies the Syslog message servers IP
address.
facility facility (Optional) Specifies the servers facility name. Valid
values are: local0 to local7.
severity severity (Optional) Specifies the severity level at which the server
will log messages. Valid severity values range from 1 to 8.
The corresponding levels are:
emergencies (system is unusable) – 1
alerts (immediate action required) – 2
critical conditions – 3
error conditions – 4
warning conditions – 5
notifications (significant conditions) – 6
informational messages – 7
debugging messages – 8
descr descr (Optional) Specifies a textual string description of this
facility/server.
port port (Optional) Specifies the default UDP port the client uses
to send to the server.
state enable |
disable
(Optional) Enables or disables this facility/server
configuration.