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

Simple EEM Script not working

KeithGebhardt
Level 1
Level 1

Hello everyone - 

I was hoping someone can provide some insight on to what is going on here. 

I have a simple EEM script to log a syslog message once every monday. 

event manager applet SECURITY_SYSLOG
event timer cron cron-entry "0 8 * * 1"
action 1.0 syslog msg "This message is for Security Reporting"
end

I have tested the above script on a cisco switch in our lab environment and it works without any issue.
I go to implement the script on an access switch which is in production, and it will not log. 

If i try - 

event manager applet TEST
event none
action 1.0 syslog msg "This is a manual test"
end
event manager run TEST

I am able to view the syslog in "sh log"

Am i missing someting? Please help.

Thanks,
Keith

1 Reply 1

KeithGebhardt
Level 1
Level 1

Just noticed there is a different thread for EEM topics. Posting there. 

Thanks

Review Cisco Networking for a $25 gift card