diff --git a/docs/root/intro/arch_overview/outlier.rst b/docs/root/intro/arch_overview/outlier.rst index 4d1b37fb0f97a..ad4bc1a410e06 100644 --- a/docs/root/intro/arch_overview/outlier.rst +++ b/docs/root/intro/arch_overview/outlier.rst @@ -79,6 +79,7 @@ A log of outlier ejection events can optionally be produced by Envoy. This is ex during daily operations since global stats do not provide enough information on which hosts are being ejected and for what reasons. The log is structured as protobuf-based dumps of :ref:`OutlierDetectionEvent messages `. +Ejection event logging is configured in the Cluster manager :ref:`outlier detection configuration `. Configuration reference -----------------------