From a0f507d45f3e1e4dd101ffd1f0d2f61a81434598 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 22 Aug 2017 10:22:13 +0200 Subject: [PATCH] spk-spar-checker update logformat --- customer/spk-spar-checker/production.yaml | 1 + customer/spk-spar-checker/test.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/customer/spk-spar-checker/production.yaml b/customer/spk-spar-checker/production.yaml index 48e3132b..5ba17515 100644 --- a/customer/spk-spar-checker/production.yaml +++ b/customer/spk-spar-checker/production.yaml @@ -35,6 +35,7 @@ infra::profile::apache::pp_vhosts: docroot_owner: deploy.spk docroot_group: apache docroot_mode: '0750' + access_log_format: remote_combined directories: - provider: directory path: '/var/www/spar-checker/sparchecker-frontend/' diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 303060d1..e82f02df 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -33,6 +33,7 @@ infra::profile::apache::pp_vhosts: docroot_owner: deploy.spk docroot_group: apache docroot_mode: '0750' + access_log_format: remote_combined directories: - provider: directory path: '/var/www/spar-checker/sparchecker-frontend/' -- 2.39.5