Latest Tweets:
This is a tumbling log of things and thoughts that pass my way.
If you got here by accident, you may want to visit my website instead.
"LoggerFS is a FUSE-based virtual file system […]. It seamlessly passes log data through the file system and directly into a database. When log lines are appended to a virtual file on the LoggerFS file system, lines that match a user-specified regex pattern are stored in a user-defined database. No need to poll the log file to monitor changes, simply prepare a target database, configure the file system using easy-to-read XML files, mount, and go!"