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