Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wazuh-modulesd: WARNING: The 'vulnerability-detector' configuration is deprecated, please update your settings to use the new 'vulnerability-detection' instead #7404

Open
peerlesssec opened this issue Jun 14, 2024 · 1 comment

Comments

@peerlesssec
Copy link

Today we have upgraded our Wazuh from 4.7 to 4.8 and received the message in vulnerability dashboard "Vulnerability detection seems to be disabled or has a problem
Please check the cluster status. Also, you can check the vulnerability detection documentation.

I have changed the ossec.conf file as:

yes
yes
5m
60m
<min_full_scan_interval>6h</min_full_scan_interval>
<run_on_start>yes</run_on_start>
......
.......

Please help to fix the issue.

Thanks & Regards,
Suman Banerjee

@peerlesssec
Copy link
Author

Output of command: cat /var/ossec/logs/ossec.log | grep -i -E "vulnerability"

2024/06/14 19:55:07 wazuh-modulesd: WARNING: The 'vulnerability-detector' config uration is deprecated, please update your settings to use the new 'vulnerability -detection' instead (default values will be used based on your previous configur ations). See https://documentation.wazuh.com
2024/06/14 19:55:13 wazuh-modulesd: WARNING: The 'vulnerability-detector' config uration is deprecated, please update your settings to use the new 'vulnerability -detection' instead (default values will be used based on your previous configur ations). See https://documentation.wazuh.com
2024/06/14 19:55:14 wazuh-modulesd:vulnerability-scanner: INFO: Stopping vulnera bility_scanner module.
2024/06/14 19:55:32 wazuh-modulesd: WARNING: The 'vulnerability-detector' config uration is deprecated, please update your settings to use the new 'vulnerability -detection' instead (default values will be used based on your previous configur ations). See https://documentation.wazuh.com
2024/06/14 19:55:32 wazuh-modulesd:vulnerability-scanner: INFO: Starting vulnera bility_scanner module.
2024/06/14 19:55:44 wazuh-modulesd:vulnerability-scanner: INFO: Vulnerability sc anner module started
2024/06/14 20:16:26 wazuh-modulesd: WARNING: The 'vulnerability-detector' config uration is deprecated, please update your settings to use the new 'vulnerability -detection' instead (default values will be used based on your previous configur ations). See https://documentation.wazuh.com
2024/06/14 20:16:29 wazuh-modulesd: WARNING: The 'vulnerability-detector' config uration is deprecated, please update your settings to use the new 'vulnerability -detection' instead (default values will be used based on your previous configur ations). See https://documentation.wazuh.com
2024/06/14 20:20:38 wazuh-modulesd:vulnerability-scanner: INFO: Stopping vulnera bility_scanner module.
2024/06/14 20:20:55 wazuh-modulesd:vulnerability-scanner: INFO: Starting vulnera bility_scanner module.
2024/06/14 20:20:56 wazuh-modulesd:vulnerability-scanner: INFO: Vulnerability sc anner module started
2024/06/14 20:25:01 wazuh-modulesd:vulnerability-scanner: INFO: Stopping vulnera bility_scanner module.
2024/06/14 20:26:44 wazuh-modulesd:vulnerability-scanner: INFO: Starting vulnera bility_scanner module.
2024/06/14 20:27:10 wazuh-modulesd:vulnerability-scanner: INFO: Vulnerability sc anner module started
2024/06/14 20:37:32 wazuh-modulesd:vulnerability-scanner: INFO: Stopping vulnera bility_scanner module.
2024/06/14 20:37:48 wazuh-modulesd:vulnerability-scanner: INFO: Starting vulnera bility_scanner module.
2024/06/14 20:37:57 wazuh-modulesd:vulnerability-scanner: INFO: Vulnerability sc anner module started
2024/06/14 20:46:49 wazuh-modulesd:vulnerability-scanner: INFO: Stopping vulnera bility_scanner module.
2024/06/14 20:47:04 wazuh-modulesd:vulnerability-scanner: INFO: Starting vulnera bility_scanner module.
2024/06/14 20:47:05 wazuh-modulesd:vulnerability-scanner: INFO: Vulnerability sc anner module started

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant