All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Subject: Re: Output of aureport in columns
Date: Fri, 13 Jul 2012 09:22:51 -0400	[thread overview]
Message-ID: <1493625.F4rznPhkvU@x2> (raw)
In-Reply-To: <1342124785.2463.15.camel@debian.domain_name>

On Thursday, July 12, 2012 04:26:25 PM Michael Mather wrote:
> Hi,
> 
> I have managed to find an easy way to put the output of aureport into
> neat columns. For example:
> 
> aureport -i -f | sed 's/=====/==== /g' | column -t
> 
> However, if I combine this with ausearch, as in:
> 
> ausearch -k ROOT |aureport -i -f | sed .....

Is this really the ausearch portion or did you omit some parameters for 
brevity?


> then some lines come out properly and some have extra data that shifts
> everything off. For example, here are two successive lines from the
> output. The first has 9 fields and the second 15:
> 
> 311. 12-07-12 16:21:03 /proc/self/loginuid open yes /usr/bin/sudo mm 597
> 312. 12-07-12 16:21:03 (null) inode=970 dev=08:01 mode=0100755 ouid=0
> ogid=0 rdev=00:00 execve yes /sbin/aureport root 599
> 
> What is happening?

Does it behave better if you add --raw to the ausearch portion?

-Steve

  reply	other threads:[~2012-07-13 13:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-12 20:26 Output of aureport in columns Michael Mather
2012-07-13 13:22 ` Steve Grubb [this message]
2012-07-13 13:27   ` Patrick Synor
2012-07-13 17:09   ` Michael Mather
2012-07-13 17:19     ` Steve Grubb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1493625.F4rznPhkvU@x2 \
    --to=sgrubb@redhat.com \
    --cc=linux-audit@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.