Very nice, thank you for sharing these findings! I don't think the web interface supports clearing the log yet, but you can do it from mongodb manually if you want to get rid of them. We should really improve the interface around this, too.
In mongodb you can do: use graylog2 db.graylog2.index_failures.remove() that will immediately clear all failure logs. Best, Kay On Tuesday, February 25, 2014 7:17:28 PM UTC+1, Scotty H wrote: > > Now, how do I clear this indexer failure log? > -- 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.
