From 9295fbc2f5343b757054d2d52760b66e84eed936 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Fri, 18 Mar 2016 12:01:31 +0100 Subject: [PATCH] slowlog logstash again, because some pools have not regular names --- classes/site::profile::logstash::php_fpm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/site::profile::logstash::php_fpm.yaml b/classes/site::profile::logstash::php_fpm.yaml index 01b034d7..1f1d11b8 100644 --- a/classes/site::profile::logstash::php_fpm.yaml +++ b/classes/site::profile::logstash::php_fpm.yaml @@ -38,4 +38,4 @@ site::profile::logstash::php_fpm::resources: parameters: match: - message - - \[%%{ich-trickse}{MONTHDAY}-%%{ich-trickse}{MONTH}-%%{ich-trickse}{YEAR} %%{ich-trickse}{TIME}\]%%{ich-trickse}{SPACE}\[pool %%{ich-trickse}{WORD:pool}] %%{ich-trickse}{GREEDYDATA:restmessage} \ No newline at end of file + - \[%%{ich-trickse}{MONTHDAY}-%%{ich-trickse}{MONTH}-%%{ich-trickse}{YEAR} %%{ich-trickse}{TIME}\]%%{ich-trickse}{SPACE}\[pool %%{ich-trickse}{DATA:pool}] %%{ich-trickse}{GREEDYDATA:restmessage} \ No newline at end of file -- 2.39.5