/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
sssd/-0750rm
sw-cp-server/-0750rm
tuned/-0755rm
agent360-install.log24360640editdlrm
agent360.log118310640editdlrm
btmp1029120660editdlrm
btmp-202609015894400660editdlrm
chkservd.log740384820600editdlrm
clam-update.log566260600editdlrm
cloud-init-output.log426340640editdlrm
cloud-init.log2705660640editdlrm
comet_backup_jobs_helper.log00640editdlrm
cpanel-install.log5725060600editdlrm
cron3130248840600editdlrm
cron-2026080969333550600editdlrm
cron-2026081669489880600editdlrm
cron-2026082369394420600editdlrm
cron-20260830454036790600editdlrm
dnf.librepo.log7402260644editdlrm
dnf.librepo.log.110484720644editdlrm
dnf.librepo.log.210484310644editdlrm
dnf.librepo.log.310485070644editdlrm
dnf.librepo.log.410485020644editdlrm
dnf.log1194030644editdlrm
dnf.log.110485340644editdlrm
dnf.log.210485270644editdlrm
dnf.log.310485730644editdlrm
dnf.log.410484750644editdlrm
dnf.rpm.log5741140644editdlrm
dpkg.log00644editdlrm
exim_mainlog587899450640editdlrm
exim_mainlog-20260809.gz123496650640editdlrm
exim_mainlog-20260816.gz91219790640editdlrm
exim_mainlog-20260823.gz102711550640editdlrm
exim_mainlog-20260830.gz120619090640editdlrm
exim_paniclog6019200640editdlrm
exim_paniclog-20260809.gz1480640editdlrm
exim_paniclog-20260816.gz200640editdlrm
exim_paniclog-20260823.gz200640editdlrm
exim_paniclog-20260830.gz200640editdlrm
exim_rejectlog102523860640editdlrm
exim_rejectlog-20260809.gz18103730640editdlrm
exim_rejectlog-20260816.gz13344300640editdlrm
exim_rejectlog-20260823.gz14230270640editdlrm
exim_rejectlog-20260830.gz20279940640editdlrm
hawkey.log189000644editdlrm
hawkey.log-20260809298800644editdlrm
hawkey.log-20260816294600644editdlrm
hawkey.log-20260823295800644editdlrm
hawkey.log-20260830299400644editdlrm
imav-deploy.log462050600editdlrm
lastlog2969640664editdlrm
lfd.log13629860600editdlrm
lfd.log-20260830.gz394300600editdlrm
maillog374301640600editdlrm
maillog-20260809731544270600editdlrm
maillog-20260816563501450600editdlrm
maillog-20260823615271970600editdlrm
maillog-20260830596436500600editdlrm
messages2236500370600editdlrm
messages-20260809471285700600editdlrm
messages-20260816459525390600editdlrm
messages-20260823473861320600editdlrm
messages-20260830686759310600editdlrm
quota_enable.log6970600editdlrm
README10400644editdlrm
secure102006330600editdlrm
secure-2026080944423830600editdlrm
secure-2026081641671190600editdlrm
secure-2026082340845130600editdlrm
secure-2026083050346370600editdlrm
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