diff --git a/conf/parsers.conf b/conf/parsers.conf index ec1b11bf910..4914b0802ba 100644 --- a/conf/parsers.conf +++ b/conf/parsers.conf @@ -107,10 +107,10 @@ Time_Key start_time [PARSER] - # https://rubular.com/r/17KGEdDClwiuDG + # https://rubular.com/r/hbsTIxFFMozLmh Name istio-envoy-proxy Format regex - Regex ^\[(?[^\]]*)\] "(?\S+)(?: +(?[^\"]*?)(?: +\S*)?)? (?\S+)" (?[^ ]*) (?[^ ]*) (?[^ ]*) (?[^ ]*) (?[^ ]*) (?[^ ]*) (?[^ ]*) (?[^ ]*) (?[^ ]*) "(?[^ ]*)" "(?[^\"]*)" "(?[^\"]*)" (?[^ ]*)" "(?[^ ]*)" (?[^ ]*) (?[^ ]*) (?[^ ]*) (?[^ ]*) (?[^ ]*) (?[^ ]*) + Regex ^\[(?[^\]]*)\] "(?\S+)(?: +(?[^\"]*?)(?: +\S*)?)? (?\S+)" (?[^ ]*) (?[^ ]*) (?[^ ]*) (?[^ ]*) "(?[^ ]*)" (?[^ ]*) (?[^ ]*) (?[^ ]*) (?[^ ]*) "(?[^ ]*)" "(?[^\"]*)" "(?[^\"]*)" "(?[^ ]*)" "(?[^ ]*)" (?[^ ]*) (?[^ ]*) (?[^ ]*) (?[^ ]*) (?[^ ]*) (?[^ ]*)$ Time_Format %Y-%m-%dT%H:%M:%S.%L%z Time_Keep On Time_Key start_time