Hey
I try to install elasticsearch on my centos 7 but all the installation guide are using ngxin and I need to install it on apache server.
Someone did it and please can send me how to do it?
Elasticsearch runs as a separate service and does not require Nginx or Apache. Where are you installing Elasticsearch?
1 Like
I install it on my server centos 7
after the installation I enter to localhost:9200 and see the status:200
But I can't enter to the dashboard
Did you also install Kibana? Elasticsearch does not have its own UI.
Yes.. but when I try to enter the kibana I get message that server is not ready
Look for errors in the Elasticsearch and Kibana logs and please share them here.