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

Change gcp-bucket example in ossec-conf #6521

Closed

Conversation

javiersanchz
Copy link
Member

@javiersanchz javiersanchz commented Sep 19, 2023

Description

The example of the GCP bucket in the ossec-conf has been changed as mentioned in #6427

<gcp-bucket>
<run_on_start>yes</run_on_start>
<interval>1m</interval>
<project_id>wazuh-dev</project_id>
<subscription_name>wazuhdns</subscription_name>
<credentials_file>wodles/gcp-bucket/credentials.json</credentials_file>
</gcp-bucket>

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.

@javiersanchz javiersanchz self-assigned this Sep 19, 2023
@javiersanchz javiersanchz linked an issue Sep 19, 2023 that may be closed by this pull request
Copy link
Member

@GGP1 GGP1 left a comment

Choose a reason for hiding this comment

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

LGTM

@Selutario
Copy link
Contributor

This was already fixed in:

@Selutario Selutario closed this Sep 26, 2023
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

Successfully merging this pull request may close these issues.

Fix gcp-bucket example in local configuration section
3 participants