Skip to content

Commit

Permalink
Merge pull request #958 from JoeDerby/TimeKeepCriParser
Browse files Browse the repository at this point in the history
default cri parser should contain Time_Keep On, otherwise no time tag exists at output
  • Loading branch information
benjaminhuo authored Oct 30, 2023
2 parents a5b726f + c7b9ef7 commit 4493625
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 4493625

Please sign in to comment.