hashicorp / nomad-autoscaler

Nomad Autoscaler brings autoscaling to your Nomad workloads.
Mozilla Public License 2.0
427 stars 84 forks source link

Request: include job id + version + task group in logs #486

Open mrkurt opened 3 years ago

mrkurt commented 3 years ago

We want to parse logs from the autoscaler and associate them with running jobs. But the format we're getting is hard to match up. It'd be great to get job related information into the autoscaler log output.

jrasell commented 3 years ago

Hi @mrkurt and thanks for the issue. This makes a lot of sense and is certainly an area we can improve upon.