From: Philipp Dallig Date: Thu, 29 Jun 2017 13:27:11 +0000 (+0200) Subject: add todo fuer ältere logs X-Git-Tag: v0.1.0~2744^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=d2aaf9b44685363c07a567e3f908f640ff665ec3;p=pixelpark%2Fhiera.git add todo fuer ältere logs --- 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