Can anyone point me to where the config files where alerting configuration is stored on the CAS server (not in the webUI)? We don't have the BSM module and I'm looking into programmatically modifying the config file in order to silence or disable alerts on demand. This includes both performance metrics alerts as well as enterprise synthetic alerts.
Answer by Adam P. ·
So you want to disable entire alert?
Just add disabled="true" to <detector> tag in XML alert files on CAS.
The problem is that such manual modifications would require disconnecting CAS from RUM Console or after each change doing CAS configuration refresh in RUM Console (12.3 allows to use just browser for some parts of Console so it should be possible to refresh it with wget i.e ...) or removing it and attaching again ...
JANUARY 15, 3:00 PM GMT / 10:00 AM ET