You need to set the retention_strategy parameter: https://github.com/Graylog2/graylog2-server/blob/020/misc/graylog2.conf#L40
On Mon, Dec 23, 2013 at 4:14 PM, Jeremy Farr <[email protected]> wrote: > Just copied over Graylog2 preview.8 and went to start my graylog2 server up > and got an exception. Any ideas? > > [root@es-01 graylog2]# java -jar graylog2-server.jar --debug > 2013-12-23 09:09:49,771 WARN : com.github.joschi.jadconfig.JadConfig - > Required parameter retention_strategy not found > Exception in thread "main" com.github.joschi.jadconfig.ParameterException: > Required parameter "retention_strategy" not found. > at > com.github.joschi.jadconfig.JadConfig.processClassFields(JadConfig.java:99) > at com.github.joschi.jadconfig.JadConfig.process(JadConfig.java:80) > at org.graylog2.Main.main(Main.java:102) > > > -- > You received this message because you are subscribed to the Google Groups > "graylog2" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
