Alberto Rodríguez

Results 33 issues of Alberto Rodríguez

Wazuh 4.3.0 landed with two new installers: Wazuh dashboard and Wazuh indexer. Those new installers do have not a section here: https://documentation.wazuh.com/current/development/packaging/index.html. It's necessary to include how to make them...

The Wazuh Kubernetes repository was designed for local and EKS environments. We should identify what dependencies exist and adapt them to make the repository universal for all kinds of environments,...

Including Ubuntu 22 is recommended OS list, we noticed that apt-key will be deprecated. The following messages are shown when installing via the repository: ``` Warning: apt-key is deprecated. Manage...

deb
type: documentation
installation assistant
type: research

The Wazuh dashboard section `Deploy new agent` should be redefined, including all agent OS, with architecture differences, service support (systems or SysV), etc. We need to define a list with...

type: feature
target: minor

We need to research how the MSI provides errors to the users. We need to determine what error messages can be improved, what errors can be try-catch-_ed_, etc, primarily permissions-related...

Wazuh agent should support alpine and, in order to ensure the correct support we need to define the following tasks: - Modify the wazuh-packages repository to add a new building...

type: feature
target: minor

The installers can't prevent situations with wrong OS permissions files, (like wrong permissions with `/etc/passwd`), errors with `adduser`, etc. The installer should log into a file the executed steps in...

In order to avoid users' mistakes using public IPs, we need to add a check in the Wazuh installation assistant, verifying that the specified IP exists linked to a network...

The documentation describes the necessary steps to install a Wazuh agent. We need to determine: - All software needed by Wazuh itself to work. Example: https://github.com/wazuh/wazuh-packages/blob/53f63815426af76ed3e978560663818671b58127/debs/SPECS/wazuh-agent/debian/control#L11 https://github.com/wazuh/wazuh-packages/blob/53f63815426af76ed3e978560663818671b58127/rpms/SPECS/wazuh-agent.spec#L12-L14 - All software...

type: research
component: dashboard/rpm
component: dashboard/deb

We need to move the indexer nodes checking to the dashboard installation beginning, avoiding the Wazuh dashboard installation if we know that it will fail.

level/task
type/enhancement