Basically I am pulling data from SQL Server into ES.I am able to create Index daily, hourly, minute, second etc ..but i want to create every 5 minute new index ..anybody knows how i can do this?
Is there any way to give elasticsearch output plugin index name into other output plugin lets say exec, pip?
Basically if you are going to pull from RDBMS and if logstash taking more then 59 Seconds then it will create new Index that is on minute basis..So using this you can create minute wise index not abjectly 5 Minutes.
Is there any way to give elasticsearch output plugin index name into other output plugin lets say exec, pip?
I'm not sure I get what you mean, but you can of course reuse the same value that you pass to the elasticsearch output's index option in other places. If you explain what you want to accomplish it might be easier to help out.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.