Remove Cri parser as it is already incl. upstream now

This commit is contained in:
Stefan Reimer 2020-08-22 19:24:58 +01:00
parent 93edcec5a2
commit 2d58d73798
1 changed files with 0 additions and 10 deletions

View File

@ -238,16 +238,6 @@ fluent-bit:
script /fluent-bit/etc/functions.lua
call dedot
customParsers: |
[PARSER]
# http://rubular.com/r/tjUt3Awgg4
Name cri
Format regex
Regex ^(?<time>[^ ]+) (?<stream>stdout|stderr) (?<logtag>[^ ]*) (?<log>.*)$
Time_Key time
Time_Format %Y-%m-%dT%H:%M:%S.%L%z
# Decode_Field_As json log
service: |
[SERVICE]
Flush 5