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/1f31592e-a372-471c-a2bc-865ded67b534%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
