/var/log
NameSizeModeActions
apache2/-0711rm
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
tuned/-0755rm
btmp226056960660editdlrm
btmp-202609012117675520660editdlrm
chkservd.log1047193950600editdlrm
cloud-init-output.log2374070640editdlrm
cloud-init.log1654380640editdlrm
comet_backup_jobs_helper.log00640editdlrm
cron3430867930600editdlrm
cron-2026080969773100600editdlrm
cron-2026081669277560600editdlrm
cron-2026082369772480600editdlrm
cron-202608302462150160600editdlrm
dmesg684470644editdlrm
dnf.librepo.log1315970644editdlrm
dnf.librepo.log.110485640644editdlrm
dnf.librepo.log.210484430644editdlrm
dnf.librepo.log.310485740644editdlrm
dnf.librepo.log.410485200644editdlrm
dnf.log969830644editdlrm
dnf.log.110485450644editdlrm
dnf.log.210484050644editdlrm
dnf.log.310485590644editdlrm
dnf.log.410484590644editdlrm
dnf.rpm.log9994220644editdlrm
dpkg.log00644editdlrm
exim_mainlog41074520640editdlrm
exim_mainlog-20260809.gz7664220640editdlrm
exim_mainlog-20260816.gz7665720640editdlrm
exim_mainlog-20260823.gz5314190640editdlrm
exim_mainlog-20260830.gz4964390640editdlrm
exim_paniclog00640editdlrm
exim_paniclog-20260809.gz200640editdlrm
exim_paniclog-20260816.gz200640editdlrm
exim_paniclog-20260823.gz200640editdlrm
exim_paniclog-20260830.gz200640editdlrm
exim_rejectlog9527670640editdlrm
exim_rejectlog-20260809.gz1859560640editdlrm
exim_rejectlog-20260816.gz2084930640editdlrm
exim_rejectlog-20260823.gz1410250640editdlrm
exim_rejectlog-20260830.gz1386840640editdlrm
hawkey.log215400644editdlrm
hawkey.log-20260809303600644editdlrm
hawkey.log-20260816302400644editdlrm
hawkey.log-20260823298800644editdlrm
hawkey.log-20260830313200644editdlrm
imunify-agent-proxy.log1499540644editdlrm
lastlog2984240664editdlrm
maillog37221400600editdlrm
maillog-2026080944327530600editdlrm
maillog-2026081641163270600editdlrm
maillog-2026082341460980600editdlrm
maillog-2026083041739420600editdlrm
messages2534440480600editdlrm
messages-20260809128207570600editdlrm
messages-20260816126659820600editdlrm
messages-20260823127722900600editdlrm
messages-202608301858596570600editdlrm
README10400644editdlrm
secure501932780600editdlrm
secure-20260809543208130600editdlrm
secure-20260816448900850600editdlrm
secure-20260823324146460600editdlrm
secure-20260830543323030600editdlrm
spooler00600editdlrm
spooler-2026080900600editdlrm
spooler-2026081600600editdlrm
spooler-2026082300600editdlrm
spooler-2026083000600editdlrm
tallylog00600editdlrm
wp-toolkit-0editdlrm
wtmp218880664editdlrm
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