pgLOGd (PostgreSQL Logging Daemon) records Apache Web server log entries to a PostgreSQL database. The daemon solves the problems of log rotation and configuration for many virtual sites. It uses very little system resources, and is extremely easy to set-up and run.
| Tags | Database Logging Systems Administration |
|---|---|
| Licenses | BSD Original |
| Operating Systems | POSIX BSD FreeBSD |
| Implementation | C |
Recent releases


Changes: A critical bug that caused pgLOGd to crash under certain circumstances was fixed. Ability to read a configuration file so that parameters can be changed without a recompile, ability to start without a backend database connection present, updated documentation, and minor code changes were added.
A self-contained virtual appliance for Drupal CMS.