mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-06 01:02:26 +01:00
Redis reopens the log for every line it writes so copytruncate just slows things down when rotating the log.
5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
/var/log/redis/redis.log {
|
|
notifempty
|
|
missingok
|
|
}
|