admin管理员组

文章数量:1122832

I'm using Loki with MinIO S3 object storage. Since Loki doesn't support size-based retention, is deleting objects directly from MinIO acceptable? Would I need to recalculate the index after deleting S3 objects?

I came across this post, but he's not recalculating the index after deleting objects.

Currently, I'm using the Loki HTTP delete endpoint but it's a prolonged way of doing it.

本文标签: Deleting Loki log chunks from MinIO S3 apiStack Overflow