P
P
pr0tect0r2011-06-29 15:54:13
linux
pr0tect0r, 2011-06-29 15:54:13

User activity log?

It is necessary to save information about which user (user1...userN) did what (create, write, move, delete) with which file (/path/to/file)
OS Linux (CentOS, Ubuntu),
FreeBSD the ability to selectively specify the monitoring directory
Is there a ready-made solution? File system or daemon?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
shadowalone, 2011-06-29
@pr0tect0r

fschange
dnotify, inotify
http://goo.gl/b4Kih

V
Vlad Zhivotnev, 2011-06-29
@inkvizitor68sl

inotify

S
Stanislav Vlasov, 2017-09-26
@Stanislavvv

In Linux, the auditd daemon is a regular tool for such control.
The proposed inotify is far from always able to track file changes in time when there are a large number of them (they run into limits) and are not intended to ensure security at all.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question