From: Oliver Böttcher Date: Thu, 27 Jul 2017 10:03:54 +0000 (+0200) Subject: ODT - journal2logstash X-Git-Tag: v0.1.0~2666^2~74 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=36e3665e35f512ca11cfa4e38c56380a4fbc7d4e;p=pixelpark%2Fhiera.git ODT - journal2logstash --- diff --git a/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml b/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml index df228e6f..2139cf64 100644 --- a/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml @@ -112,3 +112,18 @@ logstash::generic_resource: what: previous pattern: "^%%{ich-trickse}{TIMESTAMP_ISO8601}" negate: true + odt-newsletter-service: + resource: pipe + order: 10 + parameters: + command: '/bin/journalctl -o cat -fl -u odt-newsletter-service.service' + type: webapp + tags: + - 'int' + - "%{customer}" + - "odt-newsletter-service" + codec: + type: multiline + what: previous + pattern: "^%%{ich-trickse}{TIMESTAMP_ISO8601}" + negate: true