Hey there,
We currently have the following setup:
Two hot-nodes ingesting live data. After x amount of days ILM will rollover the indices and then move the indices to a cold-node where we close the indices after 7 days. This works great but i wonder if my setup is working correctly.
For instance, closed indices are still being counted as "active" by looking at the monitoring page and at how many indices our cold-node is having (notice 2392 shards active for the archive-node):
Is this correct? Should we be freezing the indices instead?
Also, the archive-node (cold-node) have 16k segments.
