Events and Logs
114
"FD 100/320Gbps NT and FX NT IHub System
Basics, Management and OAM Guide"
3HH-11982-AAAA-TQZZA Issue: 10
6.6.3.1 Configuring an Event Log
A event log file contains information used to direct events and debug information to
their respective destinations. One or more event sources can be specified.
Use the following CLI syntax to configure an event log:
configure>log
log-id log-id
description description-string
filter (log destination) filter-id
from {[main] [security] [change] [debug-trace]}
to session
no shutdown
The following displays a log file configuration example:
ALA-12>configure>log>log-id# info
----------------------------------------------
...
log-id 2
description "This is a test log file."
filter (log destination) 1
from main security
exit
...
----------------------------------------------
ALA-12>configure>log>log-id#
6.6.3.2 Configuring Event Control
Use the following CLI syntax to configure event control.
configure>log
event-control application-id [event-name|event-number]
generate [severity-level]
The following displays an event control configuration:
A:ALA-12>configure>log# info
#------------------------------------------
echo "Log Configuration"
#------------------------------------------
event-control "ospf" 2003 generate cleared
event-control "ospf" 2014 generate critical
..
----------------------------------------------
A:ALA-12>configure>log>filter#
6.6.3.3 Configuring a Log Filter
Use the following CLI syntax to configure a log filter: