/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
btmp13386240660editdlrm
btmp-20260901631553280660editdlrm
chkservd.log1991327980600editdlrm
comet_backup_jobs_helper.log00640editdlrm
cpanel-install.log7354740600editdlrm
cron11497707570600editdlrm
dnf.librepo.log4651730644editdlrm
dnf.librepo.log.110485410644editdlrm
dnf.librepo.log.210485200644editdlrm
dnf.librepo.log.310484610644editdlrm
dnf.librepo.log.410485230644editdlrm
dnf.log6365500644editdlrm
dnf.log.110485190644editdlrm
dnf.log.210483210644editdlrm
dnf.log.310485080644editdlrm
dnf.log.410485610644editdlrm
dnf.rpm.log10069350644editdlrm
dnf.rpm.log.110485190644editdlrm
dnf.rpm.log.210485180644editdlrm
dpkg.log00644editdlrm
exim_mainlog268101200640editdlrm
exim_mainlog-20260809.gz41711500640editdlrm
exim_mainlog-20260816.gz33385870640editdlrm
exim_mainlog-20260823.gz39112560640editdlrm
exim_mainlog-20260830.gz43133410640editdlrm
exim_paniclog46500640editdlrm
exim_paniclog-20260809.gz27820640editdlrm
exim_paniclog-20260816.gz26190640editdlrm
exim_paniclog-20260823.gz24920640editdlrm
exim_paniclog-20260830.gz29140640editdlrm
exim_rejectlog46807660640editdlrm
exim_rejectlog-20260809.gz11131920640editdlrm
exim_rejectlog-20260816.gz8341670640editdlrm
exim_rejectlog-20260823.gz11382880640editdlrm
exim_rejectlog-20260830.gz12744380640editdlrm
firewalld10570640editdlrm
hawkey.log178800644editdlrm
hawkey.log-20260809301200644editdlrm
hawkey.log-20260816297000644editdlrm
hawkey.log-20260823298200644editdlrm
hawkey.log-20260830302400644editdlrm
imav-deploy.log356510600editdlrm
imunify-agent-proxy.log3649320644editdlrm
kdump.log181510600editdlrm
lastlog3030960664editdlrm
maillog32831691040600editdlrm
messages22526687690600editdlrm
mysqld.log7620198070640editdlrm
quota_enable.log8770600editdlrm
README10400644editdlrm
secure19207312410600editdlrm
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