LoggedFS(1) | General Commands Manual | LoggedFS(1) |
LoggedFS - Filesystem monitoring with Fuse
loggedfs [-fp] [-c config-file ] [-l log-file ] directory ...
LoggedFS is a transparent fuse-filesystem which allows to log every operations that happens in the backend filesystem. Logs can be written to syslog, to a file, or to the standard output. LoggedFS comes with a XML configuration file in which you can choose exactly what you want to log and what you don't want to log. You can add filters on users, operations (open, read, write, chown, chmod, etc.), filenames , and return code. Filename's filters are regular expressions.
/etc/fuse.conf
Remi Flament <remipouak@gmail.com>
JANUARY 2007 | User Manuals |