Remove Cri parser as it is already incl. upstream now
This commit is contained in:
parent
94622b4f9a
commit
256877b736
@ -238,16 +238,6 @@ fluent-bit:
|
|||||||
script /fluent-bit/etc/functions.lua
|
script /fluent-bit/etc/functions.lua
|
||||||
call dedot
|
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: |
|
||||||
[SERVICE]
|
[SERVICE]
|
||||||
Flush 5
|
Flush 5
|
||||||
|
Loading…
Reference in New Issue
Block a user