A Commands
action syslog
17
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
Usage Guidelines Messages written to syslog from an EEM applet are not screened for EEM syslog events, which may lead
to recursive EEM syslog events. Messages that are sent from an EEM applet include the applet name for
identification.
This command does not require a license.
Examples This example shows how to configure a syslog message to save when an EEM applet is triggered:
switch# configure terminal
switch(config)# event manager applet syslog-applet
switch(config-applet)# action 1.7 syslog priority critical msg "Syslog condition: $log"
switch(config-applet)#