Simple NATS logger with security & TLS config
- TLS
- Replay
- One file easy configruation
- Publish Groups support (round robin subscribers)
- Install Nats
- Go through the config.json file and change what you want. (point to your certificates if you have them)
- Deploy using Docker, use the included file ./natser or
go build
first
- This project is new Please give me your feedback! We welcome PRs.
- This repo is part of the tracker project, go to https://github.com/dioptre/tracker