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 2
2
Wazuh
3
3
=====
4
4
5
- Wazuh Manager
6
- =============
5
+ Wazuh Manager Host
6
+ ==================
7
7
8
8
Provision using infra-vms
9
9
-------------------------
@@ -288,7 +288,7 @@ Encrypt the keys (and remember to commit to git):
288
288
``ansible-vault encrypt --vault-password-file ~/vault.pass $KAYOBE_CONFIG_PATH/ansible/wazuh/certificates/certs/*.key ``
289
289
290
290
Verification
291
- ==============
291
+ ------------
292
292
293
293
The Wazuh portal should be accessible on port 443 of the Wazuh
294
294
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
300
300
301
301
Logs are in ``/var/log/wazuh-indexer/wazuh.log ``. There are also logs in the journal.
302
302
303
- ============
304
303
Wazuh agents
305
304
============
306
305
307
-
308
306
Wazuh agent playbook is located in ``etc/kayobe/ansible/wazuh-agent.yml ``.
309
307
310
308
Wazuh agent variables file is located in ``etc/kayobe/inventory/group_vars/wazuh-agent/wazuh-agent ``.
@@ -318,13 +316,13 @@ Deploy the Wazuh agents:
318
316
``kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/wazuh-agent.yml ``
319
317
320
318
Verification
321
- =============
319
+ ------------
322
320
323
321
The Wazuh agents should register with the Wazuh manager. This can be verified via the agents page in Wazuh Portal.
324
322
Check CIS benchmark output in agent section.
325
323
326
- Additional resources:
327
- =====================
324
+ Additional resources
325
+ --------------------
328
326
329
327
For times when you need to upgrade wazuh with elasticsearch to version with opensearch or you just need to deinstall all wazuh components:
330
328
Wazuh purge script: https://github.com/stackhpc/wazuh-server-purge
You can’t perform that action at this time.
0 commit comments