Show HN: Sigtrap – log integrity checker in C, no dependencies

https://github.com/SilentPuck/sigtrap
by silentpuck • 1 year ago
1 0 1 year ago

Sigtrap is a small Linux utility that monitors log files for unauthorized changes using stat(). It checks for changes in size, mtime, ctime, and inode, and alerts if anything shifts silently.

Related Stories

Loading related stories...

Source preview

github.com