internal/

directory
v0.0.0-...-7a338c7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2026 License: MIT

Directories

Path Synopsis
Package filter defines the Filter interface used by the pipeline and a small registry-based plugin system.
Package filter defines the Filter interface used by the pipeline and a small registry-based plugin system.
Package matcher implements pattern-based alerting on the log stream.
Package matcher implements pattern-based alerting on the log stream.
Package output provides Outputter implementations for the formats listed in the README: plain text, JSON and CSV.
Package output provides Outputter implementations for the formats listed in the README: plain text, JSON and CSV.
Package parser converts raw log lines into LogEntry values that the rest of the pipeline can reason about.
Package parser converts raw log lines into LogEntry values that the rest of the pipeline can reason about.
Package pipeline wires Source -> Parser -> Filter -> Matcher -> Output into a concurrent, channel-connected processing graph.
Package pipeline wires Source -> Parser -> Filter -> Matcher -> Output into a concurrent, channel-connected processing graph.
Package source provides line-oriented inputs for the pipeline.
Package source provides line-oriented inputs for the pipeline.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL