mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
* Add MonitorExport command and handlers * Implement autocomplete * Require nomad in serviceName * Fix race in StreamReader.Read * Add and use framer.Flush() to coordinate function exit * Add LogFile to client/Server config and read NomadLogPath in rpcHandler instead of HTTPServer * Parameterize StreamFixed stream size
4 lines
158 B
Plaintext
4 lines
158 B
Plaintext
```release-note:improvement
|
|
cli: Added monitor export cli command to retrieve journald logs or the contents of the Nomad log file for a given Nomad agent
|
|
```
|