Set a retention perriod for logs
This commit is contained in:
parent
cd506cd969
commit
f29e5af719
@ -5,3 +5,7 @@ loki:
|
|||||||
auth_enabled: false
|
auth_enabled: false
|
||||||
commonConfig:
|
commonConfig:
|
||||||
replication_factor: 1
|
replication_factor: 1
|
||||||
|
compactor:
|
||||||
|
retention_enabled: true
|
||||||
|
limits_config:
|
||||||
|
retention_period: 2d
|
||||||
|
Reference in New Issue
Block a user