Files
nomad/.changelog/26410.txt
tehut 21841d3067 Add historical journald and log export flags to operator debug command (#26410)
* Add -log-file-export and -log-lookback commands to add historical log to
debug capture
* use monitor.PrepFile() helper for other historical log tests
2025-08-04 13:55:25 -07:00

4 lines
152 B
Plaintext

```release-note:improvement
command: Add historical log capture to `nomad operator debug` command with `-log-lookback` and `-log-file-export` flags
```