David Correa Rodríguez

Results 30 comments of David Correa Rodríguez

# Update Report ## RPM changes The YUM change has been made and validated: :green_circle: Installing several packages ```console [root@centos7 vagrant]# bash wazuh-install.sh -g -v 31/10/2023 12:57:14 DEBUG: Checking root...

# Update Report ## APT workaround I have tested that, when installing a packaging and removing another one, the lock error message is generated: In one terminal: ```console The following...

# Update Report ## Testing :green_circle: Installing several packages ```console root@ubuntu22:/home/vagrant# bash wazuh-install.sh -g 02/11/2023 11:30:45 INFO: Starting Wazuh installation assistant. Wazuh version: 4.8.0 02/11/2023 11:30:45 INFO: Verbose logging redirected...

## Update Report The DNS validation was improved in this PR: https://github.com/wazuh/wazuh-packages/pull/2381 After checking the regex of the DNS validation, currently, the DNS specified is valid: ![image](https://github.com/wazuh/wazuh-packages/assets/72193239/e43173ab-95b6-480b-8179-4b88c506deaf) To ensure that...

Hello. Yes, the behavior you comment is the expected behavior. We add and remove the Wazuh APT/RPM repository to avoid upgrading a Wazuh component accidentally. If the repository is kept...

Hello. From the team, we do not have plans to change the way this is performed. I kindly suggest you open a Pull Request to perform the necessary changes and...

Hello. Yes, this behavior is expected as our Puppet deployment didn't support the installation in Amazon Linux 2. In the v4.8.0 Wazuh version, we added the support for Amazon Linux...

Hello. Can you try to change the format value to the `default` value and apply the changes by restarting the Wazuh manager service with the `systemctl restart wazuh-manager` command? Make...

Hello. I could reproduce your problem. It seems that the emails can not be sent when specifying the `full` or `default` format. I opened [this](https://github.com/wazuh/wazuh/issues/23350) issue to investigate this problem...

Hello. Unfortunately, Wazuh does not have a native way to modify the number of characters sent for the email alerts. That's why we have different formats, in order to send...