File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed
docs/content/en/docs/troubleshooting Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff 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-
You can’t perform that action at this time.
0 commit comments