Install Wazuh
Install Wazuh
Step-by-Step
#Vim config.yml
SIEM Implementation
Wazuh Step By Step #G1
•Nodes Installation:
4. We start the service:
#systemctl daemon-reload
#systemctl enable wazuh-indexer
#systemctl start wazuh-indexer
SIEM Implementation
Wazuh Step By Step #G1
#systemctl daemon-reload
#systemctl enable wazuh-manager
#systemctl start wazuh-manager
#systemctl status wazuh-manager
SIEM Implementation
Wazuh Step By Step #G1
#NODE_NAME=node-1
#mkdir /etc/filebeat/certs
#tar -xf ./wazuh-certificates.tar -C /etc/filebeat/certs/
./$NODE_NAME.pem ./$NODE_NAME-key.pem ./root-ca.pem
#mv -n /etc/filebeat/certs/$NODE_NAME.pem /etc/filebeat/certs/filebeat.pem
#mv -n /etc/filebeat/certs/$NODE_NAME-key.pem /etc/filebeat/certs/filebeat-
key.pem
#chmod 500 /etc/filebeat/certs
#chmod 400 /etc/filebeat/certs/*
#chown -R root:root /etc/filebeat/certs
SIEM Implementation
Wazuh Step By Step #G1
#Vim /etc/filebeat/filebeat.yml
SIEM Implementation
Wazuh Step By Step #G1
To solve this issue we searched for index pattern and found it in the file
/etc/filebeat/wazuh-template.json
So we add the missing title [wazuh-alerts-*] to the wazuh-template.json
It’s NOT BUSINESS, It’s Very PERSONAL
Questions
Ali Ali