Hey Lennart, Can you please give more details how can we close indices of deleting them? We would like to rotate indexes based on certain time period(daily/weekly) in such a way that when needed we can use same indexes for searching.
On Thursday, February 13, 2014 7:19:15 PM UTC+5:30, lennart wrote: > > You can configure Graylog2 to close indices of deleting them. Then you > can do what you want with those indices later with your own scripts. > For example exporting them to JSON or something similar. > > On Thu, Feb 13, 2014 at 1:23 PM, <[email protected] <javascript:>> wrote: > > Thanks Lennart. > > > > Can we also configure old data(documents) to archive somewhere? > > > > > > On Friday, January 3, 2014 2:08:43 AM UTC+5:30, lennart wrote: > >> > >> This is done automatically: You configure how many indices you want to > >> keep in total in your graylog2.conf - Graylog2 will remove the oldest > >> index once this limit is reached. > >> > >> On Wed, Jan 1, 2014 at 9:15 PM, Doruk Fisek <[email protected]> > > >> wrote: > >> > Hi, > >> > > >> > How can I delete messages that are x days old? (without causing any > >> > problems) > >> > > >> > What I'm looking for is kind of like a log rotation. I want to > >> > delete/archive old messages to save up disk space. > >> > > >> > I can delete all messages but that's not what I want. > >> > > >> > Any suggestions? > >> > > >> > Doruk > >> > > >> > -- > >> > Özgür Yazılım A.Ş. ~ # > >> > http://www.ozguryazilim.com.tr > >> > > >> > -- > >> > 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] <javascript:>. > > 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.
