From: "Mathew Brown" <mathewbrown@fastmail.fm>
To: Steve Grubb <sgrubb@redhat.com>, linux-audit@redhat.com
Subject: Re: Using Linux Audit to Audit / Log All Oracle Related Activity
Date: Sat, 22 Dec 2007 07:06:05 -0800 [thread overview]
Message-ID: <1198335965.30524.1227904519@webmail.messagingengine.com> (raw)
In-Reply-To: <200712170836.39984.sgrubb@redhat.com>
On Mon, 17 Dec 2007 08:36:39 -0500, "Steve Grubb" <sgrubb@redhat.com>
said:
> On Monday 17 December 2007 08:21:18 Mathew Brown wrote:
> > I was wondering if the Linux Audit Daemon could be used to address the
> > issue of Oracle auditing. Has anyone investigated this possibility?
>
> What would you like to know about Oracle?
Hi Steve,
Thanks for your reply. What I was interested in is auditing all
queries and modifications to the database. I'm looking at it from a
compliance perspective (and trying to minimize the power of the sysdba
account). I've looked at alternative solutions such as the Oracle
Vault which enables logging but it's too CPU intensive. I thought
that the Linux audit daemon might provide me with similar
functionality but have the added benefit of not requiring writes
locally (send to remove syslog for example).
> > Ideally, I would like to audit all network (listener) as well as all
> > local access (an Oracle DBA running sqlplus directly on the machine).
>
> You mean accepting the connection? I think you can get all accepts that
> Oracle
> would issue, but I don't know if you will get the remote address in the
> logs.
> You also cannot tell it that you want accepts of a specific socket.
>
> You might want to spend some time looking at Oracle from strace. That is
> about
> the view of the world from the Linux Audit System. If you can't find
> anything
> worth logging from that, it most likely means that you'd want Oracle to
> be
> patched to send meaningful events to the audit system.
>
> -Steve
--
Mathew Brown
mathewbrown@fastmail.fm
--
http://www.fastmail.fm - Faster than the air-speed velocity of an
unladen european swallow
prev parent reply other threads:[~2007-12-22 15:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-17 13:21 Using Linux Audit to Audit / Log All Oracle Related Activity Mathew Brown
2007-12-17 13:36 ` Steve Grubb
2007-12-22 15:06 ` Mathew Brown [this message]
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=1198335965.30524.1227904519@webmail.messagingengine.com \
--to=mathewbrown@fastmail.fm \
--cc=linux-audit@redhat.com \
--cc=sgrubb@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.