I am trying to avoid reindexing larger indexes but the curator space filter seems to not see the space properly.
I think it may have issues with indexes that are less than 1GB. What calls does curator make to get index sizes?
Here is an example filter
filters:
- filtertype: age
source: name
direction: older
timestring: '%Y.%m.%d'
unit: days
unit_count: 24
- filtertype: space
disk_space: 1
threshold_behavior: less_than