Link: start Link: parent Link: First page in set (first) Link: Previous page (previous) Link: Next page (next) Link: Last page in set (last) Link: A plain text version of this page (alternate) Link: The XIST source of this page (alternate) Link: The Python module described in this page (alternate) Aplora ====== Logging Apache HTTP requests to an Oracle database ================================================== Home > Python software > Aplora Text · XIST · Python Python softwarelist of projects * ll.xistAn extensible XML/HTML generator * ll.ul4cA templating language * ll.urlRFC 2396 compliant URLs * ll.makeObject oriented make replacement * ll.daemonForking daemon processes * ll.sisyphusWriting cron jobs with Python * ll.colorRGB color values and color model conversion * ll.miscMisc utility functions and classes * ll.orasqlUtilities for cx_Oracle * ll.nightshadeServe the output of Oracle functions/procedures with CherryPy * ll.scriptsScripts for UL4 template rendering and URL handling * AploraLogging Apache HTTP requests to an Oracle database * HistoryChangeLog for aplora * InstallationHow to install aplora * PycocoPython code coverage * DownloadLinks to Windows and Linux, source and binary distributions * Source codeAccess to the Mercurial repositories 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.