cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1918
Views
0
Helpful
1
Replies

Syslog Event Detector config

amanashf
Level 1
Level 1

Hello,

I need an EEM applet to notify when a particular interface goes down (Cat 4k running 3.4.1).

I notice, event track command is not available under event manager.

track 1 interface GigabitEthernet0/0/2 line-protocol

event manager applet EIGRP-link-dampening authorization bypass

event track 1 state down

trigger occurs 2 period 120

action 1.0 cli command "Enable"

action 2.0 cli command "conf t"

action 3.0 cli command "Interface GigabitEthernet0/0/2"

action 4.0 cli command "shut"

citi_4k_acc2(config)#event manager applet EIGRP-link-dampening authorization bypass

citi_4k_acc2(config-applet)#event tr

citi_4k_acc2(config-applet)#event t?

tag  timer

How can I accomplish the same using syslog event detector.

Thanks,

Aman

1 Reply 1

Joe Clarke
Cisco Employee
Cisco Employee

Does the change in track state generate a syslog message?  I think the code is new enough that it would.  If so, plug that into the pattern argument to "event syslog".