/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
sa/-0755rm
samba/-0700rm
sssd/-0750rm
sw-cp-server/-0750rm
agent360-install.log24360640editdlrm
agent360.log67770880640editdlrm
btmp388389120660editdlrm
btmp-20260901631553280660editdlrm
chkservd.log2042967530600editdlrm
comet_backup_jobs_helper.log00640editdlrm
cpanel-install.log7354740600editdlrm
cron25852124040600editdlrm
dnf.librepo.log10090770644editdlrm
dnf.librepo.log.110485410644editdlrm
dnf.librepo.log.210485200644editdlrm
dnf.librepo.log.310484610644editdlrm
dnf.librepo.log.410485230644editdlrm
dnf.log417100644editdlrm
dnf.log.110485290644editdlrm
dnf.log.210485700644editdlrm
dnf.log.310485190644editdlrm
dnf.log.410483210644editdlrm
dnf.rpm.log10297290644editdlrm
dnf.rpm.log.110485190644editdlrm
dnf.rpm.log.210485180644editdlrm
dpkg.log00644editdlrm
exim_mainlog200882970640editdlrm
exim_mainlog-20260816.gz33385870640editdlrm
exim_mainlog-20260823.gz39112560640editdlrm
exim_mainlog-20260830.gz43133410640editdlrm
exim_mainlog-20260906.gz60402190640editdlrm
exim_paniclog68560640editdlrm
exim_paniclog-20260816.gz26190640editdlrm
exim_paniclog-20260823.gz24920640editdlrm
exim_paniclog-20260830.gz29140640editdlrm
exim_paniclog-20260906.gz25590640editdlrm
exim_rejectlog29039310640editdlrm
exim_rejectlog-20260816.gz8341670640editdlrm
exim_rejectlog-20260823.gz11382880640editdlrm
exim_rejectlog-20260830.gz12744380640editdlrm
exim_rejectlog-20260906.gz14862830640editdlrm
firewalld10570640editdlrm
hawkey.log247800644editdlrm
hawkey.log-20260816297000644editdlrm
hawkey.log-20260823298200644editdlrm
hawkey.log-20260830302400644editdlrm
hawkey.log-20260906299400644editdlrm
imav-deploy.log356510600editdlrm
imunify-agent-proxy.log3657200644editdlrm
kdump.log181510600editdlrm
lastlog3030960664editdlrm
maillog33079644540600editdlrm
messages32421807490600editdlrm
mysqld.log7622661960640editdlrm
quota_enable.log8770600editdlrm
README10400644editdlrm
secure19919092110600editdlrm
spooler00600editdlrm
tallylog00600editdlrm
vmware-network.1.log2410600editdlrm
vmware-network.log1870600editdlrm
vmware-vgauthsvc.log.01168000600editdlrm
vmware-vmsvc-root.1.log52429730600editdlrm
vmware-vmsvc-root.2.log52429460600editdlrm
vmware-vmsvc-root.3.log52429290600editdlrm
vmware-vmsvc-root.4.log52429000600editdlrm
vmware-vmsvc-root.5.log52429240600editdlrm
vmware-vmsvc-root.6.log52429800600editdlrm
vmware-vmsvc-root.7.log52429110600editdlrm
vmware-vmsvc-root.8.log52430140600editdlrm
vmware-vmsvc-root.9.log52428810600editdlrm
vmware-vmsvc-root.10.log52428910600editdlrm
vmware-vmsvc-root.log50819000600editdlrm
vmware-vmtoolsd-root.log266480600editdlrm
wp-toolkit-0editdlrm
wtmp1873920664editdlrm
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