Carlos Bordon

Results 30 issues of Carlos Bordon

It is necessary to provide a Wazuh cluster deployment method for AKS (Azure Kubernetes Service), similar to what we have for EKS. What is developed in this PR can be...

type/enhancement
level/task

## Description We must add validation that the Wazuh manager and Filebeat services have started correctly after installation and before continuing with the rest of the installation. Similar to what...

level/task
type/enhancement

## Description As of this [commit](https://github.com/wazuh/wazuh-packages/commit/a2f62188f2262be21c993388dcf245eac09021be), the file /var/log/wazuh-cert-tool.log was deleted since it was necessary for the script to be executed without root permissions. This causes the outputs of the...

level/task
type/change

|Related issue| |---| |https://github.com/wazuh/wazuh-packages/issues/2139| ## Description The umask is added for the creation of files with the necessary permissions ## Logs example ### Ubuntu 22.04 test /usr/lib/systemd/system/wazuh-indexer.service ```console root@ubuntu22:~# cat...

|Wazuh version|Install type|Action performed|Platform| |---|---|---|---| | 4.3.9-1| Agent | Upgrade | Fedora 34 | We have randomly found errors in different Upgrade tests carried out on Fedora 34, these errors...

level/task
type/bug
qa_known

It is necessary to modify the default password of the VMs created in macStadium, both ARM and Intel, you can generate a custom password as in the case of Windows,...

level/task
type/change

Improve error handling for SSH connection problems when executing remote command deployment for macStadium. Some errors: ![image](https://github.com/wazuh/wazuh-qa/assets/64099752/3a22a3e8-3507-4e33-b906-a26bbd423f44) ![image](https://github.com/wazuh/wazuh-qa/assets/64099752/e1b4f125-911a-48d9-9711-a848a7512129) ```console python3 deployability/modules/allocation/main.py --action create --provider vagrant --size large --composite-name macos-highsierra-10.13.6-amd64 --working-dir...

level/task
type/bug

> Epic #5181 Currently, the module allows deploying EC2 machines in the `wazuh-qa` account since a security group of said account is hardcoded, we must be able to allow deploying...

level/task
type/enhancement

> Epic #4495 ## Description This issue aims to list all the subtask that need to be completed in order to meet the **Allocation module** requirements for **DTT2** _Iteration 1_...

level/epic
type/enhancement

> Epic #5181 In the development inherited by the QA team, the module allows execution by providing a file with the custom configuration of the VM. This option was not...

level/task
type/bug