Specifications

Logging And Network Management Command Set
Configuring System Logging
10-4 SecureStack B2 Configuration Guide
10.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 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.
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.