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.
10
10
11
11
== Interval
12
12
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.
15
16
16
17
== Output
17
18
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>`)
19
20
and to the xref:logging.adoc#architecture[shared Stackable log dir]
20
21
(for pickup by the Vector log agent).
21
22
You can’t perform that action at this time.
0 commit comments