Log Command Reference
284 7705 SAR OS System Management Guide
Parameters main — instructs all events in the main event stream to be sent to the destination defined in the to
command for this destination log-id. The main event stream contains the events that are not
explicitly directed to any other event stream. To limit the events forwarded to the destination,
configure filters using the filter (log destination) command.
security — instructs all events in the security event stream to be sent to the destination defined in
the to command for this destination log-id. The security stream contains all events that affect
attempts to breach system security such as failed login attempts, attempts to access MIB
tables to which the user is not granted access, or attempts to enter a branch of the CLI to which
access has not been granted. To limit the events forwarded to the destination, configure filters
using the filter (log destination) command.
change — instructs all events in the user activity stream to be sent to the destination configured
in the to command for this destination log-id. The change event stream contains all events that
directly affect the configuration or operation of this node. To limit the events forwarded to
the change stream destination, configure filters using the filter (log destination) command.
debug-trace — instructs all debug-trace messages in the debug stream to be sent to the
destination configured in the to command for this destination log-id. Filters applied to debug
messages are limited to application and subject.
to console
Syntax to console
Context config>log>log-id
Description This command is one of the commands used to specify the log ID destination. This parameter is
mandatory when configuring a log destination.
This command instructs the events selected for the log ID to be directed to the console. If the console
is not connected, then all entries are dropped.
The source of the data stream must be specified in the from command prior to configuring the
destination with the to command.
The to command cannot be modified or re-entered. If the log destination needs to be changed or if the
maximum size of an SNMP log or memory log needs to be modified, the log ID must be removed then
recreated.
Default No destination is specified.