Yes, see Auditd und acct
- For installing
auditd
you have to enable theunmaintained
repository, e.g.sudo ucr set repository/online/unmaintained=yes
andunivention-install auditd
. - The same can be done graphically by using the UMC modules
Repository Settings
andPackage management
.
I recently wrote a private blog article about how to use audit
, which also includes examples for logging file access.
Be warned that enabling too much logging can dramatically reduce the performance of your system!
- Similar question in German: Überwachung von Verzeichnissen