Skip to content

Commit

Permalink
default cri parser should contain Time_Keep On, otherwise no time tag…
Browse files Browse the repository at this point in the history
… exists at output

Signed-off-by: Derbyj <[email protected]>
  • Loading branch information
JoeDerby committed Oct 12, 2023
1 parent 9908a28 commit c7b9ef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/parsers.conf
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@
Regex ^(?<time>[^ ]+) (?<stream>stdout|stderr) (?<logtag>[^ ]*) (?<message>.*)$
Time_Key time
Time_Format %Y-%m-%dT%H:%M:%S.%L%z
Time_Keep On

[PARSER]
Name kube-custom
Expand Down

0 comments on commit c7b9ef7

Please sign in to comment.