From a89624ebd2ddd7728009d8fdeb49be19ef147280 Mon Sep 17 00:00:00 2001 From: Elaine Fonaro Date: Fri, 10 Mar 2023 16:01:09 -0300 Subject: [PATCH] Update Collect Tool documentation to add new [--timeout] option - Added the "--all" option for the collect [--timeout | -t] code block. - Updated command format. - Updated the Collect Tool Caveats to add the collect [--timeout | -t] option. Signed-off-by: Elaine Fonaro Change-Id: I4b802b2b89955d5cd7d2efae1a42c011e107484b --- .../kubernetes/troubleshooting-log-collection.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/source/fault-mgmt/kubernetes/troubleshooting-log-collection.rst b/doc/source/fault-mgmt/kubernetes/troubleshooting-log-collection.rst index df4badcb9..a1e578a2c 100644 --- a/doc/source/fault-mgmt/kubernetes/troubleshooting-log-collection.rst +++ b/doc/source/fault-mgmt/kubernetes/troubleshooting-log-collection.rst @@ -70,6 +70,15 @@ Collect Tool Caveats and Usage to collect serially. ``--inline`` can be combined with the ``--all`` option. + .. code-block:: none + + (keystone_admin)$ collect --all [--timeout | -t] + + .. note:: + For large deployments, the default timeout value (20 minutes) may + need to be increased by using the ``--timeout`` (``-t``) option. + + - For subcloud deployments: .. code-block:: none