https://issues.apache.org/bugzilla/show_bug.cgi?id=46525





--- Comment #1 from Ryan Thompson <[email protected]>  2009-01-14 
01:30:07 PST ---
A suggestion: Add a "FORENSIC_ID" variable to the environment.

The "%{variablename}i" syntax for writing environment variables in LogFormat
allows for recording information for many other modules.  In mod_rewrite and
mod_ssl for example, there are dozens of variables listed such as "SCRIPT_URL",
"SSL_PROTOCOL" and "SSL_SESSION_ID" which may vary from request to request.  

For consistency's sake it would seem that operational data from all modules
used should be available for logging in the same way.  Is there any particular
reason that mod_log_forensic creates its own logging tag instead of using the
same environment variable mechanism as other modules?


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to