Skip to content

Commit

Permalink
move must gather docs to support
Browse files Browse the repository at this point in the history
  • Loading branch information
abrennan89 committed Sep 8, 2023
1 parent ff14a28 commit 6b8e44e
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 44 deletions.
2 changes: 0 additions & 2 deletions _topic_maps/_topic_map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2640,8 +2640,6 @@ Topics:
File: cluster-logging-log-store-status
- Name: Understanding Logging alerts
File: cluster-logging-alerts
- Name: Collecting logging data for Red Hat Support
File: cluster-logging-must-gather
- Name: Troubleshooting for Critical Alerts
File: cluster-logging-troubleshooting-for-critical-alerts
- Name: Uninstalling Logging
Expand Down
2 changes: 0 additions & 2 deletions _topic_maps/_topic_map_osd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -419,8 +419,6 @@ Topics:
File: cluster-logging-log-store-status
- Name: Understanding Logging alerts
File: cluster-logging-alerts
- Name: Collecting logging data for Red Hat Support
File: cluster-logging-must-gather
- Name: Troubleshooting for Critical Alerts
File: cluster-logging-troubleshooting-for-critical-alerts
- Name: Uninstalling Logging
Expand Down
2 changes: 0 additions & 2 deletions _topic_maps/_topic_map_rosa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -536,8 +536,6 @@ Topics:
File: cluster-logging-log-store-status
- Name: Understanding Logging alerts
File: cluster-logging-alerts
- Name: Collecting logging data for Red Hat Support
File: cluster-logging-must-gather
- Name: Troubleshooting for Critical Alerts
File: cluster-logging-troubleshooting-for-critical-alerts
- Name: Uninstalling Logging
Expand Down
24 changes: 24 additions & 0 deletions logging/cluster-logging-support.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,27 @@ The {logging-title} is not:
include::modules/cluster-logging-maintenance-support-list.adoc[leveloffset=+1]
include::modules/unmanaged-operators.adoc[leveloffset=+1]

[id="cluster-logging-support-must-gather"]
== Collecting logging data for Red Hat Support

When opening a support case, it is helpful to provide debugging information about your cluster to Red Hat Support.

The
ifdef::openshift-enterprise,openshift-origin[]
xref:../../support/gathering-cluster-data.adoc#gathering-cluster-data[`must-gather` tool]
endif::[]
ifdef::openshift-rosa,openshift-dedicated[]
link:https://docs.openshift.com/container-platform/latest/support/gathering-cluster-data.html#gathering-cluster-data[`must-gather` tool]
endif::[]
enables you to collect diagnostic information for project-level resources, cluster-level resources, and each of the {logging} components.

For prompt support, supply diagnostic information for both {product-title} and OpenShift Logging.

[NOTE]
====
Do not use the `hack/logging-dump.sh` script. The script is no longer supported and does not collect data.
====

include::modules/cluster-logging-must-gather-about.adoc[leveloffset=+2]
include::modules/cluster-logging-must-gather-collecting.adoc[leveloffset=+2]
35 changes: 0 additions & 35 deletions logging/troubleshooting/cluster-logging-must-gather.adoc

This file was deleted.

2 changes: 1 addition & 1 deletion modules/cluster-logging-must-gather-about.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Module included in the following assemblies:
//
// * logging/troubleshooting/cluster-logging-must-gather.adoc
// * logging/cluster-logging-support.adoc

:_content-type: CONCEPT
[id="about-must-gather_{context}"]
Expand Down
2 changes: 1 addition & 1 deletion modules/cluster-logging-must-gather-collecting.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Module included in the following assemblies:
//
// * logging/troubleshooting/cluster-logging-must-gather.adoc
// * logging/cluster-logging-support.adoc

:_content-type: PROCEDURE
[id="cluster-logging-must-gather-collecting_{context}"]
Expand Down
2 changes: 1 addition & 1 deletion support/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,6 @@ A cluster administrator can monitor and troubleshoot the following {product-titl
** xref:../logging/troubleshooting/cluster-logging-cluster-status.adoc#cluster-logging-cluster-status[Status of the Logging Operator].
** xref:../logging/troubleshooting/cluster-logging-cluster-status.adoc#cluster-logging-cluster-status[Status of the Log store].
** xref:../logging/troubleshooting/cluster-logging-alerts.adoc#cluster-logging-alerts[OpenShift Logging alerts].
** xref:../logging/troubleshooting/cluster-logging-must-gather.adoc#cluster-logging-must-gather[Information about your OpenShift logging environment using `oc adm must-gather` command].
** xref:../logging/cluster-logging-support.adoc#cluster-logging-support-must-gather_cluster-logging-support[Information about your OpenShift logging environment using `oc adm must-gather` command].

* xref:../support/troubleshooting/diagnosing-oc-issues.adoc#diagnosing-oc-issues[OpenShift CLI (oc) issues]: Investigate OpenShift CLI (oc) issues by increasing the log level.

0 comments on commit 6b8e44e

Please sign in to comment.