mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
docs: update defaults for operator debug
This commit is contained in:
@@ -47,13 +47,13 @@ true.
|
||||
|
||||
## Debug Options
|
||||
|
||||
- `-duration=2m`: Set the duration of the debug capture. Logs will be captured from
|
||||
specified servers and nodes at `log-level`. Defaults to `2m`.
|
||||
- `-duration=5m`: Set the duration of the debug capture. Logs will be captured from
|
||||
specified servers and nodes at `log-level`. Defaults to `5m`.
|
||||
|
||||
- `-interval=30s`: The interval between snapshots of the Nomad state.
|
||||
If unspecified, only one snapshot is captured. Defaults to `30s`.
|
||||
|
||||
- `-log-level=DEBUG`: The log level to monitor. Defaults to `DEBUG`.
|
||||
- `-log-level=TRACE`: The log level to monitor. Defaults to `TRACE`.
|
||||
|
||||
- `-log-include-location`: Include file and line information in each log line
|
||||
monitored. The default is `true`.
|
||||
|
||||
Reference in New Issue
Block a user