[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to audit file access ?




>From:  Olaf Fr1czyk <olaf@cbk.poznan.pl>
>Hi,
>
>I would like to audit file access (open/close/create/remove etc.).
>Does somebody knows any tools for it which work with XFS?

You can check on the status of fam/imon:
	http://oss.sgi.com/projects/fam/news.html

The Linux imon project looks like it's independent of XFS, so if it works :)
it should work with any filesystem on Linux.

Dean