How to make certain jobs run on every nodes?

Hi, I managed a Nomad cluster, and want to make Vector.dev agent run on every node as a job.

I think I read how to archive this in the past, but have not found it on docs and tutorials.

Regards.

You need to create a system job (while the default is service)

Thank you! The description seems to be what I have looked for! Schedulers | Nomad | HashiCorp Developer