Find log files in the Linux server agent
Please execute the following command in a terminal:
Root agent - ls /opt/site24x7/monagent/logs/
Non-root agent - ls ~/site24x7/monagent/logs/
This will list down all the log files in the agent. All events related to the server agent will be captured in the main.txt
Further, if the user wants to have an in-depth look into all the events occurring in the server, please execute the following command:
Root agent -ls /opt/site24x7/monagent/logs/details/
Non-root agent - ls ~/site24x7/monagent/logs/details/
Related Articles
List of log files generated and maintained by the Site24x7 server monitoring agent
Here is the list of log files generated by the Linux and Windows server monitoring agent. The log files are stored in the same directory where the agent source file is installed. By default they are at: For Linux : ...
Steps to install Linux monitoring agent in custom platforms/distributions
If you want to install the Site24x7 Server Monitoring agent in platforms/flavors other than the traditional Linux flavors, please follow the steps given below. Prerequisites: bash wget/curl to download installer files. python3-distutils package ...
Configure a proxy for a Linux server monitoring agent during installation
When you install Site24x7's Linux server monitoring agent, use one of the below mentioned commands depending upon your proxy configuration requirements. Scenario 1: Proxy with authentication bash Site24x7InstallScript.sh -i -key=<DEVICE_KEY> ...
Troubleshooting tips for log collection errors
The following is a list of possible log collection errors and the solutions to fix them: Error message Reason Solution Upload Limit Reached You might have reached the maximum upload limit configured for this log type in the current billing cycle. ...
APM Insight agent log paths
Folder path to view One agent logs One agent logs can be found only in the common application folder in Windows (usually under C:\ProgramData from Vista onwards). Check the following folder path in Windows: C:\ProgramData\Site24x7APMOneAgent\Logs ...