From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: /var/log/audit/adit.log Date: Tue, 20 Oct 2009 13:42:37 -0400 Message-ID: <200910201342.37149.sgrubb@redhat.com> References: <421135F6DE717A43929F9CF8ADE1A2F905A9450D@email3a.alionscience.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <421135F6DE717A43929F9CF8ADE1A2F905A9450D@email3a.alionscience.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Tuesday 20 October 2009 01:38:23 pm Harmon, Jeffrey D wrote: > Is there a way to have "/var/log/audit/audit.log" produce output in > Human Readable form or is there a tool to view the log file with > timestamp and username info attached to log entries?? ausearch -i aureport gives columnar output and summary information. -Steve