History time to live will delete only the completed Instances History

History time to live will delete only the completed Instances History or it will delete the running (not completed) state instances history also along.

Is the below configuration is fine or anything else also I need to do and at what time it will delete if we keep P1D (exact same time after one day or any particular time it will delete)

If we want to delete in a perticular time how can we configure it.

Can some one help me on these above questions. thanks in advance.

Thanks,
Venkaiah.

Hi @venky1982,

history clean up is quite flexible. The default setting is to delete only completed process instances and the TTL starts ticking when the process instance is completed.

With configuration you can change it to start the time when the process instances is started: History and Audit Event Log | docs.camunda.org.

Hope this helps, Ingo

1 Like