For audit compliance reasons, we'd like to keep a subset of our logs for an extended period of time. We can't set the retention-period config globally, as all logs would be stored for this period, and we'd run out of disk space very quickly. Currently, the charm docs say: Specifying retention periods for individual streams is not currently supported..
Enhancement Proposal
For audit compliance reasons, we'd like to keep a subset of our logs for an extended period of time. We can't set the
retention-period
config globally, as all logs would be stored for this period, and we'd run out of disk space very quickly. Currently, the charm docs say:Specifying retention periods for individual streams is not currently supported.
.This feature is supported by compactor using the
retention_stream
configuration: https://grafana.com/docs/loki/latest/operations/storage/retention/#retention-configuration