From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miloslav =?UTF-8?Q?Trma=C4=8D?= Subject: Announcing audit-viewer Date: Fri, 16 May 2008 10:11:46 +0000 Message-ID: <1210932706.2822.45.camel@amilo> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from pobox.stuttgart.redhat.com (pobox.stuttgart.redhat.com [172.16.2.10]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m4GABpa9016976 for ; Fri, 16 May 2008 06:11:57 -0400 Received: from [10.32.4.41] (vpn-4-41.str.redhat.com [10.32.4.41]) by pobox.stuttgart.redhat.com (8.13.1/8.13.1) with ESMTP id m4GABnEX021717 for ; Fri, 16 May 2008 06:11:50 -0400 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 List-Id: linux-audit@redhat.com Hello, audit-viewer is now available in Fedora 9. It is a GUI for viewing audit logs and running simple reports on them, intended as an ueasy to use alternative to ausearch and aureport. To see what audit-viewer can do, please read https://fedorahosted.org/audit-viewer/wiki/AuditViewerTour . The program is still under development, more features (graphs in particular) and more polish is planned. I'll be grateful for any feedback (what works well, what doesn't work, what is difficult to do or unintuitive). To install audit-viewer on Fedora, run (yum install audit-viewer). Then you'll find it in the System/Administration menu as "Audit Logs". To build audit-viewer on other distributions, you'll need the source code available at https://fedorahosted.org/audit-viewer/ . audit-viewer depends on python-gtkextra, and the last release of python-gtkextra doesn't build on recent systems. You may find the patch at http://cvs.fedora.redhat.com/viewcvs/devel/python-gtkextra/ useful. Mirek