Clarification on the composition of the Dashboard node

This commit is contained in:
c-bordon 2022-04-29 12:30:59 -03:00
parent ab62e61000
commit d9736b1c7c
No known key found for this signature in database
GPG Key ID: E723BAA51FA52642

View File

@ -63,7 +63,7 @@ These playbooks install and configure Wazuh agent, manager and indexer and dashb
## Example: production-ready distributed environment ## Example: production-ready distributed environment
### Playbook ### Playbook
The hereunder example playbook uses the `wazuh-ansible` role to provision a production-ready Wazuh environment. The architecture includes 2 Wazuh nodes, 3 Wazuh indexer nodes and a mixed Wazuh dashboard node. The hereunder example playbook uses the `wazuh-ansible` role to provision a production-ready Wazuh environment. The architecture includes 2 Wazuh nodes, 3 Wazuh indexer nodes and a mixed Wazuh dashboard node (Wazuh indexer data node + Wazuh dashboard).
```yaml ```yaml
--- ---