Where can I see the .NET agent logs?

Where can I see the .NET agent logs?

The .NET agent logs can be found only in the common application folder (Usually under  C:\ProgramData\ from Vista onwards and C:\Documents and Settings\All Users\Application Data\ for Windows Server 2003. This is a hidden folder)

Check the below folder path:
           
C:\ProgramData\DotNetAgent\AgentLogs\

From 1.8.2 Version of APMInsight .NetAgent you can use APMInsight .NetAgent Health Monitor utility which is bundled with the agent installation to collect diagnostic information. You may run the Health Monitor utility for the following: (Start-->Programs-->ManageEngineDotnet Agent)
  1. To check whether the pre-requisite services and processes are running.
  2. Create a Diagnostics Zip file with all required logs from the agent side.

You can also capture event log entries in this zip file.

                  New to ADSelfService Plus?

                    • Related Articles

                    • How to Install .NET agent on AWS Elastic Beanstalk?

                      One of the two options listed below can be used to install APM Insight agent onto a .NET web application hosted in Elastic Beanstalk environment via ebextensions. Deployment through AWS kit for Visual Studio. Deployment via uploading packages to AWS ...
                    • Folder path to view the .NET Core agent logs

                      The logs of the .NET Core agent can be found at the destination that was configured during the agent installation. E.g ./InstallAgent.ps1 -Destination "G:\.NET_Core_Agent" -InstallType "local" -LicenseKey ...
                    • APMInsight - NET Agent Onboarding - KB

                      Prerequisites: The environment should aligns with our agent's supported components( .NET Framework 3.0 Service Pack installed, Microsoft .NET runtime version 4.0 & above) Network and Firewall: Outbound communication from the agent installed machine ...
                    • How to install .NET agent on Azure app services?

                      You can track the performance of your .NET and .NET Core web app's key metrics like response time, throughput, and Apdex score via the APM Insight .NET agent hosted in Azure App Services. Installing APM Insight extension via Azure portal 1. Log in to ...
                    • Unable to see application after adding APM Insight .NET agent and getting "Failed to Load Profiler" error

                      The following are few reasons that might pose an interference with the APM Insight .NET agent profiling:  1. User Permission settings 2. Competing profilers/monitoring services If the installation is not done with administrative privileges, the ...