Components

logging/components[]

Specifies an array of auditing components to be enabled.

Properties

NameTypeConstraintsDescription
componentsArray of stringValues: audit.authn, audit.aznThe name of the auditing component(s).

Example

logging:
  components:
    - audit.authn
    - audit.azn