Bubblegum is a daemon written in C which watches a file's access, modification and inode change times, and MD5 checksums. It can run a command (a specified number of times) with info expansions, read files from a filelist, log to a file or syslogd, and more.
| Tags | Security Logging |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Solaris BSD Linux Mac OS X |
| Implementation | C |
Recent releases


Release Notes: This release allows directory recursion for files specified on the command line and in a file list. A port to Solaris is also included.


Release Notes: A better parseargv() function was written. The mailer script can now append the output of a command to the message body.


Release Notes: Manual page updates and a couple of automake fixes.


Release Notes: A fix for stupid use of sprintf(), causing a segfault on some systems.


Release Notes: This release adds the process id file options -q and -p, support for checking MD5 checksums for systems with libmd, and the ability to specify BUBBLEGUM_LOG and BUBBLEGUM_PID environment variables. There are some bugfixes.