From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Cc: Abhishek Gupta <abhikiki@gmail.com>
Subject: Re: (no subject)
Date: Sat, 12 Jan 2008 09:55:30 -0500 [thread overview]
Message-ID: <200801120955.30939.sgrubb@redhat.com> (raw)
In-Reply-To: <18436f8f0801120545w66ac58dbjc4e2e7533042db20@mail.gmail.com>
On Saturday 12 January 2008 08:45:09 Abhishek Gupta wrote:
> msg=audit(1116360555.329:2401771).
>
> How to interpret above message?what does 1116360555,329,2401771 means here?
seconds.msec:serial number
The seconds can be converted with ctime().
> By looking at this type of audit message how can i interpret all the things
> related to a particular process?
This is not a message type, its just the unique time stamp for the event.
> If i want to trace all syscalls called by particular process how to do that
> without using ausearch(means by looking at above type messages)
> how can i obtain strace output by this this auditing subsystem ?
You would use the autrace program. After running it, it will tell you what
ausearch command to run to see the results. The output will not be formatted
like strace, but it contains the information.
If you are writing a program that analyzes the audit data, I'd recommend using
the auparse library to do all your parsing and data interpretation.
-Steve
next prev parent reply other threads:[~2008-01-12 14:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-12 13:45 (no subject) Abhishek Gupta
2008-01-12 14:55 ` Steve Grubb [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-11-02 16:21 Bill Tangren
2007-08-18 17:02 Henning, Arthur C. (CSL)
2007-05-24 14:03 Kirkwood, David A.
[not found] <000301c78399$1924de30$656fa8c0@centrify.com>
2007-04-20 22:13 ` paul moore
2007-04-20 23:32 ` Steve Grubb
[not found] ` <000701c783ab$6be710e0$656fa8c0@centrify.com>
2007-04-21 0:24 ` paul moore
2007-04-23 13:46 ` Steve Grubb
2007-03-15 19:42 Kirkwood, David A.
2007-03-15 21:15 ` Bill Tangren
2006-05-03 17:21 Kirkwood, David A
2006-05-03 17:31 ` 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=200801120955.30939.sgrubb@redhat.com \
--to=sgrubb@redhat.com \
--cc=abhikiki@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox