HEX
Server: Apache
System: Linux server.tanduk.space 4.18.0-477.21.1.lve.1.el8.x86_64 #1 SMP Tue Sep 5 23:08:35 UTC 2023 x86_64
User: coachou (1042)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: //etc/logrotate.d/lve-utils
/var/log/selectorctl.log
{
   rotate 10
   monthly
   missingok
   nomail
   notifempty
   noolddir
}

# cloudlinux-summary log
/var/log/cloudlinux-summary.log
{
   rotate 10
   monthly
   missingok
   nomail
   notifempty
   noolddir
}

/var/log/cloudlinux/lvectl.log /var/log/cloudlinux/lvectl-subprocess.log
{
   rotate 5
   monthly
   maxsize 50M
   missingok
   nomail
   notifempty
   noolddir
}