Bug 6277

Summary: CustomLog by default
Product: Koha Reporter: Nuño López Ansótegui <nunyo.lopez>
Component: Transaction logsAssignee: Paul Poulain <paul.poulain>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: PATCH-Sent (DO NOT USE) CC: chris, mjr
Version: 3.6   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Uploaded a patch
Signed off Patch

Description Nuño López Ansótegui 2011-04-28 09:53:36 UTC
In koha-httpd.conf file, inside the <VirtualHost> configuration there is commented the TransferLog /home/www/koha/var/log/koha-opac-access_log, however there isn´t the CustomLog /home/www/koha/var/log/koha-opac-access_log combine to provide a more detailed log of the visits.
It would be interesting to include by default the CustomLog // combined in this file.
Comment 1 Nuño López Ansótegui 2011-05-03 10:04:27 UTC Comment hidden (obsolete)
Comment 2 Chris Cormack 2011-06-07 06:36:48 UTC
Created attachment 4389 [details] [review]
Signed off Patch
Comment 3 Paul Poulain 2011-08-10 12:50:33 UTC
QA comment

1 line patch that adds something commented by default on the httpd.conf file, so won't change anything.

Earned "passed QA" easily
Comment 4 Chris Cormack 2011-08-11 00:56:44 UTC
Pushed, please test
Comment 5 MJ Ray (software.coop) 2011-08-12 13:06:37 UTC
The patch attached to this bug makes etc/koha-httpd.conf executable - why?
Comment 6 Jared Camins-Esakov 2012-05-23 12:30:52 UTC
Seems to be working. Closing.