> On 29 Jul 2024, at 18:05, home user via users <users@lists.fedoraproject.org> 
> wrote:
> 
> There is no "/var/log/dmesg" directory or file.
> "find -name logfiles -print" does not find a file "logfiles" in the /var tree.

The log files in /var/log are written by rsyslog by getting them from the 
systemd-journald daemon.

Its only done for legacy reasons.
When I remember I dnf remove rsyslog to get ride of the legacy.

Using the journalctl utility to access the journal to see what happened.
This will show all logs in context between kernel and services.

Barry



-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to