[Catalyst] Viewing username in Apache access_log (via FastCGI)
Kutbuddin Doctor
ksdoctor at burnham.org
Tue Apr 29 19:10:12 BST 2008
Hi,
I am using the plugins :
Authentication
Authenticaiton::Store::DBIC
... (and also)
Session
Session::Store::FastMmap
I am running Catalyst via FastCGI and Apache:
FastCgiServer /blah/blah/AI/script/ai_fastcgi.pl -processes 3
(line in the httpd.conf file)
The default Apache access_log file I am using is:
LogFormat "%h %l %u %t \"%r\" %>s %b" common
I would like the Authenticated user to show up in this log file. How can
I do this? Somehow, there must be a way for Catalyst to report a
username to Apache.
thanks,
Kutbuddin
--
Kutbuddin Doctor, PhD
Burnham Institute for Medical Research
More information about the Catalyst
mailing list