Wazuh connection problem

1,150 views
Skip to first unread message

Fawwas Hamdi

unread,
Mar 22, 2022, 4:00:52 AM3/22/22
to Wazuh mailing list
me and my team just deploy the OVA package to our VMWARE at first the wazuh server doesnt have ip assigned to it so i follow this thread and managed to assigned IP to it but whenever i wanted to connect to the dashboard its always refused connection below is the screenshot of the error.
wazuh status 3.png
this is the screenshot of the IP add
wazuh ip status.png

Fawwas Hamdi

unread,
Mar 22, 2022, 4:03:35 AM3/22/22
to Wazuh mailing list
im following this thread to assigned ip to the server https://groups.google.com/g/wazuh/c/GWqq1yyzZBo/m/0mL1MdvWEwAJ#fromHistory
Message has been deleted

Raul Del Pozo Moreno

unread,
Mar 25, 2022, 1:24:58 PM3/25/22
to Wazuh mailing list
Hello hamdifawas, sorry for the late reply.

What version of the ova are you using? In principle this can be due to several causes, can you check that the services are up and running?

- systemctl status wazuh-manager
- systemctl status filebeat
- systemctl status elasticsearch
- systemctl status kibana

We are also going to check the status of filebeat and the elasticsearch cluster:

- filebeat test output
- curl -XGET "https://localhost:9200" -u wazuh:wazuh -k
- curl -XGET "https://localhost:9200/_cluster/health?pretty" -u wazuh:wazuh -k

Regarding the logs, it is expected to find some ECONNREFUSED messages, but the one we are seeing regarding getApiInfo, not.

Have you modified any user or any user permission?

Regards, Raúl.

Reply all
Reply to author
Forward
0 new messages