Can't access localhost:9200 in browser

hi all,
since the new elk version (elasticsearch 2.0,kibana 4.2.1 and logstash2.0) released,i removed the olded elk version(logstash 1.5,elasticsearch 1.5 and kibana 4.0). However,after i installed new version,i can't open the localhost:9200 in browser,and logstash can't insert events into elasticsearch.

PS. i can retrieve the cluster health status with curl 'localhost:9200/_cat/health?v' command

Check https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking_20_network_changes.html and see if that helps.

thanks warkolm! it's solved.i set the network.host: 11.92.188.130 in elasticserach.yml

Interesting IP you have there :slight_smile:

it's fake :relaxed: