Greetings, Team,
I need help backing up data for Elasticsearch. I set a 30-day ILM for the storage period of stopped processes in Elasticsearch. After that, they are automatically deleted. However, I would like to have a backup of this information before deleting them. Is it possible to create a specific schedule for backing up Elasticsearch data in Camunda? ATT: I’m using CAMUNDA 8.7 self-managed with Docker.
@Domingos_Dias - Camunda’s backup procedure takes a snapshot of the Elasticsearch database, if you have a snapshot repository configured. You can read about backup and restore processes here: