mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 18:52:52 +01:00
Logstash Module - Added logstash config for storage nodes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user