We are trying to exclude some application from being monitoredusing the below syntax
( { "application": /^.*APPLICATION_NAME_TOBE_INCLUDED$/ }, "include" ),
( { "application": /.*/ }, "exclude" ),
However the excluded applications still show up in thw JavaEEMonitor|Applications dashboard. We tried deleting it from Data management , however no change.
The problem identified is a partial filtering of applications from the data tree. BUgID JEE-7137 logged for this issue
In the Agent Properties|JavaEE|Advanced, Modify agent_collector_websphere-discovery-runtime-6.config and add modelattributes to “Tree.Applications” section and save the config file.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center