System Management Guide Event and Accounting Logs
Edition: 01 3HE 11018 AAAC TQZZA 271
5.10.4 Configuring Event Control
Use the following CLI syntax to configure event control. The throttle parameter used
in the event-control command syntax enables throttling for a specific event type.
The config>log>throttle-rate command configures the number of events and
interval length to be applied to all event types that have throttling enabled by this
event-control command.
CLI Syntax: config>log
event-control application-id [event-name | event-
number] generate [severity-level] [throttle]
event-control application-id [event-name | event-
number] suppress
throttle-rate events [interval seconds]
The following displays an example of an event control configuration command
syntax:
Example: config# log
config>log# event-control atm 2014 generate critical
config>log# event-control oam 2001 suppress
config>log# throttle-rate 500 interval 10
The following displays the event control configuration:
ALU-12>config>log# info
#------------------------------------------
echo "Log Configuration"
#------------------------------------------
throttle-rate 500 interval 10
event-control "atm" 2014 generate critical
event-control "oam" 2001 suppress
..
----------------------------------------------
ALU-12>config>log>filter#
5.10.5 Configuring Throttle Rate
This command configures the number of events and interval length to be applied to
all event types that have throttling enabled by the event-control command.
Use the following CLI syntax to configure the throttle rate.
CLI Syntax: config>log#
throttle-rate events [interval seconds]