Hello,
I am using Loki helm chart. I can see it has a persistent volume of 10G and have configured persistence of 10G but my question is how can I configure loki to keep the logs for 30 days.
I have configured to move the logs to S3 bucket but I cannot see any cleanup option so in theory the S3 bucket size will keep growing without any limitation. I want to prevent that as I don’t need the logs that are older than 30 days.