System Management Guide Event and Accounting Logs
Edition: 01 3HE 11018 AAAC TQZZA 309
Default no action
Parameters drop — specifies that packets matching the entry criteria will be dropped
forward — specifies that packets matching the entry criteria will be forwarded
match
Syntax [no] match
Context config>log>filter>entry
Description This command enables the context to enter or edit match criteria for a filter entry. When the
match criteria is satisfied, the action associated with the entry is executed.
If more than one match parameter (within one match statement) is specified, then all the
criteria must be satisfied and functional before the action associated with the match is
executed.
Use the applications command to display a list of the valid applications.
Match context can consist of multiple match parameters (application, event-number, severity,
subject), but multiple match statements cannot be entered per entry.
The no form of the command removes the match criteria for the entry-id.
Default No match context is defined.
application
Syntax application {eq | neq} application-id
no application
Context config>log>filter>entry>match
Description This command adds a TiMOS application as an event filter match criterion.
A TiMOS application is the software entity that reports the event. Examples of applications
include: IP, MPLS, CLI, and SERVICES. Only one application can be specified per entry.
When multiple application commands are entered, the last command will overwrite the
previous command.
The no form of the command removes the application as a match criterion.
Default no application