Modular logging pipeline written in go
Find a file
2025-12-18 01:53:47 +01:00
pkg Initial POC 2025-12-18 01:53:47 +01:00
go.mod Initial POC 2025-12-18 01:53:47 +01:00
go.sum Initial POC 2025-12-18 01:53:47 +01:00
main.go Initial POC 2025-12-18 01:53:47 +01:00
README.md Initial POC 2025-12-18 01:53:47 +01:00

log

Modular logging pipeline written in go

Roadmap

  • source
    • syslog
    • docker socket
    • file with watcher
    • provide own log as source
  • parser
    • gc
    • log4j1 plain
    • apache
  • sink
    • jsonl
    • gelf
    • greylog