...
This document is a walkthrough to the Logs UI.
Pre-requisites:
The list of tools required to run/develop in the UI are as follows:
Visual Studio Code (Developers only)
Python 3.8.10
Flask 1.1.4
Node 14.17.6
npm 7.24.1
R 3.6.3
Sprngy Libraries
User is logged into Admin UI and has appropriate access.
Logs Viewer
Logs Viewers allow users to view current logs. The current log captures all the activity happening in the background and can help in troubleshooting as well as understanding the current state of the application.
...
From the side menu open ‘Operations & Monitoring' option, then select 'Logs Management’ option.. This will render display the below screen.
...
Here, you can give the number of lines you want to read, along with the start point, i.e., from the start or end of the file, and click on Submit.
...