From 3def5832701b52f02450f975f1f1bc38cc479059 Mon Sep 17 00:00:00 2001 From: Boobalan Rathinam <57693963+brathina-spectro@users.noreply.github.com> Date: Mon, 11 Sep 2023 16:26:42 -0700 Subject: [PATCH] Fix Download cluster logs URL in troubleshooting.md (#1535) Co-authored-by: Karl Cardenas --- docs/docs-content/troubleshooting/troubleshooting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs-content/troubleshooting/troubleshooting.md b/docs/docs-content/troubleshooting/troubleshooting.md index 09ccc02061..3cd4372ccc 100644 --- a/docs/docs-content/troubleshooting/troubleshooting.md +++ b/docs/docs-content/troubleshooting/troubleshooting.md @@ -45,7 +45,7 @@ Use the following troubleshooting resources to help you address issues that may ## Download Cluster Logs At times it might be required to work with the Spectro Cloud support team to troubleshoot an issue. Spectro Cloud provides the ability to aggregate logs from the clusters it manages. Problems that occur during the orchestration life cycle may require access to the various containers, nodes, and Kube system logs. Spectro Cloud automates this log collection process and provides an easy download option from the Spectro Cloud UI console. Hence reduces the burden on the operator to login into various cluster nodes individually and fetch these logs. -Follow the link for more details: [Download Cluster Logs](/clusters/#downloadclusterlogs) +Follow the link for more details: [Download Cluster Logs](/clusters/#download-cluster-logs) ## Event Stream @@ -71,4 +71,4 @@ Spectro Cloud maintains specific milestones in a life cycle and presents them as For example, failure to create a virtual machine in AWS due to the vCPU limit being exceeded would cause this error is shown to the end-users. They could choose to bring down some workloads in the AWS cloud to free up space. The next time a VM creation task is attempted, it would succeed and the condition would be marked as a success. -
\ No newline at end of file +