- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2024 09:48 PM
Event Management events are not processed. Because such events are not processed, alerts will not be created nor incidents which are created by such alerts.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2024 10:33 PM - edited ‎01-15-2024 10:36 PM
Happy use Case Works This Way.
Events are not getting processed may be below URL will be ur help to troubleshoot
Events are stored in the em_event table with status = Ready and are processed by scheduled Job [sys_trigger] Event Management Process events which execute every 5 seconds. Therefore, the "Next action" should be a few seconds from now. If "Next action" is a time in the past, then likely the job is stuck. If the job was claimed by a passive node, then the job is stuck as well.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0758422
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2024 12:37 AM
Hi @Sandeep _1
Please refer the below article, which help to resolve your query.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0688856
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0714092
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thanks
AJ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2024 10:04 PM
If your Event Management events are not being processed in ServiceNow, it can lead to a lack of alerts and incidents being generated. To address this issue, you can follow these general troubleshooting steps:
Check Event Management Configuration:
- Ensure that the Event Management configuration is set up correctly. Check the configuration parameters, including event rules, correlation rules, and alert rules.
Event Rule Conditions:
- Verify that the conditions specified in your event rules are accurate and match the incoming events. Event rules define the criteria that must be met for an event to be processed.
Correlation Rules:
- If you are using correlation rules, review them to make sure they are correctly configured. Correlation rules define how multiple events are correlated to form alerts.
Alert Rules:
- Check your alert rules to ensure they are properly configured to create alerts based on the correlated events.
Event Processing Status:
- Check the status of the event processing. Look for any errors or warnings related to event processing in the logs. This can provide valuable insights into what might be going wrong.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2024 10:33 PM - edited ‎01-15-2024 10:36 PM
Happy use Case Works This Way.
Events are not getting processed may be below URL will be ur help to troubleshoot
Events are stored in the em_event table with status = Ready and are processed by scheduled Job [sys_trigger] Event Management Process events which execute every 5 seconds. Therefore, the "Next action" should be a few seconds from now. If "Next action" is a time in the past, then likely the job is stuck. If the job was claimed by a passive node, then the job is stuck as well.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0758422
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2024 12:37 AM
Hi @Sandeep _1
Please refer the below article, which help to resolve your query.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0688856
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0714092
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thanks
AJ

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2024 01:07 AM
@AJ-TechTrek & @Sandeep _1 I see both of you work for same company as per profile.
MS Teams CHAT can also be a quick help.
Regards
RP