¿How can I retrieve job logs in Nomad using the API?

I’m looking for a way to access the logs generated by jobs executed in Nomad through its API. Is there a specific endpoint or recommended method to obtain these logs? Any guidance or example on how to implement this effectively would be appreciated.

Thank you in advance for your assistance.

Hi. Where or how are the logs generated or stored? What research did you do? What documentation did you read? Try “how to read logs with hashicorp nomad api” on google. Check Client - HTTP API | Nomad | HashiCorp Developer .

This topic was automatically closed 62 days after the last reply. New replies are no longer allowed.