where are event management logs stored?

ryandavis
Giga Contributor

There is a setting in event management to turn on logging but I can't find where those logs actually are?

1 ACCEPTED SOLUTION

Brad Tilton
ServiceNow Employee
ServiceNow Employee

My guess is the syslog table you can get to by System Logs > System Log > All


View solution in original post

4 REPLIES 4

Brad Tilton
ServiceNow Employee
ServiceNow Employee

My guess is the syslog table you can get to by System Logs > System Log > All


Ahh ok, got it in my dev environment.


Apparently I don't have permissions to see the system event log in our prod environment, so I'll have to figure that out next,


Thanks Brad and Tony!


Tony Branton
ServiceNow Employee
ServiceNow Employee

If you enable the "Display logs for debugging" (evt_mgmt.log_debug) Event Management property, event and alert processing will be logged in the system log, that you can access by navigating to System Logs > System Log > All.   Log messages will be displayed with Level set to Information.


VaranAwesomenow
Mega Sage

Look for logs with source = EventRuleEngine or sn_em_arm in syslog once such example

VaranAwesomenow_0-1703097696565.png