Kibana not starting in AWS environment

I have installed kibana and elastic search 6.X series in my environment.
elastic search is working fine. However, I am not able to start kibana.
i am starting the kibana via "sudo service kibana start" and its status is also showing as active via "sudo service kibana status".
But not able to access kibana. Its always redirecting me away from kibana.

curl http://localhost:9200 gives the correct configuration.
curl http://localhost:5601 gives

kibanaVersion":"6.3.1"
elastic"version":"6.3.0"

Hi there, are you using X-Pack? Which package did you install?

Thanks,
CJ

Hey,
No I am not using X-Pack.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.