Skip to content

Commit bad2942

Browse files
authored
Merge pull request #665 from stackhpc/xena-wazuh-docs-headings
xena: fix Wazuh docs headings
2 parents c22c0f0 + 1722ffa commit bad2942

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

doc/source/configuration/wazuh.rst

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Wazuh
33
=====
44

5-
Wazuh Manager
6-
=============
5+
Wazuh Manager Host
6+
==================
77

88
Provision 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

290290
Verification
291-
==============
291+
------------
292292

293293
The Wazuh portal should be accessible on port 443 of the Wazuh
294294
manager’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

301301
Logs are in ``/var/log/wazuh-indexer/wazuh.log``. There are also logs in the journal.
302302

303-
============
304303
Wazuh agents
305304
============
306305

307-
308306
Wazuh agent playbook is located in ``etc/kayobe/ansible/wazuh-agent.yml``.
309307

310308
Wazuh 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

320318
Verification
321-
=============
319+
------------
322320

323321
The Wazuh agents should register with the Wazuh manager. This can be verified via the agents page in Wazuh Portal.
324322
Check CIS benchmark output in agent section.
325323

326-
Additional resources:
327-
=====================
324+
Additional resources
325+
--------------------
328326

329327
For times when you need to upgrade wazuh with elasticsearch to version with opensearch or you just need to deinstall all wazuh components:
330328
Wazuh purge script: https://github.com/stackhpc/wazuh-server-purge

0 commit comments

Comments
 (0)