mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-30 10:23:41 -04:00
apart from locahost typo, the issue is that localhost is not 100% safe for all distros with IPv6. For example fedora23 defines localhost4 and localhost6 (among other aliases) so `curl localhost:9200` doesn't work. For this reason, I think it's safer to replace localhost with 127.0.0.1 |
||
---|---|---|
.. | ||
install | ||
sysconfig | ||
cluster_restart.asciidoc | ||
configuration.asciidoc | ||
important-settings.asciidoc | ||
install.asciidoc | ||
rolling_upgrade.asciidoc | ||
sysconfig.asciidoc | ||
upgrade.asciidoc |