Hello Ossim,
If the AR scripts are doing their job the issue seems to be related to the log written in the active-responses.log file. Once you execute the AR check the active-responses.log file and find the entry for that execution.
I'm thinking about these scenarios.
- Your scripts are not logging anything in active-responses.log
- Your active-responses.log is not being monitored, which is strange, it is configured by default.
- The decoder can't decode that log, so the rule is not triggered.
So I would like to ask you if you can check for an entry like this in /var/ossec/etc/ossec.conf file in your manager.

With this, we know the log file is being monitored.
In my case, the log I get for the AR execution is this.

It is possible to check if the log will be decoded and trigger an alert using wazuh-logtest.
