Prepare to Configure the .NET Agent

Note: The

configuration utility

must restart IIS to apply configurations. The utility offers you the option to restart IIS or not. If you choose not to restart, configurations apply the next time IIS restarts.
File System Security Settings

These Windows accounts require specific file system permissions:

  • The account you use to run your web application as defined by its application pool, or the Windows service account.
  • The account you use to run the Splunk AppDynamics Agent Coordinator, by default the Local System account.

The required permissions are:

  • Write permission to the .NET App Agent logs directory. Default: Windows Server 2008 and later: %ProgramData%\AppDynamics\DotNetAgent\Logs
  • Read and Execute permissions to the .NET App Agent install directory. Default: C:\Program Files\AppDynamics\AppDynamics .NET Agent
  • Read and Execute permissions in the web application installation directory.For example: C:\inetpub\wwwroot\myapp