I didn't undertstand quite much about the index by day output in logstash. Will it not result in a tremendious amount of existing indexes overtime ? Isn't that a problem ?
Also, will those indexes be closed automatically everyday, or will they stay active unless I close them manually ? Because then the shards for those indexes will still be active right ?
Do you need to keep all data around forever?
If not just use curator to remove old indices every day.
You can also change Logstash default index name pattern and create indices per month if you wish.
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.