Download List

Projeto Descrição

LoggedFS is a transparent fuse-filesystem which allows you to log every operation that happens in the backend filesystem. Logs can be written to syslog, to a file, or to standard output. It comes with an XML configuration file in which you can choose exactly what you want to log. You can add filters on users, operations (open, read, write, chown, chmod, etc.), filenames, and return codes. Filename's filters are regular expressions. Since it is fuse-based, you don't need to change anything in your kernel or hard disk partition to use it.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-01-06 22:39 Back to release list
0.2.1

Uma opção p novo que permite que outros usuários vejam loggedfs montado arquivos (e assim loggedfs pode fazer o que eles fazem sobre ela).
Tags: Minor feature enhancements
A new -p option that allows other users to see loggedfs mounted files (and so loggedfs can log what they do on it).

Project Resources