Library Settings Get Help
Stacktora
Stacktora / Vault / Go + MongoDB + Kafka: Logging/Observability Pipeline
Observability by @ops

Go + MongoDB + Kafka: Logging/Observability Pipeline

A centralized logging and observability backend: Go ingestion API, MongoDB for flexible, schema-less log storage, and Kafka as the durable ingestion buffer so log volume spikes never take down the pipeline.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Go 1.26 MongoDB Kafka

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install go-logging-observability --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault