Hi!, sorry for the delay.
Wazuh is able to collect MSSQL audit logs through the Windows event channel.
You can use Wazuh to monitor database activity. The idea is to integrate the database logging system into Wazuh using its
log collection capabilities, and then the
decoders and rules will trigger the corresponding alerts.
Wazuh has out-of-the-box
decoders and rules for many databases (PostgreSQL, MySQL, MSSQL, MariaDB, ...). In case of needing extra decoders or rules, they can be added or customized.
I hope this helps!