Nadav Buchman
Nadav Buchman
+1 for json log format Regexp Format is working but it's more "expensive" in resources (we use fluentBit and had to tune it a lot to prevent it from losing...
Hey - is there an east-west `max_connection_duration` config per service/route? i saw it can be configured globally, but couldn't find any example to use Envoy CRDs to set it up
Actually it's achievable with `envoyConfig` as well example: (this is based on the circuit break example, just added timeout on the route) Can probably be configured in a different way...