Logging File Access in OSX

If you want to log all file accesses start the terminal, switch to root-user and type

fs_usage -w -f filesys > cap.txt

Every file access will be logged to cap.txt. You can grep, view edit for post analysis.

No Comments.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>