From d2aaf9b44685363c07a567e3f908f640ff665ec3 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 29 Jun 2017 15:27:11 +0200 Subject: [PATCH] =?utf8?q?add=20todo=20fuer=20=C3=A4ltere=20logs?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- classes/infra::profile::logstash::mysql.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/classes/infra::profile::logstash::mysql.yaml b/classes/infra::profile::logstash::mysql.yaml index 93176676..bb66dbf9 100644 --- a/classes/infra::profile::logstash::mysql.yaml +++ b/classes/infra::profile::logstash::mysql.yaml @@ -28,4 +28,6 @@ infra::profile::logstash::mysql::resources: parameters: match: - message - - '%%{ich-trickse}{TIMESTAMP_ISO8601:time} *%%{ich-trickse}{INT:threadid}? *\[%%{ich-trickse}{WORD:loglevel}\] *%%{ich-trickse}{GREEDYDATA:restmessage}' \ No newline at end of file + - '%%{ich-trickse}{TIMESTAMP_ISO8601:time} *%%{ich-trickse}{INT:threadid}? *\[%%{ich-trickse}{WORD:loglevel}\] *%%{ich-trickse}{GREEDYDATA:restmessage}' + +# TODO: Fuer aeltere Logs: https://sh.lrn2.co.uk/processing-mysql-mariadb-galera-logs-for-logstash/ \ No newline at end of file -- 2.39.5