Health Check Log File Sink (proto)

This extension has the qualified name envoy.health_check.event_sinks.file

Note

This extension is intended to be robust against both untrusted downstream and upstream traffic.

Tip

This extension extends and can be used with the following extension category:

This extension must be configured with one of the following type URLs:

extensions.health_check.event_sinks.file.v3.HealthCheckEventFileSink

[extensions.health_check.event_sinks.file.v3.HealthCheckEventFileSink proto]

Health check event file sink. The health check event will be converted to JSON.

{
  "event_log_path": ...
}
event_log_path

(string, REQUIRED) Specifies the path to the health check event log.