File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,13 @@ format should not be considered stable.
1010
1111== Interval
1212
13- This runs every minute. It can also be triggered manually, by running the
14- `containerdebug` command, inside of the main product container.
13+ The tool collects and logs the state of the container every minute. It can also
14+ be triggered manually, by running the `containerdebug` command inside of the
15+ main product container.
1516
1617== Output
1718
18- This information is logged to the Kubernetes pod logs (readable via `kubectl logs <pod>`)
19+ The collected information is logged to the Kubernetes pod logs (readable via `kubectl logs <pod>`)
1920and to the xref:logging.adoc#architecture[shared Stackable log dir]
2021(for pickup by the Vector log agent).
2122
You can’t perform that action at this time.
0 commit comments