User Guide
OmniAccess SafeGuard OS Administration Guide
387
Chapter 11: Troubleshooting
logging host ip port
For example, to configure all components to log syslog messages at INFO and higher to
the server 1.2.3.4, use the following commands:
(SafeGuardOS) #configure terminal
(SafeGuardOS) (config) #logging host 1.2.3.4
(SafeGuardOS) (config) #logging syslog component ALL log-level INFO trace-level
EMERGENCY
(SafeGuardOS) (config) #exit
(SafeGuardOS) #
The SafeGuard device supports up to four syslog servers.
To send syslog messages to a remote syslog server using the Global Configuration
logging remote-facility command:
logging remote-facility local[0-7]
For example,
(SafeGuardOS) #configure terminal
(SafeGuardOS) (config) #logging remote-facility local6
(SafeGuardOS) (config) #exit
(SafeGuardOS) #
Terminal Monitor
To enable logging to a particular user session the console target should be specified. In
addition the particular session must be configured to display log messages using the
terminal monitor command. The Global Configuration command has the following
syntax:
terminal monitor
The command has no options or parameters. To disable the display of log messages on a particular
login session, use the no form of this command.
Syntax Description ip IP address of the host.
port UDP port number of the syslog daemon on
receiver host. Must be between 1 and 65535.
Syntax Description
local[0-7] Specifies to log messages to a remote host
using this remote facility.










