Hi Kim,
we are going through this issue too, even if not only AQL properties but also regex "DSM out-of-the-box" properties sometimes get disabled.
We have quite a large deployment (36 MHs) and only 2 or 3 are sometimes experiencing property disabling, could it be possible to disable regex monitor (by editing the mentioned config files) only on those?
Thanks,
Davide
------------------------------
Davide Salardi
------------------------------
Original Message:
Sent: Fri May 03, 2024 09:11 AM
From: Kim Rikard Nordqvist
Subject: AQL Based Custom Event Properties Disabling
Hi Thomas,
we had this exact problem last year and we got a workaround from IBM support.
This workaround disabled the calculation of the cost from your custom properties and thus leads to properties not being disabled anymore.
On any system running ecs-ec (EP, EC, DG, etc)
Add 'regexMonitor.enabled=false' (without the single quotes) at the end of the below files:
- vi /store/configservices/deployed/globalconfig/frameworks.properties
- vi /store/configservices/staging/globalconfig/frameworks.properties
- vi /opt/qradar/conf/frameworks.properties
Restart services:
- systemctl restart ecs-ec-ingress
- systemctl restart ariel_proxy_server
- systemctl restart ariel_query_server (only needed on managed hosts)
------------------------------
Kim Rikard Nordqvist
------------------------------