<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.johnfreier.com/index.php?action=history&amp;feed=atom&amp;title=Linux_journalctl</id>
		<title>Linux journalctl - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.johnfreier.com/index.php?action=history&amp;feed=atom&amp;title=Linux_journalctl"/>
		<link rel="alternate" type="text/html" href="http://wiki.johnfreier.com/index.php?title=Linux_journalctl&amp;action=history"/>
		<updated>2026-05-20T10:41:11Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>http://wiki.johnfreier.com/index.php?title=Linux_journalctl&amp;diff=695&amp;oldid=prev</id>
		<title>Jfreier: Created page with &quot;JournalCtl is the new way log files get captured.  There are a bunch of different command to view them.  Count the number of failed ssh authentication for the past hour.   jou...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.johnfreier.com/index.php?title=Linux_journalctl&amp;diff=695&amp;oldid=prev"/>
				<updated>2015-07-20T20:36:51Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;JournalCtl is the new way log files get captured.  There are a bunch of different command to view them.  Count the number of failed ssh authentication for the past hour.   jou...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;JournalCtl is the new way log files get captured.  There are a bunch of different command to view them.&lt;br /&gt;
&lt;br /&gt;
Count the number of failed ssh authentication for the past hour.&lt;br /&gt;
  journalctl -u sshd --since &amp;quot;1 hour ago&amp;quot; | grep failure | wc -l&lt;/div&gt;</summary>
		<author><name>Jfreier</name></author>	</entry>

	</feed>