** Wazuh-Logtest: WARNING: (7616): List 'etc/lists/malicious-powershell' could not be loaded. Rule '100543' will be ignored.
** Wazuh-Logtest: WARNING: (7616): List 'etc/lists/common-ports' could not be loaded. Rule '102503' will be ignored.
** Wazuh-Logtest: WARNING: (7616): List 'etc/lists/bash_profile' could not be loaded. Rule '200120' will be ignored.
** Wazuh-Logtest:
WARNING: (7616): List '/etc/lists/ht_users' could not be loaded. Rule '100096'
will be ignored.
ls -l output:
rw-rw----
1 wazuh wazuh 23 Jun 17 12:17 ht_users
i can access the list as wazuh user:
sudo
-u wazuh cat /var/ossec/etc/lists/ht_users
usr1
usr2
....
How can I make the cdb lists accessible?
Regards