Hi, you can add JVM settings to the GRAYLOG_SERVER_JAVA_OPTS variable.
Cheers, Jochen On Wednesday, 15 February 2017 13:03:45 UTC+1, CTuser wrote: > > Hi Jochen, > > here is the output of the JVM settings (/etc/sysconfig/graylog-server): > -------------------------------------------------------- > # Path to the java executable. > JAVA=/usr/bin/java > > # Default Java options for heap and garbage collection. > GRAYLOG_SERVER_JAVA_OPTS=" -Xms1g -Xmx1g -XX:NewRatio=1 -server > -XX:+ResizeTLAB -XX:+UseConcMarkSweepGC -XX:+CMSConcurrentMTEnabled > -XX:+CMSClassUnloadingEnabled -XX:+UseParNewGC > -XX:-OmitStackTraceInFastThrow" > > > # Pass some extra args to graylog-server. (i.e. "-d" to enable debug mode) > GRAYLOG_SERVER_ARGS="" > > # Program that will be used to wrap the graylog-server command. Useful to > # support programs like authbind. > GRAYLOG_COMMAND_WRAPPER="" > > -------------------------------------------------------- > > Where should I locate the following line? > -Djavax.net.ssl.trustStore=/etc/graylog/cacerts.jks > > > -- 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/574daddc-48d4-4516-8467-e46ca825c539%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
