I have a centOS server on which I installed wazuh, elasticsearch and kibana.
I want to access the previous services through a windows operating system but when I try to enter the server through port 5601 there is no access.
When I enter the command: curl http://localhost:5601 I get as an answer: Kibana server is not ready yet.
You mention running kibana on centOS and using a browser on Windows. What is the address of the server from the windows machine? localhost refers to the machine you're currently on, in this case the windows machine.
No, when I talk about localhost I mean the centOS machine. I have modified settings in kibana.yml and now, when I try to enter kibana with the server address in centOS through port 5601, in the browser (windows) I get the answer: "Kibana server is not ready yet"
Stop it and check to see what is using 5601 again. Either its another process we haven't identified ot systemctl might be trying to start two instances of kibana.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.