wazuh / wazuh-packages

Wazuh - Tools for packages creation
https://wazuh.com
GNU General Public License v2.0
100 stars 90 forks source link

Add a post-install validation for Wazuh manager and Filebeat in the WIA #2786

Open c-bordon opened 6 months ago

c-bordon commented 6 months ago

Description

We must add validation that the Wazuh manager and Filebeat services have started correctly after installation and before continuing with the rest of the installation. Similar to what exists for Wazuh indexer and Wazuh dashboard

Tasks

Validation

vcerenu commented 1 day ago

I have been reviewing the current code of the Installation assistant and checking what modifications the current functions require to add the checks for both services.