Files
pfsense-analytics/Docker/elasticsearch.env
MatthewJSalerno 1051c95fca Updated the graylog image to pull in the GeoIP when built.
To update the GeoIP all you need to do is rebuild the image
(docker-compose build)
2019-11-22 23:43:42 -05:00

6 lines
107 B
Bash

http.host=0.0.0.0
transport.host=0.0.0.0
network.host=0.0.0.0
"ES_JAVA_OPTS=-Xms1g -Xmx1g"
ES_HEAP_SIZE=2g