Hi,
After All-in-One installed wazuh server application on CentOS, and I also installed agent on my endpoint, I also received a email alert but cannot show any security event information on security events on Wazuh server web GUI, run the command
systemctl status filebeat.service
and show the result
Active: failed (Result: start-limit) since ....
and also the log
<date> wazuh01 systemd[1]: Failed to start Filebeat sends log files to Logstash or directly to Elasticsearch
I tried to type this command to start up the filebeat but failed
systemctl start filebeat
Can anyone give me any idea of how to solve this problem?
Thanks!