José Luis López Sánchez

Results 42 issues of José Luis López Sánchez

|Component| |---| | Wazuh cluster | ## Description It seems that under some conditions (seen in heavily loaded environments) an error can occur when trying to decrypt a message: https://github.com/wazuh/wazuh/blob/6d972907c90cdfe709fa021d384519c02dd0b24a/framework/wazuh/core/cluster/worker.py#L229-L236...

type/bug
module/cluster
team/framework
team/framework/cluster

## Description We have found that the `clusterd` process was dying in environments with no available disk space. It is necessary to reproduce this use case to verify if the...

module/cluster
type/research
team/framework
team/framework/cluster

## Description Sometimes it is necessary to obtain the active configuration of a cluster node. Right now there is no way to do it, the only alternative being to manually...

type/enhancement
module/cluster
team/framework
team/framework/cluster

|Wazuh version|Component| |---|---| | All | Wazuh clusterd | ## Description In the cluster, clients (workers, local_clients, and anything connected to the cluster's socket) send a keepalive message every 60...

type/bug
module/cluster
team/framework
team/framework/cluster

## Description There are some values set in the code of the new balancing mechanism. Those values include this `3` within the tolerance window function: https://github.com/wazuh/wazuh/blob/9748807631b23623560b3490c9e758e6ec33c8fc/framework/wazuh/core/cluster/agents_reconnect.py#L495 And the `0.5` used...

type/enhancement
module/cluster
team/framework

|Related issue| |---| | Closes #14965 | ## Description This PR removes any hardcoded value inside `agents_reconnect.py`. They are all now modifiable within the `cluster.json` file: https://github.com/wazuh/wazuh/blob/f85b0b6033ef0a96c373668a89e588289953f7f3/framework/wazuh/core/cluster/cluster.json#L104-L115

|Related issue| |---| | Closes #14541 | ## Description This PR adds unit tests for the new functions introduced in Wazuh v4.3.7 which let the user know if the ruleset...

## Description Hi team, Hamza Nadeem, a community user, reported that this image on how to enable AWS dashboard in the Wazuh Dashboard is outdated: ![image](https://user-images.githubusercontent.com/23361101/187610272-8580181d-aaa7-4261-a41e-779c92faa793.png) It should indeed be...

blog

|Component| |---| | Wazuh API | ## Description We need to review whether the API still responds with the same content received in `Expect` header. Until now, `aiohttp server` was...

type/bug
level/subtask

|Component| |---| | Wazuh API | > [!WARNING] > https://github.com/wazuh/wazuh/issues/19010 should be merged before working on this issue. ## Description As it was requested below, all the group data will...

level/subtask
type/change