Skip to content

Commit df262c9

Browse files
committed
Try to clarify wording a bit
1 parent 595509c commit df262c9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

modules/concepts/pages/containerdebug.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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>`)
1920
and to the xref:logging.adoc#architecture[shared Stackable log dir]
2021
(for pickup by the Vector log agent).
2122

0 commit comments

Comments
 (0)