In many systems we are monitoring specific services through host monitor (21.1) using below parameter
localhost.windows.service.filter=<service name>
But with new 21.4 and 21.6 where new parameters are added. The service monitoring is not working with below property
introscope.agent.hostmonitor.profiles.localhost.windows.service.name.filter=<service name>
Can you please help what is the new approach?
Release : SAAS
Component : Integration with APM
Remove the "name" from between service and filter and restart.
introscope.agent.hostmonitor.profiles.localhost.windows.service.filter=<service name>