I followed assisted installation instructions https://documentation.wazuh.com/current/installation-guide/index.html and configured 3 hosts for my local testing setup:
- Indexer @ .180
- Server/manager @ .181
- Dashboard @ .182
I had failure to access the API from the dashboard until I changed the following lines of the /usr/share/wazuh-dashboard/data/wazuh/config/wazuh.yml:
#password: "<REDACTED_GENERATED_PASSWORD>"
password: "wazuh-wui"
run_as: true
Once I made these changes everything is working as expected.
All 3 machines are running Ubuntu server 24.04:
Linux version 6.8.0-79-generic (buildd@lcy02-amd64-049) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) wazuh/wazuh-docker#79-Ubuntu SMP PREEMPT_DYNAMIC Tue Aug 12 14:42:46 UTC 2025
I followed assisted installation instructions https://documentation.wazuh.com/current/installation-guide/index.html and configured 3 hosts for my local testing setup:
I had failure to access the API from the dashboard until I changed the following lines of the /usr/share/wazuh-dashboard/data/wazuh/config/wazuh.yml:
Once I made these changes everything is working as expected.
All 3 machines are running Ubuntu server 24.04:
Linux version 6.8.0-79-generic (buildd@lcy02-amd64-049) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) wazuh/wazuh-docker#79-Ubuntu SMP PREEMPT_DYNAMIC Tue Aug 12 14:42:46 UTC 2025