-
Notifications
You must be signed in to change notification settings - Fork 0
Observability Examples
github-actions[bot] edited this page Aug 10, 2026
·
1 revision
local-file.yml shows the normal workstation configuration with manager and transcript files enabled. kubernetes-console.yml shows cloud-native JSON console logging. These fragments contain the complete strict logging section and can replace that section in an EPAR config.
otel-collector-filelog.yaml shows an OpenTelemetry Collector Contrib filelog receiver for an EPAR log volume. Mount the same log directory into the Collector at /var/log/epar, configure a production exporter, and persist the Collector storage directory. The example does not delete source files; EPAR remains responsible for retention.
Generated from the main repository docs at 7e156a9. Edit README.md and docs/; the wiki copy is overwritten by automation.