actiontech/dtle

About nomad task events

c0494133d4 opened this issue · 0 comments

https://discuss.hashicorp.com/t/can-i-obtain-all-events-of-the-task/26962

Nomad only keeps the latest task events stored to avoid bloating its database. You can use the Event Stream 4 to subscribe to the Allocation topic and collect and store the events somewhere else that you can query later on.