Victor Ereñú

Results 28 issues of Victor Ereñú

This PR bumps 4.3 to 4.3.7.

This PR bumps 4.3 to 4.3.9.

Due to an error generated with the GCP wodles in the Wazuh Docker deployment, it is required to add the following lines to the permanent_data.env file: ``` PERMANENT_DATA_EXCP[((i++))]="/var/ossec/wodles/gcloud/buckets/access_logs.py" PERMANENT_DATA_EXCP[((i++))]="/var/ossec/wodles/gcloud/buckets/bucket.py" PERMANENT_DATA_EXCP[((i++))]="/var/ossec/wodles/gcloud/pubsub/subscriber.py"...

type/bug
level/task

We are having an error in the PR tests of the wazuh-docker repository. When verifying the number of documents saved within Wazuh indexer at the beginning of the container we...

type/bug
level/task
request/operational

This PR modifies the permissions of the files and owner users of Wazuh indexer and Wazuh dashboard. Related issue https://github.com/wazuh/wazuh-docker/issues/1220

Test Github Actions after remove GOSS installation

Currently the wazuh/wazuh-docker repository is consuming 313.83Mb of space: ``` bash $ git clone [email protected]:wazuh/wazuh-docker.git Cloning into 'wazuh-docker'... remote: Enumerating objects: 10483, done. remote: Counting objects: 100% (523/523), done. remote:...

type/maintenance
level/subtask
request/operational

Due to the need to maintain configurations made on files inside the /var/ossec directory and also to persist configuration files that can be added after starting Wazuh manager, in the...

type/maintenance
level/task

## Description This PR adds an option for execute `indexerRolloverAlias.sh `script after execute securityadmin.sh for AIO and distributed deploy. Related issue https://github.com/wazuh/wazuh-puppet/issues/829 ## Checks ### Docs building - [ ]...

Now the Wazuh deployment with Kubernetes uses 4 Load Balancers, 1 for each service deployed. Investigating how to use a lower quantity of Load Balancer resources in the Wazuh deployment...

type/bug
level/task