You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Upgrading the client agent to version
Nomad v0.6.3-rc1
makes syslog forwarding to a central server stop working.It works fine with
Nomad v0.6.2
Nomad version
Server: Nomad v0.6.3-rc1
Agent:
Nomad v0.6.3-rc1
Nomad v0.6.2
Operating system and Environment details
CentOS 7 (with latest updates)
Issue
Upgrading the Nomad agent on the client machine to version
v0.6.3-rc1
makes syslog forwarding to a central server stop working.Reproduction steps
update agent to
Nomad v0.6.3-rc1
; stop and start the job.(you'll see that the logs don't appear on the central server)
replace the agent version with
Nomad v0.6.2
; stop and start the job.(you'll see that the logs appear on the central server)
Nomad Server logs (if appropriate)
???
Nomad Client logs (if appropriate)
???
Job file (if appropriate)
relevant config section:
Regards,
Shantanu
The text was updated successfully, but these errors were encountered: