Hello,
I have activated logs using global.proxy.accessLogFile="/dev/stdout",global.proxy.accessLogEncoding=“TEXT”
in helm. The logs that i get are all in this format:
[2019-04-23T11:02:56.481Z] “- - -” 0 - “-” 129 200 81 - “-” “-” “-” “-” “127.0.0.1:8081” inbound|8081|mgmt-8081|mgmtCluster 127.0.0.1:43756 10.16.118.7:8081 10.16.118.1:60630 -
4/23/2019 1:03:01 PM
There is not reqest info and not much info at all, why is this. As i am aware it should use the default envoy access log format ?