Linux host2.healingcodesinfo.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
Apache
Server IP : 69.167.168.125 & Your IP : 216.73.216.208
Domains : 126 Domain
User : christia
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
logrotate.d /
Delete
Unzip
Name
Size
Permission
Date
Action
apache
195
B
-rw-r-----
2025-04-15 13:30
bootlog
91
B
-rw-r--r--
2020-09-30 13:22
dpkg
112
B
-rw-r--r--
2022-01-13 12:14
ea-php54-php-fpm
257
B
-rw-r--r--
2026-03-19 03:55
ea-php55-php-fpm
257
B
-rw-r--r--
2026-03-19 04:05
ea-php56-php-fpm
257
B
-rw-r--r--
2026-03-19 03:51
ea-php70-php-fpm
257
B
-rw-r--r--
2026-03-19 04:04
ea-php71-php-fpm
257
B
-rw-r--r--
2026-03-19 04:01
ea-php72-php-fpm
257
B
-rw-r--r--
2026-03-19 04:07
ea-php73-php-fpm
257
B
-rw-r--r--
2026-03-19 04:08
ea-php74-php-fpm
257
B
-rw-r--r--
2026-03-19 03:56
ea-php80-php-fpm
257
B
-rw-r--r--
2026-03-18 23:17
exim
405
B
-rw-r--r--
2025-12-23 17:28
firewalld
93
B
-rw-r--r--
2021-04-28 13:31
imunify360-antivirus
1.06
KB
-rw-r--r--
2026-03-10 14:53
iptraf-ng
138
B
-rw-r--r--
2018-10-30 14:45
lfd
172
B
-rw-r--r--
2026-03-18 22:10
lw-ef-cpanel
96
B
-rw-r--r--
2017-01-10 18:56
modsecurity_logs
277
B
-rw-r--r--
2026-04-01 04:35
mysql
972
B
-rw-r--r--
2023-10-11 12:13
named
514
B
-rw-r-----
2024-06-11 14:41
nscd_logs
180
B
-rw-r--r--
2026-04-01 04:35
php_maillog
147
B
-rw-r--r--
2021-01-13 19:49
syslog
224
B
-rw-r--r--
2022-01-13 19:10
wpa_supplicant
100
B
-rw-r--r--
2021-03-16 15:26
yum
103
B
-rw-r--r--
2020-10-01 17:03
Save
Rename
# 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 }