/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
qemu-ga/-0755rm
sa/-0755rm
samba/-0700rm
sssd/-0750rm
sw-cp-server/-0750rm
btmp7537920660editdlrm
btmp-20260901420779520660editdlrm
comet_backup_jobs_helper.log00640editdlrm
cpanel-install.log7429370600editdlrm
cron6121026330600editdlrm
cron-2026080971960950600editdlrm
cron-2026081671716410600editdlrm
cron-2026082371812210600editdlrm
cron-2026083071892130600editdlrm
dmesg508280644editdlrm
dnf.librepo.log8231430644editdlrm
dnf.librepo.log.110484860644editdlrm
dnf.librepo.log.210484530644editdlrm
dnf.librepo.log.310484790644editdlrm
dnf.librepo.log.410484630644editdlrm
dnf.log1262730644editdlrm
dnf.log.110485420644editdlrm
dnf.log.210485410644editdlrm
dnf.log.310485350644editdlrm
dnf.log.410484860644editdlrm
dnf.rpm.log4517890644editdlrm
dnf.rpm.log.110485560644editdlrm
dnf.rpm.log.210485700644editdlrm
dpkg.log00644editdlrm
exim_mainlog600917760640editdlrm
exim_mainlog-20260809.gz111162120640editdlrm
exim_mainlog-20260816.gz78976220640editdlrm
exim_mainlog-20260823.gz69200930640editdlrm
exim_mainlog-20260830.gz90946830640editdlrm
exim_paniclog00640editdlrm
exim_paniclog-20260809.gz3440640editdlrm
exim_paniclog-20260816.gz1620640editdlrm
exim_paniclog-20260823.gz200640editdlrm
exim_paniclog-20260830.gz200640editdlrm
exim_rejectlog179028960640editdlrm
exim_rejectlog-20260809.gz33808060640editdlrm
exim_rejectlog-20260816.gz23055420640editdlrm
exim_rejectlog-20260823.gz20021130640editdlrm
exim_rejectlog-20260830.gz30533050640editdlrm
fail2ban.log53571850600editdlrm
fail2ban.log-20260809208448090600editdlrm
fail2ban.log-20260816153291630600editdlrm
fail2ban.log-20260823111341870600editdlrm
fail2ban.log-20260830113843700600editdlrm
hawkey.log187800644editdlrm
hawkey.log-20260809310800644editdlrm
hawkey.log-20260816299400644editdlrm
hawkey.log-20260823297600644editdlrm
hawkey.log-20260830306600644editdlrm
imav-deploy.log371790600editdlrm
imunify-agent-proxy.log4332300644editdlrm
lastlog3030960664editdlrm
maillog220716760600editdlrm
maillog-20260809404871940600editdlrm
maillog-20260816415565490600editdlrm
maillog-20260823277795890600editdlrm
maillog-20260830320062740600editdlrm
malware-watchdog.log39312450644editdlrm
messages3587806870600editdlrm
messages-20260809169926930600editdlrm
messages-20260816138358830600editdlrm
messages-20260823138335370600editdlrm
messages-20260830141162780600editdlrm
mysqld.log25347450640editdlrm
quota_enable.log298260600editdlrm
README10400644editdlrm
secure154560280600editdlrm
secure-20260809148857690600editdlrm
secure-20260816122544170600editdlrm
secure-20260823105004930600editdlrm
secure-20260830144914920600editdlrm
spooler00600editdlrm
spooler-2026080900600editdlrm
spooler-2026081600600editdlrm
spooler-2026082300600editdlrm
spooler-2026083000600editdlrm
tallylog00600editdlrm
wp-toolkit-0editdlrm
wtmp1405440664editdlrm
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