Directories
¶
| Path | Synopsis |
|---|---|
|
Package aggregator provides the core orchestration logic for the log processing pipeline.
|
Package aggregator provides the core orchestration logic for the log processing pipeline. |
|
Package config handles the application's configuration management.
|
Package config handles the application's configuration management. |
|
Package formatter provides various strategies for transforming structured LogMessage objects into strings suitable for different output targets.
|
Package formatter provides various strategies for transforming structured LogMessage objects into strings suitable for different output targets. |
|
Package processor defines the pipeline components responsible for modifying, filtering, or enriching log messages as they flow through the system.
|
Package processor defines the pipeline components responsible for modifying, filtering, or enriching log messages as they flow through the system. |
|
Package sink defines the final destinations for processed log messages.
|
Package sink defines the final destinations for processed log messages. |
|
Package source defines the abstraction for log emitters.
|
Package source defines the abstraction for log emitters. |
|
docker
Package docker implements the LogSource interface for the Docker Engine.
|
Package docker implements the LogSource interface for the Docker Engine. |
|
Package types defines the core data structures shared across the docklog ecosystem.
|
Package types defines the core data structures shared across the docklog ecosystem. |
Click to show internal directories.
Click to hide internal directories.