Shadab Akram

Results 4 issues of Shadab Akram

Need help with implementing retention policy. storage: bucketNames: chunks: xxxxx-loki-chunks ruler: xxxxx-loki-ruler admin: xxxxxx-loki-admin type: s3 s3: region: af-south-1 s3ForcePathStyle: false insecure: false compactor: apply_retention_interval: 1h working_directory: /data/loki/compactor shared_store: s3...

Kindly help! I am encountering issues with configuring the retention policy in Loki, resulting in pods entering a CrashLoopBackOff state after the implementation. Additionally, I am seeking guidance on how...

I have successfully set up Loki and Promtail on my EKS cluster, and I observe that logs are being stored in the specified S3 bucket. However, I'm facing an issue...

Hello, I'm trying to configure Promtail to drop logs with levels DEBUG, debug, INFO, info, trace, and TRACE. I've managed to successfully drop logs with levels trace, TRACE, debug, and...