This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
2022-09-22 10:33:47 +00:00
|
|
|
/home/user/skynet-webportal/docker/data/sia/*.log
|
|
|
|
/home/user/skynet-webportal/docker/data/sia/*/*.log {
|
|
|
|
daily
|
2022-09-26 09:30:13 +00:00
|
|
|
rotate 10
|
|
|
|
minsize 100M
|
|
|
|
copytruncate
|
2022-09-22 10:33:47 +00:00
|
|
|
notifempty
|
|
|
|
dateext
|
|
|
|
missingok
|
|
|
|
compress
|
|
|
|
compressoptions --best
|
|
|
|
}
|