Logstash Module - Added logstash config for storage nodes

This commit is contained in:
Mike Reeves
2018-05-16 18:52:45 -04:00
parent 2df39a6a07
commit 02bf85439f
2 changed files with 108 additions and 2 deletions

View File

@@ -92,8 +92,8 @@ so-elasticsearch:
- nofile=65536:65536
- nproc=4096
- port_bindings:
- {{ esaccessip }}:9200:9200
- {{ esaccessip }}:9300:9300
- 0.0.0.0:9200:9200
- 0.0.0.0:9300:9300
- binds:
- /opt/so/conf/elasticsearch/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml:ro
- /opt/so/conf/elasticsearch/log4j2.properties:/usr/share/elasticsearch/config/log4j2.properties:ro