S e n d c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
-SM-70
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
event syslog
event syslog
To specify an event criteria for an Embedded Event Manager (EEM) applet that is run on the basis of a
syslog, use the
event syslog
command. To remove the syslog event criteria, use the
no
form of this
command.
event syslog
[
occurs
occurs
| pattern
pattern
| period
period
| priority
{
alerts
|
critical
|
debugging
|
emergencies
|
errors
|
informational
|
notifications
|
pattern
pattern
|
warnings
}
pattern | tag
]
no event syslog
[
occurs
occurs
| pattern
pattern
| period
period
| priority
{
alerts
|
critical
|
debugging
|
emergencies
|
errors
|
informational
|
notifications
|
pattern
pattern
|
warnings
}
pattern | tag
]
Syntax Description
Defaults
None
Command Modes
Embedded event manager configuration mode
Command History
Usage Guidelines
This command does not require a license.
occurs
occurs
Specifies an integer to be used for number of occurrences. The range is from 1 to
65000.
pattern
pattern
Specifies a regular expression to be used for matching. The pattern can be any
alphanumeric string up to 256 characters.
period
period
Specifies the time interval within which the events need to happen. The range is
from 0 to 4294967295.
priority
Specifies the priority of the log message.
alerts
Specifies the alert log message.
critical
Specifies the critical log message.
debugging
Specifies the debugging log message.
emergencies
Specifies the emergency log message.
errors
Specifies the error log message.
informational
Specifies the informational log message.
notifications
Specifies the notifications log message.
warnings
Specifies the warning log message.
tag
Identifies this specific event when multiple events are included in the policy.
Release
Modification
5.0(3)U3(1)
This command was introduced.