Quick use case : Splitt big index into daily indexes with _reindex API
Jan 10, 2021 · 2 min read · Let's suppose you have a large timeseries index that holds multiple days, months or years of data and you want to split it into daily, weekly or monthly timeseries index. Let's talk the following example of timeseries metrics ingested into the same i...
Join discussion