Carlos Bordon

Results 47 comments of Carlos Bordon

I found this documentation about setting protect=1: https://wiki.centos.org/PackageManagement/Yum/ProtectBase ``` The purpose of the protectbase plugin is to protect certain repositories from updates from other repositories. Repositories that are to be...

I was investigating a little more, and I am not finding a similar configuration for dnf, nor can I find the reason why it has been removed from dnf or...

Hello Falconx1000, at the moment we have the repository adapted to be deployed in AWS using the EBS storage class, and locally with microk8s, we consider adding the storage class...

I found a bug in the Debian 8 repositories for arm, the build worked with Debian 9, I have to confirm that this is valid ``` Sending build context to...

I managed to create the first Wazuh dashboard and indexer 4.3.5 packages for ARM64, I only managed to successfully test the installation of dashboard on both Ubuntu 20.04 and Amazon...

We do not have filebeat 7.10.2 packages for arm64 architecture, so this requires further investigation, the options are: - Create own filebeat 7.10.2 packages for arm64 - Use filebeat 7.12.0...

Hi @thiscantbeserious, I share with you some steps that you should execute to build the packages. 1. You must work on the https://github.com/wazuh/wazuh-packages/tree/1637-RPMSuportfoStack-to4.3 branch since this development is not completed...

I was able to detect where these messages are generated in the log, it is due to the file: `src/core/server/opensearch_dashboards_config.js` This file is edited by us to search for the...

I was investigating a little more, these messages are of the INFO type, and they do not represent an error in the application, in fact, all the resources are loaded...

Update: packages: https://packages-dev.wazuh.com/pre-release/aix/wazuh-agent-4.3.4-1.aix.ppc.rpm ``` bash-4.4# rpm -e wazuh-agent rmdir of /var/ossec/tmp/src/init failed: No such file or directory rmdir of /var/ossec/tmp/etc/templates/config/generic/localfile-logs failed: No such file or directory rmdir of /var/ossec/tmp/etc/templates/config/generic failed:...