Hi,
I'm having issues installing the wazu-dashboard. I get the following
bash wazuh-install.sh --wazuh-dashboard dashboard -o -p 9000
11/10/2023 21:34:11 INFO: Starting Wazuh installation assistant. Wazuh version: 4.5.3
11/10/2023 21:34:11 INFO: Verbose logging redirected to /var/log/wazuh-install.log
11/10/2023 21:34:11 INFO: --- Removing existing Wazuh installation ---
11/10/2023 21:34:11 INFO: Removing Wazuh dashboard.
11/10/2023 21:34:12 INFO: Wazuh dashboard removed.
11/10/2023 21:34:12 INFO: Wazuh GPG key was not found in the system
11/10/2023 21:34:13 INFO: Installation cleaned.
11/10/2023 21:34:15 INFO: Wazuh web interface port will be 9000.
11/10/2023 21:34:18 INFO: Wazuh repository added.
dashboard
11/10/2023 21:34:18 INFO: --- Wazuh dashboard ----
11/10/2023 21:34:18 INFO: Starting Wazuh dashboard installation.
11/10/2023 21:34:18 INFO: Wazuh dashboard installation finished.
wazuh-install.sh: line 1128: /etc/wazuh-dashboard/opensearch_dashboards.yml: No such file or directory
wazuh-install.sh: line 1132: /etc/wazuh-dashboard/opensearch_dashboards.yml: No such file or directory
sed: can't read /etc/wazuh-dashboard/opensearch_dashboards.yml: No such file or directory
11/10/2023 21:34:18 INFO: Wazuh dashboard post-install configuration finished.
11/10/2023 21:34:18 INFO: Starting service wazuh-dashboard.
11/10/2023 21:34:19 ERROR: wazuh-dashboard could not be started.
11/10/2023 21:34:19 INFO: --- Removing existing Wazuh installation ---
11/10/2023 21:34:19 INFO: Removing Wazuh dashboard.
11/10/2023 21:34:20 INFO: Wazuh dashboard removed.
11/10/2023 21:34:21 INFO: Installation cleaned.