HomePython softwareAplora

Aplora

Logging Apache HTTP requests to an Oracle database

This script can be used with Apache's piped logging facility to log HTTP requests to an Oracle database. It works best with Apache 2.0.46 or later but can be made to work with older version by removing a few of the fields.

Currently this script is specific to JSP and XIST4C, but this can be changed by changing the methods findcoid and findsession.

Alternate versions   Text   XIST   Python