User Guide
OmniAccess SafeGuard OS Administration Guide
388
Chapter 11: Troubleshooting
Enabling and Disabling the Logging of Commands
To enable the logging of commands, use the logging commands log-level command. The
SafeGuard device can log all commands typed at the CLI by any user. These commands
are logged at a user-specified syslog level. Use the following syntax for the logging
commands log-level Global Configuration command:
logging commands log-level level
To disable the logging of commands, use the no form of the command.
Clearing the Logs
To clear the contents of the log (buffered logging), use the clear logging command in
Global Configuration mode.
clear logging {logfile | tracefile | all}
Clearing the Alarm LED
When Emergency, Alert, or Critical errors are logged, the alarm LED is lit on the front
panel of the device. To extinguish the LED, use the clear alarm-led command in
Privileged Exec mode.
clear alarm-led
The command has no parameters or variables.
Syntax Description level Severity level as defined in the table of severity
levels.
Syntax Description
logfile Clear contents of the local syslog buffer.
tracefile Clear contents of the local debug buffer.
all Clear contents of all local buffers. This is the
default operation if no parameters are
specified.










