/var/log
NameSizeModeActions
anaconda/-0755rm
apache2/-0711rm
atop/-0755rm
audit/-0700rm
chrony/-0750rm
cpanel-server-traffic/-0700rm
dcpumon/-0700rm
imunify360/-0700rm
imunify360_user_logs/-1777rm
named/-0755rm
private/-0700rm
sa/-0755rm
samba/-0700rm
sssd/-0750rm
sw-cp-server/-0750rm
tuned/-0755rm
boot.log00600editdlrm
boot.log-20250210391430600editdlrm
boot.log-20260814220130600editdlrm
btmp7741440660editdlrm
btmp-20260901122211840660editdlrm
chkservd.log2995244880600editdlrm
comet_backup_jobs_helper.log00640editdlrm
cpanel-install.log7285900600editdlrm
cron6583064920600editdlrm
cron-2026080971639150600editdlrm
cron-2026081667977610600editdlrm
cron-2026082371304760600editdlrm
cron-20260830690227210600editdlrm
dmesg10599910644editdlrm
dnf.librepo.log9594130644editdlrm
dnf.librepo.log.110484930644editdlrm
dnf.librepo.log.210483880644editdlrm
dnf.librepo.log.310484680644editdlrm
dnf.librepo.log.410485200644editdlrm
dnf.log8845940644editdlrm
dnf.log.110483870644editdlrm
dnf.log.210485640644editdlrm
dnf.log.310485040644editdlrm
dnf.log.410485050644editdlrm
dnf.rpm.log5807820644editdlrm
dnf.rpm.log.110485280644editdlrm
dnf.rpm.log.210485230644editdlrm
dpkg.log00644editdlrm
exim_mainlog206194920640editdlrm
exim_mainlog-20260809.gz18555120640editdlrm
exim_mainlog-20260816.gz14069250640editdlrm
exim_mainlog-20260823.gz15445850640editdlrm
exim_mainlog-20260830.gz19386290640editdlrm
exim_paniclog18000640editdlrm
exim_paniclog-20260809.gz200640editdlrm
exim_paniclog-20260816.gz200640editdlrm
exim_paniclog-20260823.gz200640editdlrm
exim_paniclog-20260830.gz200640editdlrm
exim_rejectlog52251810640editdlrm
exim_rejectlog-20260809.gz7422850640editdlrm
exim_rejectlog-20260816.gz5358880640editdlrm
exim_rejectlog-20260823.gz5661510640editdlrm
exim_rejectlog-20260830.gz7777880640editdlrm
firewalld00640editdlrm
hawkey.log252600644editdlrm
hawkey.log-20260809303600644editdlrm
hawkey.log-20260816295200644editdlrm
hawkey.log-20260823306600644editdlrm
hawkey.log-20260830310200644editdlrm
imav-deploy.log341930600editdlrm
imunify-agent-proxy.log3827670644editdlrm
lastlog2975480664editdlrm
lfd.log2093970600editdlrm
lfd.log-20260830.gz257810600editdlrm
maillog27852030600editdlrm
maillog-2026080936718820600editdlrm
maillog-2026081631834150600editdlrm
maillog-2026082334180370600editdlrm
maillog-2026083032142820600editdlrm
messages5422307080600editdlrm
messages-20260809896316280600editdlrm
messages-20260816835758610600editdlrm
messages-20260823881767100600editdlrm
messages-202608301331988980600editdlrm
quota_enable.log275570600editdlrm
README10400644editdlrm
secure210541750600editdlrm
secure-2026080974439400600editdlrm
secure-2026081658292460600editdlrm
secure-2026082349138490600editdlrm
secure-2026083068851160600editdlrm
spooler00600editdlrm
spooler-2026080900600editdlrm
spooler-2026081600600editdlrm
spooler-2026082300600editdlrm
spooler-2026083000600editdlrm
tallylog00600editdlrm
wp-toolkit-0editdlrm
wtmp203520664editdlrm
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