I would like to monitor access (read/write/execute) of a specific file on a system, and log it. I am on a Unix like filesystem. What is the best way to achieve this?
I have looked at system logs, but nothing specific has stood out.
I would like to monitor access (read/write/execute) of a specific file on a system, and log it. I am on a Unix like filesystem. What is the best way to achieve this?
I have looked at system logs, but nothing specific has stood out.