Linux Audit Framework Log Directory (/var/log/audit)
The Linux auditd service records security events, file access traces, and user commands in /var/log/audit. Learn how to clean auditd log files safely.
Linux system directories and config files
The Linux auditd service records security events, file access traces, and user commands in /var/log/audit. Learn how to clean auditd log files safely.
Fail2ban intrusion prevention daemon logs banned IP addresses and SSH brute-force attempts in fail2ban.sqlite3. Clearing Fail2ban database is safe.
GNOME Tracker caches desktop search index databases. Resetting the tracker database is safe.
ksycoca caches KDE Plasma application menu services and mime type databases. Rebuilding ksycoca is safe.
The ultimate sysadmin guide to cleaning root partition bloat on Ubuntu and Debian servers, including journalctl, apt cache, Docker, and systemd coredumps.
SELinux security daemon writes security access denial logs to /var/log/audit/audit.log. Learn how to safely rotate SELinux audit logs.
Suricata Intrusion Detection System writes packet capture logs (eve.json, pcap files) to /var/log/suricata. Learn how to clean Suricata logs.
The rippled db directory stores historical XRP blockchain ledger transactions. Deleting ledger data requires re-syncing.
Apache error.log and access.log store web server visitor logs. Truncating old Apache logs is safe and reclaims lost server storage.
/var/cache/pacman/pkg stores downloaded package archives on Arch Linux & Manjaro. Clearing pacman cache is safe and frees up drive space.
/var/log/journal stores binary system logs collected by systemd-journald. Vacuuming old journal logs is 100% safe via journalctl.
.bash_history and .zsh_history store command terminal history. Deleting history logs is 100% safe, protects credentials, and cleans shell logs.
/var/log and systemd journal logs record Linux system events. Vacuuming old logs via journalctl --vacuum-size is safe and recovers lost space.
/var/cache/nginx stores cached HTML pages, images, and proxy responses. Deleting Nginx cache is safe and purges stale website pages.
/var/lib/systemd/coredump stores crash memory dumps for Linux processes. Cleaning old coredumps via coredumpctl is safe and frees storage.
/var/lib/systemd/coredump stores uncompressed binary process memory crash dumps. Purging core dumps via coredumpctl is 100% safe.
/var/tmp stores temporary files that persist across system reboots. Deleting old unused files in /var/tmp is safe and reclaims drive space.