At present If Mixer (istio-policy) is not available, then we get
[2018-08-14T09:26:52.187Z] "GET /apis HTTP/1.1" 503 - 0 69 4 - "10.132.0.3" "FxVersion" "bae0a141-3e55-9240-9074-8429433ffc32" "mysvc" "-"
Both UPSTREAM_HOST and RESPONSE_FLAGS are empty.
Mixer client should record the reason in RESPONSE_FLAGS
At present If Mixer (istio-policy) is not available, then we get
[2018-08-14T09:26:52.187Z] "GET /apis HTTP/1.1" 503 - 0 69 4 - "10.132.0.3" "FxVersion" "bae0a141-3e55-9240-9074-8429433ffc32" "mysvc" "-"Both
UPSTREAM_HOSTandRESPONSE_FLAGSare empty.Mixer client should record the reason in RESPONSE_FLAGS
UNAUTHORIZED_EXTERNAL_SERVICEresponse flagUNAVAILABLE_EXTERNAL_SERVICEor equivalent flag to envoy and use it so that access logs distinguish between the two.