From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: processing audit data Date: Sun, 9 Dec 2007 12:30:04 -0500 Message-ID: <200712091230.04800.sgrubb@redhat.com> References: <475C1AB4.2030608@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <475C1AB4.2030608@redhat.com> Content-Disposition: inline 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 Sunday 09 December 2007 11:41:24 Thorsten Scherf wrote: > Do we have any plans to ship auditd with some kind of data processing > tool in the future? That depends and what you mean. > maybe as audispd plugin? That would be for realtime usage...we plan to do a few for analysis and protocol conversion/support. > just having a single log file with a bunch of data isn't really helpful, > although we have tools like ausearch or aureport. customers often ask for > something more visually. :) Well, that is different from realtime. And yes we plan a GUI based reporting tool. But with the auparse library, it should be easy for anyone to write some apps. -Steve