vhost and timings in access logs

Bug #2028051 reported by Junien F
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Mirror Charm
New
Undecided
Unassigned

Bug Description

Hi,

apache2 access logs should be improved to give us more details about the requests.
I'm proposing the following :

    LogIOTrackTTFB ON
    CustomLog /var/log/apache2/archive.ubuntu.com-access.log combined-port
    ErrorLog /var/log/apache2/archive.ubuntu.com-error.log
    LogFormat "%V %h %p %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\" %I %^FB %D" combined-port

And the following goaccess config should be dropped in ~ubuntu/.goaccessrc :

time-format %H:%M:%S
date-format %d/%b/%Y
log-format %V %h %^ %^ [%d:%t %^] \"%r\" %s %b \"%R\" \"%u\" %^ %^ %D
static-file .deb

Revision history for this message
Junien F (axino) wrote :

The vhost part is done. goaccessrc still needs to be done.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.