blockbook/contrib/backends/ethereum/debian/ethereum.logrotate

10 lines
156 B
Plaintext

/opt/coins/data/ethereum/backend/ethereum.log
{
rotate 7
daily
compress
missingok
notifempty
copytruncate
}