Check for out of memory related warnings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2022 11:50 PM
Hi Guys.
I am new to ServiceNow. If there is an out of memory warning, on what table and field can I check for the out of memory related warnings?
Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2022 11:45 PM
Hi, that is not a table in yor instance, the logs are coming from the app in SN datacenter.
Usually the files are pretty large (a couple gigabytes) but there's ways to narrow down what you are searching for to only download smaller excerpts of that log.
Also see here:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0812404
If you want to ensure the logs are pulled from a specific node, you can use a browser extension like the SN Utils which allows you to switch between the nodes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2022 12:38 AM
Hi, Thank you for that.
Is it possible to create a scheduled scripts to scrape the "Node logs file browser" to search for warning and errors which will help us monitor the performance of an instance?