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.6 #7880

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.

Copy link
Member

@juliancnn juliancnn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@javimed javimed added level/task Task issue type/bug Bug issue labels Oct 15, 2024
@javimed javimed merged commit 42be22c into 4.6 Oct 18, 2024
3 checks passed
@javimed javimed deleted the bug/7857-fix-permissions-to-restore-wazuh-db-4.6 branch October 18, 2024 11:23
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