How to enable or disable application filters in the .NET Core agent?

How to enable or disable application filters in the .NET Core agent?

The APM Insight .NET Core agent is designed to monitor IIS-hosted applications based on the list entered in the appfilter.config file in the agent's installation location. Irrespective of the filter, we can monitor all .NET Core applications hosted on IIS by following the below steps,

Note: This option is supported from APM Insight .NET Core agent v6.0 onwards.

1. Open the apminsight.conf file in a text editor which is located under <AgentDestinationPath>\DotNetCoreAgent\DotNetAgent path
2. Add the key value shown below in a new line.
enable.appfilter=false (The default value is true)
3. Save the apminsight.conf file and perform IISRESET or recycle the applications pools.

All .NET Core applications in IIS will now be monitored, irrespective of the application filter configuration.
                  New to ADManager Plus?

                    New to ADSelfService Plus?