8 lines
135 B
Plaintext
Executable File
8 lines
135 B
Plaintext
Executable File
/var/log/docker/*.log {
|
|
rotate 50
|
|
size 200M
|
|
copytruncate
|
|
compress
|
|
missingok
|
|
nodateext
|
|
} |