The scenario system I use is centos. See the official wazuh document centos is compatible with redhat. Is the following configuration correct?
<!-- RedHat OS vulnerabilities -->
<provider name="redhat">
<enabled>yes</enabled>
<os path="/var/ossec/wazuh_tools/rh-repo/com.redhat.rhsa-RHEL5.xml.bz2">5</os>
<os path="/var/ossec/wazuh_tools/rh-repo/rhel-6-including-unpatched.oval.xml.bz2">6</os>
<os path="/var/ossec/wazuh_tools/rh-repo/rhel-7-including-unpatched.oval.xml.bz2">7</os>
<os path="/var/ossec/wazuh_tools/rh-repo/rhel-8-including-unpatched.oval.xml.bz2">8</os>
<os path="/var/ossec/wazuh_tools/rh-repo/rhel-9-including-unpatched.oval.xml.bz2">9</os>
<os allow="Centos Linux-8">8</os>
<os allow="Centos Linux-7">7</os>
<os allow="Centos Linux-6">6</os>
<os allow="Centos Linux-5">5</os>
<path>/var/ossec/wazuh_tools/rh-feed/redhat-feed[[:digit:]]+\.json$</path>
<update_interval>1h</update_interval>
</provider>
If it is correct, you will see the following information on the log.
