Periodic delete of old indices using curator

Hi,

I have tried out curator 5.0.1 and can make it clean out older indices than 3 days when I manually run curator.

I am not sure about how curator is expected to work. Documentation is not clear.
Does it expect me t run curator command every time I want to delete old indices?
I thought I could configure an run it once and then it would take care of old indices from that point without any manual interaction.
But it does not seem to work that way. Indices are created and they become older and older.
Do I need to create a cron job for curator?

Br Mathias

Yes that is correct.

Thanks, scheduling with cron works.
It took me to next problem but I take that as a separate issue.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.