Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/root/intro/arch_overview/outlier.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`.
Ejection event logging is configured in the Cluster manager :ref:`outlier detection configuration <envoy_api_field_config.bootstrap.v2.ClusterManager.outlier_detection>`.

Configuration reference
-----------------------
Expand Down