Skip to content

Commit

Permalink
Tested with feedback from elasticsearch
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Coffman <[email protected]>
  • Loading branch information
Steve Coffman committed Nov 4, 2018
1 parent 6471706 commit 63ef172
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions conf/parsers.conf
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,7 @@
Format Regex
Regex ^(?<time>[^ ]+) (?<stream>stdout|stderr) (?<logtag>[^ ]*) (?<message>.*)$
Time_Key time
Time_Format %Y-%m-%dT%H:%M:%S.%N%:z
Time_Keep On
Time_Format %Y-%m-%dT%H:%M:%S.%Lz

[PARSER]
Name kube-custom
Expand Down

0 comments on commit 63ef172

Please sign in to comment.