Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
LogEvent -> LogEvent
Simultaneously write runtime logs to OCI-specified file descriptors and the system logging daemon (syslog/journald).
Problem it solves
Relying purely on standard OCI logs causes lost diagnostic events when the container manager fails to capture stdout/stderr.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.