public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* What does each audit record field mean?
@ 2008-01-27  8:25 Marius.bao
  2008-01-27 13:15 ` Steve Grubb
  0 siblings, 1 reply; 4+ messages in thread
From: Marius.bao @ 2008-01-27  8:25 UTC (permalink / raw)
  To: linux-audit

Hi,
    I'm a newbie, I'm sorry for my question if anyone has already asked.
    I use auditctl -a exit,always -S open -F success=0 to audit all
successful open syscalls
    But in the audit.log file I found the following audit records:
    type=SYSCALL msg=audit(1201421673.445:1508): arch=40000003
syscall=5 success=no exit=-2 a0=bfec1e40 a1=0 a2=b7ee6548 a3=bfec1e40
items=1 ppid=9571 pid=96    95 auid=0 uid=0 gid=0 euid=0 suid=0
fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts1 comm="vim" exe="/usr/bin/vim"
key=(null)
    The "success" fields of the record is no, what does it mean? Does
it represent the syscall is failed?
    And what does "exit" field mean? Does it represent the syscall's exit code?
    I'm also confused with the meaning of the fields of "a0" "a1" "a2" and "a3".

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

end of thread, other threads:[~2008-01-29 18:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-27  8:25 What does each audit record field mean? Marius.bao
2008-01-27 13:15 ` Steve Grubb
2008-01-29  7:16   ` Marius.bao
2008-01-29 18:02     ` Steve Grubb

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