App Agents Element
The app-agents
element is a child of the agent
element. It is a container for app agent configurations for IIS applications, Windows services, and standalone applications.
Required Element: <app-agents enabled="true">
App agents enabled attribute
To disable application monitoring on the server, set the app-agents enabled
attribute to false.
Type: Boolean
Default: true
Required: No