SCIENTIFIC-LINUX-USERS Archives

January 2014

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
ToddAndMargo <[log in to unmask]>
Reply To:
ToddAndMargo <[log in to unmask]>
Date:
Thu, 30 Jan 2014 22:25:23 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (35 lines)
Hi All,

Reference: 
http://docs.fedoraproject.org/en-US/Fedora/20/html/Release_Notes/sect-Release_Notes-Changes_for_Sysadmin.html

I just noticed FC20 changed system logging.  That is going to
take some getting use to.  RHEL 7 perhaps?

-T


2.8.1. Syslog removed from default installation
syslog is no longer included in default installations. journald
logging serves most use cases as well as, or better than, syslogd.

Users accustomed to checking /var/log/messages for system logs should 
instead use journalctl.

journalctl command examples:

newjournalctl                   |  old messages
--------------------------------+-----------------------------
journalctl                      |  less /var/log/messages
journalctl -f                   |  tail -f /var/log/messages
journalctl --unit named.service |  grep named /var/log/messages
journalctl -b                   |  Shows logs from current boot,
                                 |  no simple equivalent.


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

ATOM RSS1 RSS2