Skip to content

Commit 9d15ce0

Browse files
committed
fix: Troubleshooting documentation
1 parent 11d65b8 commit 9d15ce0

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

docs/content/en/docs/troubleshooting/sysdump.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -79,22 +79,3 @@ single node using `tetra bugtool`.
7979
```bash
8080
sudo tetra bugtool
8181
```
82-
83-
## Enable debug log level
84-
85-
When debugging, it might be useful to change the log level. The default log
86-
level is controlled by the log-level option at startup:
87-
88-
* Enable debug level with `--log-level=debug`
89-
* Enable trace level with `--log-level=trace`
90-
91-
### Change log level on Kubernetes
92-
93-
{{< warning >}}
94-
The Pods of the Tetragon DaemonSet will be restarted automatically after
95-
changing the debug Helm value.
96-
{{< /warning >}}
97-
98-
It is possible to change the log level of Tetragon's DaemonSet Pods by setting
99-
`tetragon.debug` to `true`.
100-

0 commit comments

Comments
 (0)