423ea1a5c4
This PR causes the logmon task runner to acquire the binary of the Nomad executable in an 'init' block, so as to almost certainly get the name while the nomad file still exists. This is an attempt at fixing the case where a deleted Nomad file (e.g. during upgrade) may be getting renamed with a mysterious suffix first. If this doesn't work, as a last resort we can literally just trim the mystery string. Fixes: #14079 |
||
---|---|---|
.. | ||
logging | ||
proto | ||
client.go | ||
logmon.go | ||
logmon_test.go | ||
plugin.go | ||
server.go | ||
z_logmon_cmd.go |