Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 286 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 286 Bytes

Ingest Nomad events in Loki

Setup Nomad

$ nomad agent -bind 0.0.0.0 -dev

Setup Loki/Grafana/Vector

docker-compose up

Deploy a Redis Job

$ nomad job init
$ nomad run example.nomad

View Deployment Events on Grafana Loki