Node Log Files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2022 10:04 AM
We need to monitor the Node Log File due to some connectivity issues with Azure.
Where can I find the Node Log Files (what table)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2022 10:08 AM - edited ‎10-06-2022 10:50 AM
Hi,
You can access the files and download them from the Node Log File Download module in the navigator. The files are stored on the linux application servers.
You can also browse the log contents from the Node Log File Browser module. A good idea is to start browsing data written into the logs at the time window of the errors. The downloaded files are large so reading them could cause performance issues on your laptop. I have found that the free BareGrep application is capable of reading these files on a Windows machine. It also supports regex syntax.
BR, Jan