Specifications
Logging And Network Management Command Set
Configuring System Logging
SecureStack A2 Configuration Guide 11-5
Command Defaults
• If ip-addr is not specified, an entry in the Syslog server table will be created
with the specified index number and the system loopback address, 127.0.0.1,
will be used.
• If not specified, facility, severity and port will be set to defaults configured
with the set logging default command (Section 11.2.1.5).
• If state is not specified, the server will not be enabled or disabled.
Command Type
Switch command.
Command Mode
Read-Write.
Example
This command shows how to enable a Syslog server configuration for index 1, IP address
134.141.89.113, facility local4, severity level 3 on port 514:
A2(rw)->set logging server 1 ip-addr 134.141.89.113 facility local4 severity 3
port 514 state enable