Datamining Apache Logs with PostgreSQL
Datamining Apache Logs with PostgreSQL by Robert Bernier -- System log files encapsulate a wealth of information for administrators and developers. Teasing that data out of the logs into a format that reveals patterns may be a challenge, though. Robert Bernier shows how to parse, store, and query Apache httpd log data from PostgreSQL to find useful information.