Show HN: Sigtrap – log integrity checker in C, no dependencies
https://github.com/SilentPuck/sigtrapSigtrap 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.