# tail -f /var/log/messages
Logování do /var/log/messages už Mageia nějaký pátek nepoužívá.
You are looking for the traditional text log files in /var/log, andthey are gone?Here's an explanation on what's going on:You are running a systemd-based OS where traditional syslog has beenreplaced with the Journal. The journal stores the same (and more)information as classic syslog. To make use of the journal and accessthe collected log data simply invoke "journalctl", which will outputthe logs in the identical text-based format the syslog files in/var/log used to be. For further details, please refer tojournalctl(1).Alternatively, consider installing one of the traditional syslogimplementations available for your distribution, which will generatethe classic log files for you. Syslog implementations such assyslog-ng or rsyslog may be installed side-by-side with the journaland will continue to function the way they always did.Thank you!Further reading: man:journalctl(1) man:systemd-journald.service( man:journald.conf(5) http://0pointer.de/blog/projects/the-journal.html
# journalctl -f
S rychlou odpovědí můžete používat BB kódy a emotikony jako v běžném okně pro odpověď, ale daleko rychleji.
Upozornění: do tohoto tématu bylo naposledy přispěno před 120 dny.Zvažte prosím založení nového tématu.