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

Step missing in "Keeping custom docker-compose files" in docker ugrade documentation #7919

Closed
Enaraque opened this issue Oct 23, 2024 · 1 comment · Fixed by #7929
Closed
Assignees
Labels
level/task Task issue type/bug Bug issue

Comments

@Enaraque
Copy link
Member

Description

While working on wazuh/wazuh#26443, while upgrading docker from 4.3.11 to 4.10.0, the following error was seen in the ossec.log:

2024/10/23 11:10:32 wazuh-modulesd:vulnerability-scanner: ERROR: VulnerabilityScannerFacade::start: Missing enabled field.

This error is due to the ossec.conf being out of date respect to the most recent version. For this, we have to add another step in the “Keeping custom docker-compose files” section mentioning that these files need to be updated with the most current version files.

The files to be updated would be:

  • single-node/config/wazuh_cluster/wazuh_manager.conf for single-node deployment.
  • multi-node/config/wazuh_cluster/wazuh_manager.conf and multi-node/config/wazuh_cluster/wazuh_worker.conf for multi-node deployment.
@vcerenu
Copy link
Member

vcerenu commented Oct 24, 2024

Update

A step is added to the documentation with the step of replacing the necessary files from the latest release of the repository:
image
image

@wazuhci wazuhci moved this from Backlog to Pending review in Release 4.10.0 Oct 24, 2024
@wazuhci wazuhci moved this from Pending review to Done in Release 4.10.0 Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/bug Bug issue
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants