Skip to content

Commit c7b9ef7

Browse files
committed
default cri parser should contain Time_Keep On, otherwise no time tag exists at output
Signed-off-by: Derbyj <[email protected]>
1 parent 9908a28 commit c7b9ef7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf/parsers.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
Regex ^(?<time>[^ ]+) (?<stream>stdout|stderr) (?<logtag>[^ ]*) (?<message>.*)$
130130
Time_Key time
131131
Time_Format %Y-%m-%dT%H:%M:%S.%L%z
132+
Time_Keep On
132133

133134
[PARSER]
134135
Name kube-custom

0 commit comments

Comments
 (0)