From: Russell Miller <rmiller@duskglow.com>
To: linux-kernel@vger.kernel.org
Subject: auditing subsystem
Date: Thu, 3 Mar 2005 22:18:11 -0800 [thread overview]
Message-ID: <200503032218.12062.rmiller@duskglow.com> (raw)
I've been doing a lot of research on this, and I keep coming up with things
that don't work, have been abandoned, or are almost impossible to find or get
working. So I'll ask here. Maybe one of the ultra-elightened linux gods
will have a ready answer.
I want to be able to audit system calls - I want to log when files are opened,
created, changed, deleted, etc. Preferably I would like to do it without
having to apply kernel patches, using vanilla (or close to vanilla) kernel.
If this isn't possible, my net preference is to use a module. If this isn't
possible, well, I'll do what I have to.
I notice there is a CONFIG_AUDIT option. Is this what I am looking for, and
how do I use it? /dev/audit seems not to work...
Thanks. If you can even point me a suitable FM to R, I'd be content.
--Russell
--
Russell Miller - rmiller@duskglow.com - Agoura, CA
next reply other threads:[~2005-03-04 6:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-04 6:18 Russell Miller [this message]
2005-03-04 6:34 ` auditing subsystem Chris Wright
2005-03-04 6:53 ` Valdis.Kletnieks
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=200503032218.12062.rmiller@duskglow.com \
--to=rmiller@duskglow.com \
--cc=linux-kernel@vger.kernel.org \
/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.