Thank you for using Wazuh.
cis_mysql5-6_community/enterprise are available policies pre-installed in Wazuh.
Install the necessary plugin for the CIS MySQL. Make sure the Wazuh server is connected to the agents and there is access to the server console.
Visit the Wazuh ruleset repository on GitHub:
https://github.com/wazuh/wazuh-ruleset and download the cis_mysql file to your Wazuh server.
Move the plugin to /var/ossec/rules/.
Access the Wazuh agent's configuration file
/var/ossec/etc/ossec.conf and add the below to the configuration:
<localfile>
<location>/var/ossec/rules/cis_mysql</location>
</localfile>Restart the Wazuh agent and verify the status of the cis policy.