APM Insight agent log paths

APM Insight agent log paths

Folder path to view One agent logs

  1. One agent logs can be found only in the common application folder in Windows (usually under C:\ProgramData from Vista onwards).

  2. Check the following folder path in Windows: C:\ProgramData\Site24x7APMOneAgent\Logs 

Folder path to view .NET agent logs

.NET agent logs can be found only in the common application folder in Windows (usually under C:\ProgramData\ from Vista onwards, which is a hidden folder).

Check the following folder paths:
  1. For agents v2.3 and above:
            C:\ProgramData\DotNetAgent\AgentLogs\
  1. For agents below v2.3:
    1. For 64-bit: C:\ProgramData\DotNetAgent\x64\AgentLogs\
    2. For 32-bit: C:\ProgramData\DotNetAgent\x86\AgentLogs\

Folder path to view Java agent logs

  1. Java agent version below 7.0.0:
    By default, Java agent logs are created in the same directory where the user placed the JAR agent file.
  1. Java agent version 7.0.0 and above:
    1. The APM Insight agent logs are stored in separate subfolders for each APM Insight instance.
    2. Log files will be found in distinct subfolders with the following naming format:
      <application_name>_<port>
    3. These subfolders are located in the agent installation directory, where the agent JAR file is placed.

NotesThe location of the logs is configurable in the apminsight.conf file.

Folder path to view Ruby agent logs

Ruby agent log files are created in the application's log directory, <APP_HOME>/logs. The location of the logs is configurable in the apminsight.conf file.

Folder path to view PHP agent logs

By default, PHP agent logs are found in the following paths:
  1. Linux: /opt/zpa/logs
  2. Windows (32-bit): C:\Program Files\APM Insight PHP Agent\zpa\logs
  3. Windows (64-bit): C:\Program Files (x86)\APM Insight PHP Agent\zpa\logs
If the agent was installed manually, the agent logs will be created inside the zpa directory of the respective installation. 

Folder path to view Node.js agent logs

By default, Node.js agent logs are created inside the apminsightdata folder, which is located in the current working directory of your application. You can configure your own directory for your agent logs.

Check the following folder path
:
apminsightdata\logs

Folder path to view S247DataExporter logs

  1. Linux: /opt/S247DataExporter/logs
  2. Windows (32-bit): C:\Program Files\S247DataExporter\logs
  3. Windows (64-bit): C:\Program Files (x86)\S247DataExporter\logs

Configure logging levels in the APM agent:

The default Logging level for the agent logs is INFO. You can change this in the APM Agent Configuration Profile as needed. The supported levels are: DEBUG, INFO, WARNING, CRITICAL, ERROR, and OFF. After updating to the desired level, save the configuration profile to apply the changes.
    • Related Articles

    • Troubleshoot the Error 404 and Error 99 for RabbitMQ

      When installing the RabbitMQ plugin, you may encounter the following errors: HTTP Error 404: Not Found: This error usually occurs when Site24x7's RabbitMQ monitoring plugin attempts to access the /api/overview page of RabbitMQ, but the resource ...
    • No data for service and process in Windows server monitor

      If you see "No Data" for process and service metrics (such as CPU or memory usage of monitored services) in the Site24x7 Windows server monitor user interface, follow the troubleshooting steps below. Run PowerShell Commands Open PowerShell as ...
    • Compare our various methodologies for Website Monitoring

      Get to know Site24x7 monitors better and choose the one that best fits your monitoring needs. Compare the functionality of the following monitors: Website Monitoring Webpage Speed (Browser) Web Transaction Monitoring Web Transaction (Browser) SSL/TLS ...
    • How do I monitor an Oracle database hosted in a Docker container in the same machine?

      To monitor your Oracle Database hosted in a Docker container, follow these steps: Log in to Site24x7 and install the Site24x7 Linux monitoring agent. Execute the following command in your terminal and enter your Oracle Database instance's username ...
    • Site24x7 Real User Monitoring (RUM) - Data Collection

      When you include Site24x7 RUM beacon script in your web pages, the following data is collected. All data that's being collected is in accordance with GDPR compliance. Performance details of web page load time - Metrics like response time of web page ...