multiple indexes per day possible?
Posted: Tue May 31, 2016 3:45 am
Hi,
during developement of logstash configuration and grok parsing, sometimes it is necessary for us to delete indexes to input the data again. Especially it is needed if we had some mistakes in type parsing.
Since we have multiple developement streams (developing on multiple logs in parallel) it would be nice if it is possible to create multiple indexes and to tell logstash to put the data into a custom index container. Routing may be of a field which is set during the processing of the message.
Doing so would also enable us to have different retention times for different logs.
How can this be done?
Regards, Andreas
during developement of logstash configuration and grok parsing, sometimes it is necessary for us to delete indexes to input the data again. Especially it is needed if we had some mistakes in type parsing.
Since we have multiple developement streams (developing on multiple logs in parallel) it would be nice if it is possible to create multiple indexes and to tell logstash to put the data into a custom index container. Routing may be of a field which is set during the processing of the message.
Doing so would also enable us to have different retention times for different logs.
How can this be done?
Regards, Andreas