Your IP : 216.73.216.14


Current Path : /snap/core20/current/etc/logrotate.d/
Upload File :
Current File : //snap/core20/current/etc/logrotate.d/cloud-init

/var/log/cloud-init*.log
{
    su root root
    missingok
    nocreate
    notifempty
    rotate 6
    compress
    delaycompress
    size 1M
}