From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miloslav Trmac Subject: Re: print capability for audit-viewer? Date: Mon, 21 Dec 2009 08:12:21 -0500 (EST) Message-ID: <680667641.207101261401141098.JavaMail.root@zmail07.collab.prod.int.phx2.redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: LC Bruzenak Cc: Linux Audit List-Id: linux-audit@redhat.com ----- "LC Bruzenak" wrote: > Thanks for the reply. I tried the export, however it isn't the tab > contents per se which have the important data for us. We have modified > the event tab to include the entire raw event, because in our system, > the really important data is in usually the application-submitted > text. Adding an export functionality to the "Event detail" dialog should not be difficult, filed as https://fedorahosted.org/audit-viewer/ticket/12 . > I also tried adding the "other fields" to the columns listing, however > that particular test also had a different error. The first column was > "Date" and when I tried to export that list, it failed to export the > list. So I ran the audit-viewer from the command line and saw an > error: > TypeError: __date_column_event_text takes exactly 1 argument (2 > given). > > > [1] I have just noticed that "list" exports don't work, and a fix > will be available in the next release. > > Was it the above or different? Yes, it was this one. The fix is also available at https://bugzilla.redhat.com/attachment.cgi?id=379614 . Mirek