Understanding AppFilters

How Appfilters work

The general role of Application filters in monitoring workflow is given below: 
  • When the .NET agent Windows service starts, it reads the appfilter.conf file and selects applications that need to be monitored. When the application starts, if it is not mentioned in appfilter.conf file the service will skip it from being included for monitoring.
  • Whenever a change is made in the configuration, the service reads the configuration files again to fetch the latest set of applications and their configurations.
  • When an application is added/removed, the respective app pool is recycled to start/avoid monitoring of the respective application. So adding/removing an application doesn't require a service restart or iisreset. 
Note: The APMInsight .NET Agent Configuration dialog is used to configure the sites and applications to be included for monitoring. The information is stored locally in the server in C:\ProgramData\DotNetAgent\appfilter.conf as a JSON dictionary.
    • Related Articles

    • How do I check if URL redirection works correctly using the Website Monitor?

      A webpage can be made available from more than a single web address using URL redirection. Most redirects are automated and it becomes difficult to track if the redirection works in a specific way. This can be verified using website monitoring in ...
    • 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 ...
    • Meaning of the trouble message - "Content Length Modified"

      This alert indicates that the content length of your monitored website has changed compared to the previous check. Even minor textual changes on your website will be reflected as a trouble alert. How it works Under Threshold Configuration, if you ...
    • Monitor and validate DNS IP changes using regex

      DNS administrators often monitor their DNS servers to detect changes in domain resolution and ensure IP mappings remain secure and accurate. Problem When your organization adds or modifies an IP address for your domain name, it’s critical to: Be ...
    • Release deployment process in Site24x7

      To ensure smooth and stable deployments in sensitive environments, Site24x7 follows a phased rollout approach, deploying the release to smaller batches of customers first before rolling it out to all users. Release process The release follows a ...