commit | cbc982bdf6de0c12ae38da00cebfb7c5e8fe300e | [log] [tgz] |
---|---|---|
author | Yaguang Tang <yaguang.tang@vexxhost.com> | Sat Oct 05 04:19:27 2024 +0800 |
committer | GitHub <noreply@github.com> | Fri Oct 04 20:19:27 2024 +0000 |
tree | f698344e03f2b38f903c9117fb86dba045e035b1 | |
parent | 783acea36452916b6838e923b96b37d739148288 [diff] |
[ATMOSPHERE-465] add log rotation for loki (#1944) Enable loki log rotation by default, the default retention period is 30 days. Fixes #525
If you have any questions and discussions about Atmosphere, you can join the community:
You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands::
pre-commit install --hook-type commit-msg