Is there a way in linux (possibly using Inotify?) to "log" what files are edited, live?

link|improve this question
feedback

3 Answers

You can setup auditd to do this.

link|improve this answer
feedback

Look at Open Source Tripwire or the commercial Tripwire products.

link|improve this answer
feedback

LINK has a good writeup on how to do it with auditd

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.