Hi, Today morning my Graylog2 server ran out of disk space. This caused corruption in message_cache_spool_dir which prevented it to start. After deleting everything from this directory I was able to start Graylog2 again but the performance is low (around 250 msgs/sec only) and there are many log entries in /var/log/graylog2-server/server.log like this:
2015-02-13T09:30:02.204Z ERROR [MasterCacheWorkerThread] Error while trying to work on MasterCache <org.graylog2.caches.DiskJournalCache.Input>. java.lang.NullPointerException I tried to set message_cache_off_heap to false as a workaround. It got rid of the errors but the performance remained low. Graylog2 version is 0.92.4-1 from the repo. Where should I look to find the problem? Thanks, Laszlo -- 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/d/optout.
