Log Command Reference
Page 252 7705 SAR OS System Management Guide
event-name | event-number — to generate, suppress, or revert to default for a single event, enter the
specific number or event short name. If no event number or name is specified, the command
applies to all events in the application. To display a list of all event short names use the event-
control command.
Default none
Values A valid event name or event number.
generate — specifies that logger event is created when this event occurs. The generate keyword can
be used with two optional parameters, severity-level and throttle.
Default generate
severity-level — An ASCII string representing the severity level to associate with the specified
generated events
Default The system assigned severity level
Values One of: cleared, indeterminate, critical, major, minor, warning
throttle — specifies whether events of this type will be throttled.
By default, event throttling is off for each specific event type. It must be explicitly enabled for
each event type where throttling is desired. This makes backwards compatability easier to
manage.
suppress — indicates that the specified events will not be logged. If the suppress keyword is not
specified, then the events are generated by default.
Default generate
throttle-rate
Syntax throttle-rate events [interval seconds]
no throttle-rate
Context config>log
Description This command configures an event throttling rate.
Parameters events — specifies the number of log events that can be logged within the specified interval for a
specific event. Once the limit has been reached, any additional events of that type will be
dropped, and the event drop count will be incremented. At the end of the throttle interval, if any
events have been dropped, a trap notification will be sent.
Values 10 to 20000
Default 500
interval seconds — specifies the number of seconds that an event throttling interval lasts
Values 1 to 60
Default 1