vlogger is a logger daemon for Apache. It will accept piped logfile input, split it according to its corresponding virtual host (using a file cache to avoid resource limitations), and write it to disk. It automatically rotates all files and tracks them using timestamps. It is intended as a replacement for cronolog.
| Tags | Internet Log Analysis Logging |
|---|---|
| Licenses | LGPL |
| Implementation | Perl |
Recent releases


Changes: Various bugfixes, code cleanups, and support for mod_logio.


Changes: A bug with loading unnecessary modules was fixed.


No changes have been submitted for this release.


Changes: There are code cleanups and a new feature to track bandwidth usage to a database.


Changes: Code cleanups, bugfixes, a new option to rotate files when they reach a certain size, and better documentation.
- All comments
Recent commentsChangeLog information
I think it would be a nice thing to do to post what has changed between versions in your submissions. I am currently running vlogger-1.0 and I see that 1.1 just came out, but I don't see any information about what's different about 1.1. Just something to help us out :)