diff --git a/docs/architecture/self-hosted/download-logs.md b/docs/architecture/self-hosted/download-logs.md index f5fba6e6ce..ad014b1b00 100644 --- a/docs/architecture/self-hosted/download-logs.md +++ b/docs/architecture/self-hosted/download-logs.md @@ -8,12 +8,15 @@ tags: - support logs --- -As an admin user, you can download your environment logs from Prophecy without needing access to your Prophecy cluster or the assistance of Prophecy Support. This reduces the delay in debugging any issues with your Prophecy services. +:::info +This feature requires Prophecy 3.4.1.0 or later. +::: + +Prophecy lets you download logs to help debug issues with your Prophecy services. As an admin, you can download environment logs directly from Prophecy without needing access to your Prophecy cluster or assistance from Prophecy Support. -## Use case +![Download logs](../../release_notes/2024/img/nov-download-logs.png) -- The overarching objective is to debug what is going on with your Prophecy services. -- To achieve this, we've enabled admins to be able to download Prophecy logs and environment information so that they can upload them to Zendesk. +This streamlines the process and reduces delays in troubleshooting by enabling you to quickly share logs and environment details with Zendesk for further analysis. ### Download logs features @@ -24,9 +27,7 @@ You can use the Download Logs feature to capture logs using the Services and tim The captured logs include all relevant Prophecy configurations, such as the following items: -- Kubernetes cluster configuration - - Resource quotas - - Node configuration +- Kubernetes cluster configuration, including resource quotas and node configuration - Cluster custom resources - Config maps and files - Resource consumption logs diff --git a/docs/architecture/self-hosted/self-hosted.md b/docs/architecture/self-hosted/self-hosted.md index 23e16a6588..e36d124c5d 100644 --- a/docs/architecture/self-hosted/self-hosted.md +++ b/docs/architecture/self-hosted/self-hosted.md @@ -21,6 +21,10 @@ There are a couple of ways to install the self-managed version of Prophecy: Once Prophecy is installed, you'll have to manually perform upgrades, backups, restores, etc. +:::info +For personalized help, contact [support](https://prophecy.zendesk.com/). If applicable, send along your [logs](download-logs.md) to help us troubleshoot. +::: + ## Spark After installation, Prophecy requires the following for interactive development: