Adjust docs to reflect state restoration on debug for (#200)

This commit is contained in:
Viktor Liu
2024-06-21 15:58:53 +02:00
committed by GitHub
parent 8aa1fdf948
commit ce8a2da24e

View File

@@ -101,10 +101,7 @@ netbird debug for 5m -A
To capture any issues arising during a full `up`/`down` cycle, this will bring netbird `down`, set the log level to `trace`, and bring it back `up`. To capture any issues arising during a full `up`/`down` cycle, this will bring netbird `down`, set the log level to `trace`, and bring it back `up`.
After 5 minutes netbird will be brought down again and the debug bundle will be generated. After 5 minutes netbird will be brought down again and the debug bundle will be generated.
Afterwards the netbird `up`/`down` state and the log level will be restored to the previous state.
<Note>
Netbird won't be automatically brought back up after the debug bundle is generated.
</Note>
## Enabling debug logs on agent ## Enabling debug logs on agent