Re: Connector: Filesystem Events Connector v3

From: Evgeniy Polyakov
Date: Fri Mar 24 2006 - 16:14:05 EST


On Fri, Mar 24, 2006 at 10:44:29AM -0500, James Morris (jmorris@xxxxxxxxx) wrote:
> On Fri, 24 Mar 2006, Arjan van de Ven wrote:
>
> > > > > big overhead for the whole system,
> > > >
> > > > this is not true
> > > Hmm, Why?
> >
> > audit only audits those syscalls (or rather, operations) you enable it
> > to audit basically.
>
> Exactly, which takes about 2 minutes of code reading to discover.

There is another problem with audit - it is audit daemon, which will
receive and log all events which it actually should not process at all.
Audit is really for different things, more security related, while this
module adds informational events.

> - James
> --
> James Morris
> <jmorris@xxxxxxxxx>

--
Evgeniy Polyakov
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/