Skip to content

config properties log

GitHub Action edited this page Nov 7, 2024 · 6 revisions

Version

v1.2.1

log Type

object (log)

log Properties

Property Type Required Nullable Defined by
log_health_and_metrics boolean Required cannot be null Config

log_health_and_metrics

log_health_and_metrics determines whether requests of the /health and /metrics endpoints are logged.

log_health_and_metrics

  • is required

  • cannot be null

log_health_and_metrics Type

boolean

log_health_and_metrics Default Value

The default value is:

true
Clone this wiki locally