Antonio

Results 254 comments of Antonio

WIP patch: [hide-server-data-events-tab.txt](https://github.com/wazuh/wazuh-dashboard-plugins/files/14343002/hide-server-data-events-tab.txt) This could fix the problem about missing filter related to `hideManagerAlerts`. We saw some problems with repeated filters on `Evolution` visualization. This needs a deeper analysis. Due...

The `wazuh.monitoring.enabled` should have 2 possible values, conceptually. So, we could think to create a new setting to get the same case of when the value is `worker`. For example,...

# Analysis ## Description The usage of the file is referenced here: https://github.com/wazuh/wazuh-dashboard-plugins/issues/1465#issuecomment-516350091 The current look of this file: ```json { "name": "Wazuh dashboard", "app-version": "4.9.0", "revision": "00", "installationDate": "2024-02-26T16:28:27.840Z",...

# Changes - Remove unused API endpoint GET /api/timestamp - Remove unused fields and unwanted from registry file - Remove unused methods of UpdateRegistry service - Adapted GET /api/setup to...

# Design We will apply the following actions to the registry data: - Remove the plugins metadata: - Name - Version - Revision - Installation date - last restart -...

# Changes - Update changelog of pull request https://github.com/wazuh/wazuh-dashboard-plugins/pull/6481

Some files have references to modules that wewe not changed: - source/cloud-security/azure/posture-management.rst

I found some references to Wazuh App I am not sure if they should be adapted or make sense: - https://github.com/wazuh/wazuh-documentation/blob/fix-designations-about-wazuh-app-and-plugin/source/deployment-options/docker/wazuh-container.rst?plain=1#L47 - https://github.com/wazuh/wazuh-documentation/blob/fix-designations-about-wazuh-app-and-plugin/source/deployment-options/docker/wazuh-container.rst?plain=1#L147 - https://github.com/wazuh/wazuh-documentation/blob/fix-designations-about-wazuh-app-and-plugin/source/deployment-options/deploying-with-ansible/reference.rst?plain=1#L56

Consider the changes related to the administrator user according to https://github.com/wazuh/wazuh-dashboard-plugins/issues/6201#issuecomment-1929313443 for the guides related to the creation of an administrator user. Update 2024/02/27: the guides to creating an admin...

> I found several references to the `wazuh.yml` file. We must analyze each of the following references to check if they must be deleted or changed: > > https://github.com/wazuh/wazuh-documentation/blob/66a0a03da063475d46dd190d4c523aa8a1d43a0a/source/deployment-options/amazon-machine-images/amazon-machine-images.rst?plain=1#L92-L102 >...