Greetings everyone,
Is there a way to delete or briefly keep Elasticsearch data to ensure I don’t run out of disk space?
My scenario: Using self-managed Camunda 8 with docker compose.
Thanks
Greetings everyone,
Is there a way to delete or briefly keep Elasticsearch data to ensure I don’t run out of disk space?
My scenario: Using self-managed Camunda 8 with docker compose.
Thanks
Hi @Domingos_Dias
I think that you should manage it by using Index Lifecycle Management (ILM) Policies - Operate and Tasklist
Regards,
Alex
Thanks for your response @Alex_Voloshyn ! I just need to know where to find the tasklist and operate application.yml in my container. Because the README of the link I’m using doesn’t specify: GitHub - camunda/camunda-platform: Links to Camunda Platform 8 resources, releases, and local development config