X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/893a007aefd9a28ff0bf233c2f3f45cc352f882f..2fab2ada035b191d7be56c8540ab6f68b64e4df1:/cookbooks/web/templates/default/apache.backend.erb?ds=sidebyside diff --git a/cookbooks/web/templates/default/apache.backend.erb b/cookbooks/web/templates/default/apache.backend.erb index 4380f5ca7..ea96d205f 100644 --- a/cookbooks/web/templates/default/apache.backend.erb +++ b/cookbooks/web/templates/default/apache.backend.erb @@ -19,7 +19,7 @@ # # Setup logging # - LogFormat "%a %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\" %Ts" combined_with_time + LogFormat "%a %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\" %Ts %{SSL_PROTOCOL}x %{SSL_CIPHER}x" combined_with_time CustomLog /var/log/apache2/access.log combined_with_time ErrorLog /var/log/apache2/error.log