mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Fixed logrotate [#METR-9946].
This commit is contained in:
parent
217b5cf013
commit
c35d19ec09
@ -1,4 +1,4 @@
|
|||||||
/var/log/@DAEMON@/@DAEMON@.log {
|
/var/log/@DAEMON@/@DAEMON@*.log {
|
||||||
rotate 20
|
rotate 20
|
||||||
size 20M
|
size 20M
|
||||||
compress
|
compress
|
||||||
|
Loading…
Reference in New Issue
Block a user