Excellent and thank you! On Friday, November 18, 2016 at 3:22:39 AM UTC-5, Jochen Schalanda wrote: > > Hi, > > On Friday, 18 November 2016 00:56:36 UTC+1, Karate Chop wrote: >> >> What are some of the environment variables to tweak memory settings in >> the Graylog container? I add "-e ES_HEAP_SIZE=4g" to the elasticsearch >> container. >> > > You can pass any JVM arguments to the Graylog Docker image using the > GRAYLOG_SERVER_JAVA_OPTS environment variable, for example: > > docker run -e GRAYLOG_SERVER_JAVA_OPTS="-Xmx4g" graylog2/server > > > Cheers, > Jochen >
-- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/8beaf859-ac83-4852-a252-169a0c52670b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
