From a9141934cd85f34bdf9f92f4eeab1694c989a697 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Mon, 13 Nov 2017 14:14:08 +0100 Subject: [PATCH] spk-spar-checker customize logformat --- customer/spk-spar-checker/test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index bff14575..e6246648 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -44,8 +44,8 @@ infra::profile::apache::pp_vhosts: docroot_group: apache docroot_mode: '0750' access_log_format: spk_combined - apache::log_formats: - spk_combined: '%a %%{ich-trickse}{X-Forwarded-For}i %l %u %t \"%r\" %>s %b \"%%{ich-trickse}{Referer}i\" \"%%{ich-trickse}{User-Agent}i\"' + apachelog_formats: + - spk_combined: '%a %%{ich-trickse}{X-Forwarded-For}i %l %u %t \"%r\" %>s %b \"%%{ich-trickse}{Referer}i\" \"%%{ich-trickse}{User-Agent}i\"' headers: - 'always set X-XSS-Protection "1; mode=block"' -- 2.39.5