File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 22Wazuh
33=====
44
5- Wazuh Manager
6- =============
5+ Wazuh Manager Host
6+ ==================
77
88Provision using infra-vms
99-------------------------
@@ -288,7 +288,7 @@ Encrypt the keys (and remember to commit to git):
288288``ansible-vault encrypt --vault-password-file ~/vault.pass $KAYOBE_CONFIG_PATH/ansible/wazuh/certificates/certs/*.key ``
289289
290290Verification
291- ==============
291+ ------------
292292
293293The Wazuh portal should be accessible on port 443 of the Wazuh
294294manager’s IPs (using HTTPS, with the root CA cert in ``etc/kayobe/ansible/wazuh/certificates/wazuh-certificates/root-ca.pem ``).
@@ -300,11 +300,9 @@ Troubleshooting
300300
301301Logs are in ``/var/log/wazuh-indexer/wazuh.log ``. There are also logs in the journal.
302302
303- ============
304303Wazuh agents
305304============
306305
307-
308306Wazuh agent playbook is located in ``etc/kayobe/ansible/wazuh-agent.yml ``.
309307
310308Wazuh agent variables file is located in ``etc/kayobe/inventory/group_vars/wazuh-agent/wazuh-agent ``.
@@ -318,13 +316,13 @@ Deploy the Wazuh agents:
318316``kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/wazuh-agent.yml ``
319317
320318Verification
321- =============
319+ ------------
322320
323321The Wazuh agents should register with the Wazuh manager. This can be verified via the agents page in Wazuh Portal.
324322Check CIS benchmark output in agent section.
325323
326- Additional resources:
327- =====================
324+ Additional resources
325+ --------------------
328326
329327For times when you need to upgrade wazuh with elasticsearch to version with opensearch or you just need to deinstall all wazuh components:
330328Wazuh purge script: https://github.com/stackhpc/wazuh-server-purge
You can’t perform that action at this time.
0 commit comments