- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi everyone,
I’m looking for advice and examples on how to monitor my ServiceNow instance on a daily basis - ideally through dashboards.
I’d like to track things such as:
- The status of daily imports (success, errors, duration)
- API activity, including REST Messages and IntegrationHub calls
- Any other useful metrics or logs that help detect integration issues early
How do you monitor these aspects in your environment?
Any screenshots, architecture ideas, or recommended KPIs would be really helpful.
Thanks in advance for your insights!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Few of the OOTB tables you can have report on "sys_import_set_run"
see this
REST and SOAP API analytics collection and cleanup
Thoughts on monitoring ServiceNow integrations (part 4): Bringing it all together
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
there is nothing available OOTB for this.
you will require a custom dashboard etc for this.
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Ankur,
thanks for your answer. You confirm what I thought.
I would like to know on which tables and which criterias that I can define my custom dashboard. If someone have suggestions ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Few of the OOTB tables you can have report on "sys_import_set_run"
see this
REST and SOAP API analytics collection and cleanup
Thoughts on monitoring ServiceNow integrations (part 4): Bringing it all together
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
