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

Fixed permission issues for Wazuh-db restoration in 4.5 #7879

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

JcabreraC
Copy link
Member

@JcabreraC JcabreraC commented Oct 15, 2024

Closed
#7857

Description

This PR fixes the permissions to restore the Wazuh databases that contain collected data from Wazuh agents.

Checks

Docs building

  • Compiles without warnings.

Code formatting and web optimization

  • Uses three spaces indentation.
  • Adds or updates meta descriptions accordingly.
  • Updates the redirects.js script if necessary (check this guide).

Writing style

  • Uses present tense, active voice, and semi-formal registry.
  • Uses short, simple sentences.
  • Uses bold for user interface elements, italics for key terms or emphasis, and code font for Bash commands, file names, REST paths, and code.

@JcabreraC JcabreraC self-assigned this Oct 15, 2024
@JcabreraC JcabreraC changed the title Fixed permission issues for Wazuh-db restoration in 4.9 Fixed permission issues for Wazuh-db restoration in 4.5 Oct 15, 2024
@javimed javimed added level/task Task issue type/bug Bug issue labels Oct 15, 2024
@javimed javimed merged commit 4e1123a into 4.5 Oct 18, 2024
3 checks passed
@javimed javimed deleted the bug/7857-fix-permissions-to-restore-wazuh-db-4.5 branch October 18, 2024 11:40
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
None yet
Development

Successfully merging this pull request may close these issues.

Wrong permissions in the guide to restore the db Wazuh server files in multi-node
3 participants