I am experiencing some sort of strange behavior of our production graylog system. Every time the graylog server cycles the deflector (we have a limit of 2.5 million documents per index), it stops indexing messages and raises a lot of indexing errors.
From the logs i get the info that it could not create the deflector index, but nothing more, no details. Graylog then continues and tries to write the incoming messages into the old index hence the indexing errors.
We are running graylog 1.0.2 and elasticsearch 1.4.5 under CentOS 6.6 x86_64 using Kernel 3.10.77-1.el6.elrepo.x86_64
Any help would be greatly appreciated as i spent around two days debugging it, maybe i need to rise a bug ticket.
Thanks for your help!
Sebastian