Web server requests are divided into components. Each component is represented by an HTTP variable. HTTP variables are standardized across all web servers, so the configurations you make in regards to their use are web server independent.
To enable logging of a particular component of a web server request, HTTP variables must be mapped to specific database fields. For information about how to do this, see "Mapping HTTP Variables to Database Fields."
You can also modify the list of available HTTP variables, adding variables to the list to expand your logging options. For information about how to do this, see "Adding HTTP Variables to the Log."
|