Elasticsearch: security information in the README

This commit is contained in:
Jérémy Lecour 2016-11-16 14:18:16 +01:00 committed by Jérémy Lecour
parent 6f60f2fb3c
commit b9e5372d88

View file

@ -21,3 +21,5 @@ Tasks are extracted in several files, included in `tasks/main.yml` :
* `elasticsearch_network_publish_host`: which interface to publish ;
* `elasticsearch_custom_datadir`: custom datadir
* `elasticsearch_custom_tmpdir`: custom tmpdir
By default, Elasticsearch will listen to the public interfaces (`_site_` cf. https://www.elastic.co/guide/en/elasticsearch/reference/5.0/important-settings.html#network.host), so you will have to secure it, with firewall rules for example.