wazuh-dashboard-plugins
wazuh-dashboard-plugins copied to clipboard
Feature Request - Kibana monitoring Failover
Hi team,
With the current Wazuh App configuration for HA environments where there is more than one Kibana instance, it's necessary to configure:
#In the 'master' Kibana instance:
wazuh.monitoring.enabled: true
#In the other Kibana instances:
wazuh.monitoring.enabled: worker
If the instance configured as Master fails, the monitoring information will stop being indexed.
This makes it impossible to configure monitoring with High Availability.
I suggest adding some failover solution so the worker node would retrieve the monitoring information in case the 'master' Wazuh App is not working.
Best regards, Miguel
Working on a solution in this branch https://github.com/wazuh/wazuh-kibana-app/tree/monitoring-failover