Re: Using journalctl

2015-07-03 Thread Alex
Hi, >> > I've used journalctl to do some really basic things, but I'm trying to >> > use it to view the former /var/log/maillog, and haven't been able to >> > figure out how. >> > >> > I understand I can use it to search for a specific priority, but >> > haven't figure out how to show only today's

Re: Using journalctl

2015-07-02 Thread Suvayu Ali
On Thu, Jul 02, 2015 at 11:34:20AM +0800, Ed Greshko wrote: > On 07/02/15 11:11, Alex wrote: > > Hi all, > > > > I've used journalctl to do some really basic things, but I'm trying to > > use it to view the former /var/log/maillog, and haven't been able to > > figure out how. > > > > I understand I

Re: Using journalctl

2015-07-01 Thread Ed Greshko
On 07/02/15 11:11, Alex wrote: > Hi all, > > I've used journalctl to do some really basic things, but I'm trying to > use it to view the former /var/log/maillog, and haven't been able to > figure out how. > > I understand I can use it to search for a specific priority, but > haven't figure out how

Using journalctl

2015-07-01 Thread Alex
Hi all, I've used journalctl to do some really basic things, but I'm trying to use it to view the former /var/log/maillog, and haven't been able to figure out how. I understand I can use it to search for a specific priority, but haven't figure out how to show only today's mail.* facility logs, us

Using journalctl to view kernel log

2014-11-07 Thread Kevin Wilson
Hi, I am using journalctl -kf or journalctl -k to see kernel log messages. However, messages of "pr_debug" are not shown by this commands. Is there some way to view pr_debug kernel messages with journalctl -k ? regards, Kevin -- users mailing list users@lists.fedoraproject.org To u