Update parser

This commit is contained in:
2023-04-21 09:23:41 +10:00
parent f2076d3d6f
commit 4d6d817103
+1 -1
View File
@@ -354,7 +354,7 @@ spec:
# http://rubular.com/r/tjUt3Awgg4
Name cri
Format regex
Regex ^(?<time>[^ ]+) (?<stream>stdout|stderr) (?<logtag>[^ ]*) (?<message>.*)$
Regex ^(?<time>[^ ]+) (?<stream>stdout|stderr) (?<logtag>[^ ]*) (?<log>.*)$
Time_Key time
Time_Format %Y-%m-%dT%H:%M:%S.%L%z