public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* Output of aureport in columns
@ 2012-07-12 20:26 Michael Mather
  2012-07-13 13:22 ` Steve Grubb
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Mather @ 2012-07-12 20:26 UTC (permalink / raw)
  To: linux-audit

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 .....

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?

Thanks - Michael Mather
-----------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-07-13 17:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-12 20:26 Output of aureport in columns Michael Mather
2012-07-13 13:22 ` Steve Grubb
2012-07-13 13:27   ` Patrick Synor
2012-07-13 17:09   ` Michael Mather
2012-07-13 17:19     ` Steve Grubb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox