HN Reader

NewTopBestAskShowJob
Show HN: Sigtrap – log integrity checker in C, no dependencies
score icon1
comment icon0
9 hours agoby silentpuck
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.

No comments