HI Team,
Can Index rollover happened on the basis of field value of attribute instead of calendar date.
Thanks,
Debasis
HI Team,
Can Index rollover happened on the basis of field value of attribute instead of calendar date.
Thanks,
Debasis
No, that is not possible. Why would you want this? What are you trying to achieve?
The plan is to perform index rollover based on the timestamp field that is included within a specific field in the index.
Thanks,
Debasis
If you want data for specific time ranges in specific indices, do not use rollover. Instead create traditional time based indices with date in the index name.
Rollover was designed specifically to achieve more even shard sizes at the expense of clearly defined time boundaries.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.