/var/log
NameSizeModeActions
anaconda/-0755rm
apache2/-0711rm
archive/-0700rm
audit/-0700rm
chrony/-0750rm
cpanel-server-traffic/-0700rm
dcpumon/-0700rm
imunify360/-0700rm
imunify360_user_logs/-1777rm
named/-0755rm
private/-0700rm
qemu-ga/-0755rm
sa/-0755rm
samba/-0700rm
sssd/-0750rm
sw-cp-server/-0750rm
btmp54961920660editdlrm
btmp-20260901420779520660editdlrm
chkservd.log15138030600editdlrm
comet_backup_jobs_helper.log00640editdlrm
cpanel-install.log7429370600editdlrm
cron8083185820600editdlrm
cron-2026081671716410600editdlrm
cron-2026082371812210600editdlrm
cron-2026083071892130600editdlrm
cron-2026090611427625740600editdlrm
dmesg508280644editdlrm
dnf.librepo.log2456320644editdlrm
dnf.librepo.log.110485060644editdlrm
dnf.librepo.log.210484860644editdlrm
dnf.librepo.log.310484530644editdlrm
dnf.librepo.log.410484790644editdlrm
dnf.log3563420644editdlrm
dnf.log.110485400644editdlrm
dnf.log.210485420644editdlrm
dnf.log.310485410644editdlrm
dnf.log.410485350644editdlrm
dnf.rpm.log4701770644editdlrm
dnf.rpm.log.110485560644editdlrm
dnf.rpm.log.210485700644editdlrm
dpkg.log00644editdlrm
exim_mainlog403600890640editdlrm
exim_mainlog-20260816.gz78976220640editdlrm
exim_mainlog-20260823.gz69200930640editdlrm
exim_mainlog-20260830.gz90946830640editdlrm
exim_mainlog-20260906.gz136649630640editdlrm
exim_paniclog00640editdlrm
exim_paniclog-20260816.gz1620640editdlrm
exim_paniclog-20260823.gz200640editdlrm
exim_paniclog-20260830.gz200640editdlrm
exim_paniclog-20260906.gz200640editdlrm
exim_rejectlog122652640640editdlrm
exim_rejectlog-20260816.gz23055420640editdlrm
exim_rejectlog-20260823.gz20021130640editdlrm
exim_rejectlog-20260830.gz30533050640editdlrm
exim_rejectlog-20260906.gz48287580640editdlrm
fail2ban.log51514750600editdlrm
fail2ban.log-20260816153291630600editdlrm
fail2ban.log-20260823111341870600editdlrm
fail2ban.log-20260830113843700600editdlrm
fail2ban.log-2026090682437480600editdlrm
hawkey.log199200644editdlrm
hawkey.log-20260816299400644editdlrm
hawkey.log-20260823297600644editdlrm
hawkey.log-20260830306600644editdlrm
hawkey.log-20260906301200644editdlrm
imav-deploy.log371790600editdlrm
imunify-agent-proxy.log4350530644editdlrm
lastlog3030960664editdlrm
maillog481652140600editdlrm
maillog-20260816415565490600editdlrm
maillog-20260823277795890600editdlrm
maillog-20260830320062740600editdlrm
maillog-20260906473815480600editdlrm
malware-watchdog.log39312450644editdlrm
messages4725079460600editdlrm
messages-20260816138358830600editdlrm
messages-20260823138335370600editdlrm
messages-20260830141162780600editdlrm
messages-202609066677023670600editdlrm
mysqld.log25693150640editdlrm
quota_enable.log298260600editdlrm
README10400644editdlrm
secure210659520600editdlrm
secure-20260816122544170600editdlrm
secure-20260823105004930600editdlrm
secure-20260830144914920600editdlrm
secure-20260906287868930600editdlrm
spooler00600editdlrm
spooler-2026081600600editdlrm
spooler-2026082300600editdlrm
spooler-2026083000600editdlrm
spooler-2026090600600editdlrm
tallylog00600editdlrm
wp-toolkit-0editdlrm
wtmp1420800664editdlrm
xferlog.offsetftpsep10644editdlrm
Edit: /usr/share/doc/systemd/README.logs (1040B)
You are looking for the traditional text log files in /var/log, and they are gone? Here's an explanation on what's going on: You are running a systemd-based OS where traditional syslog has been replaced with the Journal. The journal stores the same (and more) information as classic syslog. To make use of the journal and access the collected log data simply invoke "journalctl", which will output the logs in the identical text-based format the syslog files in /var/log used to be. For further details, please refer to journalctl(1). Alternatively, consider installing one of the traditional syslog implementations available for your distribution, which will generate the classic log files for you. Syslog implementations such as syslog-ng or rsyslog may be installed side-by-side with the journal and will continue to function the way they always did. Thank you! Further reading: man:journalctl(1) man:systemd-journald.service(8) man:journald.conf(5) http://0pointer.de/blog/projects/the-journal.html