HEX
Server: LiteSpeed
System: Linux catuipe.dhs10.info 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
User: paradatacom (1125)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //etc/logrotate.d/lvestats
/var/log/lve-stats.log
{
   rotate 10
   monthly
   missingok
   nomail
   notifempty
   noolddir
   create 0600 root root
   postrotate
       /bin/kill -HUP $(cat /var/run/lvestats.pid 2>/dev/null) 2>/dev/null || true
   endscript
}