/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
libcare/-0755rm
named/-0755rm
private/-0700rm
qemu-ga/-0755rm
sa/-0755rm
samba/-0700rm
sssd/-0750rm
sw-cp-server/-0750rm
backuply_after_update_cron940644editdlrm
backuply_update_1.2.5650644editdlrm
backuply_update_1.2.7650644editdlrm
backuply_update_1.2.8650644editdlrm
backuply_update_1.3.0650644editdlrm
backuply_update_1.3.1650644editdlrm
backuply_update_1.3.24330644editdlrm
backuply_update_1.3.3650644editdlrm
backuply_update_1.3.4650644editdlrm
backuply_update_1.3.5650644editdlrm
backuply_update_1.3.6650644editdlrm
btmp4227840660editdlrm
btmp-20260901134499840660editdlrm
chkservd.log820521610600editdlrm
comet_backup_jobs_helper.log00640editdlrm
cron6406461640600editdlrm
cron-2026080989303830600editdlrm
cron-2026081683120940600editdlrm
cron-2026082389432720600editdlrm
cron-2026083088740400600editdlrm
dnf.librepo.log3586410644editdlrm
dnf.librepo.log.110484010644editdlrm
dnf.librepo.log.210484300644editdlrm
dnf.librepo.log.310485590644editdlrm
dnf.librepo.log.410484850644editdlrm
dnf.log630260644editdlrm
dnf.log.110485150644editdlrm
dnf.log.210484870644editdlrm
dnf.log.310485380644editdlrm
dnf.log.410485300644editdlrm
dnf.rpm.log7366060644editdlrm
dnf.rpm.log.110485030644editdlrm
dpkg.log00644editdlrm
exim_mainlog39398340640editdlrm
exim_mainlog-20260809.gz58684340640editdlrm
exim_mainlog-20260816.gz18986280640editdlrm
exim_mainlog-20260823.gz6189750640editdlrm
exim_mainlog-20260830.gz6316320640editdlrm
exim_paniclog00640editdlrm
exim_paniclog-20260809.gz2780640editdlrm
exim_paniclog-20260816.gz2090640editdlrm
exim_paniclog-20260823.gz200640editdlrm
exim_paniclog-20260830.gz200640editdlrm
exim_rejectlog1009310640editdlrm
exim_rejectlog-20260809.gz256980640editdlrm
exim_rejectlog-20260816.gz143400640editdlrm
exim_rejectlog-20260823.gz267480640editdlrm
exim_rejectlog-20260830.gz511340640editdlrm
fail2ban.log6870600editdlrm
fail2ban.log-2026080916940600editdlrm
fail2ban.log-2026081614200600editdlrm
fail2ban.log-2026082311020600editdlrm
fail2ban.log-2026083011070600editdlrm
hawkey.log657000644editdlrm
hawkey.log-20260809942600644editdlrm
hawkey.log-20260816880800644editdlrm
hawkey.log-20260823966000644editdlrm
hawkey.log-20260830958800644editdlrm
imunify-agent-proxy.log19740644editdlrm
kcarectl.log9078950644editdlrm
kcarectl.log.110485680644editdlrm
kcarectl.log.210480530644editdlrm
lastlog2940440664editdlrm
lfd.log2227150600editdlrm
lfd.log-20260830.gz976750600editdlrm
maillog13532290600editdlrm
maillog-2026080936961310600editdlrm
maillog-2026081623984650600editdlrm
maillog-2026082319172600600editdlrm
maillog-2026083019750200600editdlrm
messages1329466650600editdlrm
messages-202608091341816570600editdlrm
messages-202608161216091140600editdlrm
messages-202608231347516610600editdlrm
messages-202608301301817650600editdlrm
README10400644editdlrm
secure43675090600editdlrm
secure-2026080964400920600editdlrm
secure-2026081650642870600editdlrm
secure-2026082358590550600editdlrm
secure-20260830110238350600editdlrm
spooler00600editdlrm
spooler-2026080900600editdlrm
spooler-2026081600600editdlrm
spooler-2026082300600editdlrm
spooler-2026083000600editdlrm
tallylog00600editdlrm
wp-toolkit-0editdlrm
wtmp614400664editdlrm
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