events stanza
The events
stanza configures Boundary events-specific parameters.
Example:
audit_enabled
- Specifies if audit events should be emitted.observations_enabled
- Specifies if observation events should be emitted.sysevents_enabled
- Specifies if system events should be emitted.telemetry_enabled
- Specifies if telemetry events should be emitted. To receive telemetry events, you must also setobservations_enabled
totrue
.sink
- Specifies the configuration of an event sink. Currently, two types of sink are supported: file and stderr. If no sinks are configured then all events will be sent to a default stderr sink. Events may be sent to multiple sinks.
Default events stanza
If no event stanza is specified then the following default is used: