mod_log_sql 2.0 Documentation

Home » Projects » Apache » Mod_log_sql » Docs-2.0 » mod_log_sql 2.0 Documentation
1. Introduction
1. Summary
2. Approach
3. What gets logged by default?
4. Miscellaneous Notes
5. Author / Maintainer
6. Mailing Lists
2. Installation
1. Requirements
2. Compiling and Installing
3. Configuration
1. Preparing MySQL for logging
2. A very basic logging setup in Apache
3. Testing the basic setup
4. How to tune logging with run-time directives
1. Instructing the module what to log
2. Instructing the module what NOT to log using filtering directives
5. Advanced logging scenarios
1. Using the module in an ISP environment
2. Logging many-to-one data in separate tables
3. Using the same database for production and test
4. Optimizing for a busy database
6. Configuration Directive Reference
1. DataBase Configuration
2. Table Names
3. Configuring What Is logged
4. Deprecated Commands
4. FAQ