diff --git a/troubleshoot/deployments/cloud-enterprise/cloud-enterprise.md b/troubleshoot/deployments/cloud-enterprise/cloud-enterprise.md index 938f1ba5dc..01bbd9863e 100644 --- a/troubleshoot/deployments/cloud-enterprise/cloud-enterprise.md +++ b/troubleshoot/deployments/cloud-enterprise/cloud-enterprise.md @@ -9,15 +9,8 @@ mapped_urls: # Troubleshoot Elastic Cloud Enterprise -:::{admonition} WIP -⚠️ **This page is a work in progress.** ⚠️ - -The documentation team is working on restructuring this section. It currently reflects a legacy product-centric structure. -::: - ## Finding deployments [ts-ece-find] -% TODO compare to https://github.com/elastic/docs-content/tree/main/deploy-manage/deploy/cloud-enterprise/search-filter-deployments.md When you installed Elastic Cloud Enterprise and [logged into the Cloud UI](../../../deploy-manage/deploy/cloud-enterprise/log-into-cloud-ui.md) for the first time, you were greeted by two deployments. We’ve also shown you how to [create your own first deployment](../../../deploy-manage/deploy/cloud-enterprise/create-deployment.md), but that still only makes a few deployments. What if you had hundreds of deployments to look after or maybe even a thousand? How would you find the ones that need your attention? diff --git a/troubleshoot/deployments/cloud-on-k8s/kubernetes.md b/troubleshoot/deployments/cloud-on-k8s/kubernetes.md index dbd4e53d40..aff5eef9a1 100644 --- a/troubleshoot/deployments/cloud-on-k8s/kubernetes.md +++ b/troubleshoot/deployments/cloud-on-k8s/kubernetes.md @@ -9,11 +9,6 @@ mapped_pages: # Troubleshoot Elastic Cloud on Kubernetes [k8s-troubleshooting] -:::{admonition} WIP -⚠️ **This page is a work in progress.** ⚠️ - -The documentation team is working on restructuring this section. It currently reflects a legacy product-centric structure. -::: * [*Common problems*](common-problems.md) * [*Troubleshooting methods*](troubleshooting-methods.md) diff --git a/troubleshoot/deployments/elastic-cloud.md b/troubleshoot/deployments/elastic-cloud.md index 6a1966ce7a..5c10a370d8 100644 --- a/troubleshoot/deployments/elastic-cloud.md +++ b/troubleshoot/deployments/elastic-cloud.md @@ -11,12 +11,6 @@ mapped_pages: # Troubleshoot {{ecloud}} -:::{admonition} WIP -⚠️ **This page is a work in progress.** ⚠️ - -The documentation team is working on restructuring this section. It currently reflects a legacy product-centric structure. -::: - Use the topics in this section to troubleshoot {{ecloud}}: * [](/troubleshoot/deployments/elastic-cloud/sso.md) diff --git a/troubleshoot/elasticsearch/add-repository.md b/troubleshoot/elasticsearch/add-repository.md index 6537ecba06..4a3506397c 100644 --- a/troubleshoot/elasticsearch/add-repository.md +++ b/troubleshoot/elasticsearch/add-repository.md @@ -8,9 +8,9 @@ mapped_pages: There are several situations where the [Health API](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-health-report) might report an issue regarding the integrity of snapshot repositories in the cluster. The following pages explain the recommended actions for diagnosing corrupted, unknown, and invalid repositories: -* [Diagnosing corrupted repositories](diagnosing-corrupted-repositories.md) -* [Diagnosing unknown repositories](diagnosing-unknown-repositories.md) -* [Diagnosing invalid repositories](diagnosing-invalid-repositories.md) +* [](diagnosing-corrupted-repositories.md) +* [](diagnosing-unknown-repositories.md) +* [](diagnosing-invalid-repositories.md) diff --git a/troubleshoot/elasticsearch/capacity.md b/troubleshoot/elasticsearch/capacity.md index 15e320b1b2..f0d82b2f66 100644 --- a/troubleshoot/elasticsearch/capacity.md +++ b/troubleshoot/elasticsearch/capacity.md @@ -2,12 +2,16 @@ navigation_title: Capacity --- -# Troubleshoot Elasticsearch capacity issues +# Troubleshoot capacity issues in {{es}} -:::{admonition} WIP -⚠️ **This page is a work in progress.** ⚠️ +Use the topics in this section to troubleshoot capacity-related issues in your {{es}} deployments. -The documentation team is working on this section. Contributions welcome! -::: - -% What needs to be done: Write from scratch \ No newline at end of file +* [](/troubleshoot/elasticsearch/fix-data-node-out-of-disk.md) + * [](/troubleshoot//elasticsearch/increase-capacity-data-node.md) + * [](/troubleshoot//elasticsearch/decrease-disk-usage-data-node.md) +* [](/troubleshoot//elasticsearch/fix-master-node-out-of-disk.md) +* [](/troubleshoot//elasticsearch/fix-other-node-out-of-disk.md) + +## Additional resources +* [Troubleshooting overview](/troubleshoot/index.md) +* [Contact us](/troubleshoot/index.md#contact-us) \ No newline at end of file diff --git a/troubleshoot/elasticsearch/clients.md b/troubleshoot/elasticsearch/clients.md index a85f2ba99f..a4976e4f34 100644 --- a/troubleshoot/elasticsearch/clients.md +++ b/troubleshoot/elasticsearch/clients.md @@ -4,10 +4,13 @@ navigation_title: "Clients" # Troubleshoot {{es}} clients -:::{admonition} WIP -⚠️ **This page is a work in progress.** ⚠️ +Use the topics in this section to troubleshoot issues you encounter while using the official [Elasticsearch clients](/reference/elasticsearch-clients/index.md): -The documentation team is working on this section. Contributions welcome! -::: +* [](/troubleshoot/elasticsearch/elasticsearch-client-java-api-client/java.md) +* [](/troubleshoot/elasticsearch/elasticsearch-client-net-api/net.md) +* [](/troubleshoot/elasticsearch/elasticsearch-client-javascript-api/nodejs.md) +* [](/troubleshoot/elasticsearch/elasticsearch-client-ruby-api/ruby.md) -% What needs to be done: Write from scratch \ No newline at end of file +## Additional resources +* [Troubleshooting overview](/troubleshoot/index.md) +* [Contact us](/troubleshoot/index.md#contact-us) \ No newline at end of file diff --git a/troubleshoot/elasticsearch/clusters.md b/troubleshoot/elasticsearch/clusters.md index f1c3f20dab..02b6ac4c3b 100644 --- a/troubleshoot/elasticsearch/clusters.md +++ b/troubleshoot/elasticsearch/clusters.md @@ -4,7 +4,7 @@ navigation_title: Clusters # Troubleshoot {{es}} clusters -Use the topics in this section to troubleshoot {{es}} clusters: +Use the topics in this section to troubleshoot {{es}} clusters. * [](/troubleshoot/elasticsearch/fix-common-cluster-issues.md) * [](/troubleshoot/elasticsearch/troubleshooting-unstable-cluster.md) @@ -12,3 +12,7 @@ Use the topics in this section to troubleshoot {{es}} clusters: * [](/troubleshoot/elasticsearch/remote-clusters.md) * [](/troubleshoot/elasticsearch/diagnose-unassigned-shards.md) * [](/troubleshoot/elasticsearch/troubleshooting-shards-capacity-issues.md) + +## Additional resources +* [Troubleshooting overview](/troubleshoot/index.md) +* [Contact us](/troubleshoot/index.md#contact-us) \ No newline at end of file diff --git a/troubleshoot/elasticsearch/data.md b/troubleshoot/elasticsearch/data.md index 0ebe16f090..46fa640b90 100644 --- a/troubleshoot/elasticsearch/data.md +++ b/troubleshoot/elasticsearch/data.md @@ -2,15 +2,9 @@ navigation_title: Data --- -# Troubleshoot Elasticsearch data issues +# Troubleshoot data issues in {{es}} -:::{admonition} WIP -⚠️ **This page is a work in progress.** ⚠️ - -The documentation team is working on this section. Contributions welcome! -::: - -Use the topics in this section to troubleshoot {{es}} data issues: +Use the topics in this section to troubleshoot data-related issues in your {{es}} deployments, including allocation problems, tiering issues, and shard limits. * [](/troubleshoot/elasticsearch/allow-all-cluster-allocation.md) * [](/troubleshoot/elasticsearch/allow-all-index-allocation.md) @@ -21,6 +15,7 @@ Use the topics in this section to troubleshoot {{es}} data issues: * [](/troubleshoot/elasticsearch/increase-cluster-shard-limit.md) * [](/troubleshoot/elasticsearch/corruption-troubleshooting.md) - - -% see also fix-watermark-errors.md \ No newline at end of file +## Additional resources +* [](/troubleshoot/elasticsearch/fix-watermark-errors.md) +* [Troubleshooting overview](/troubleshoot/index.md) +* [Contact us](/troubleshoot/index.md#contact-us) \ No newline at end of file diff --git a/troubleshoot/elasticsearch/monitoring-troubleshooting.md b/troubleshoot/elasticsearch/monitoring-troubleshooting.md index d4da8529a9..b2b82bc3cb 100644 --- a/troubleshoot/elasticsearch/monitoring-troubleshooting.md +++ b/troubleshoot/elasticsearch/monitoring-troubleshooting.md @@ -8,8 +8,9 @@ mapped_pages: Use the information in this section to troubleshoot common problems and find answers for frequently asked questions. See also [Troubleshooting monitoring in {{ls}}](logstash://reference/monitoring-troubleshooting.md). -For issues that you cannot fix yourself … we’re here to help. If you are an existing Elastic customer with a support contract, please create a ticket in the [Elastic Support portal](https://support.elastic.co/customers/s/login/). Or post in the [Elastic forum](https://discuss.elastic.co/). - +:::{tip} +If you can't find your issue here, explore the other [troubleshooting topics](/troubleshoot/index.md) or [contact us](/troubleshoot/index.md#contact-us). +::: ## No monitoring data is visible in {{kib}} [monitoring-troubleshooting-no-data] diff --git a/troubleshoot/elasticsearch/more-topics.md b/troubleshoot/elasticsearch/more-topics.md index b27e9ad218..26541ebadc 100644 --- a/troubleshoot/elasticsearch/more-topics.md +++ b/troubleshoot/elasticsearch/more-topics.md @@ -4,10 +4,14 @@ navigation_title: More topics # More Elasticsearch troubleshooting topics -:::{admonition} WIP -⚠️ **This page is a work in progress.** ⚠️ +This section contains additional topics for troubleshooting issues with {{es}} deployments. -The documentation team is working on this section. Contributions welcome! -::: +* [](/troubleshoot/elasticsearch/discovery-troubleshooting.md) +* [](/troubleshoot/elasticsearch/monitoring-troubleshooting.md) +* [](/troubleshoot/elasticsearch/transform-troubleshooting.md) +* [](/troubleshoot/elasticsearch/watcher-troubleshooting.md) +* [](/troubleshoot/elasticsearch/elasticsearch-hadoop/elasticsearch-for-apache-hadoop.md) -% What needs to be done: Write from scratch +## Additional resources +* [Troubleshooting overview](/troubleshoot/index.md) +* [Contact us](/troubleshoot/index.md#contact-us) \ No newline at end of file diff --git a/troubleshoot/elasticsearch/security.md b/troubleshoot/elasticsearch/security.md index 341f734f16..38e21995cd 100644 --- a/troubleshoot/elasticsearch/security.md +++ b/troubleshoot/elasticsearch/security.md @@ -4,28 +4,26 @@ mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/security-troubleshooting.html --- -% marciw: this page needs to move to the security folder - -# Troubleshoot {{es}} security [security-troubleshooting] +# Troubleshoot security in {{es}} [security-troubleshooting] Use the information in this section to troubleshoot common problems and find answers for frequently asked questions. -* [Some settings are not returned via the nodes settings API](security/security-trb-settings.md) -* [Authorization exceptions](security/security-trb-roles.md) -* [Users command fails due to extra arguments](security/security-trb-extraargs.md) -* [Users are frequently locked out of Active Directory](security/trouble-shoot-active-directory.md) -* [Certificate verification fails for curl on Mac](security/trb-security-maccurl.md) -* [SSLHandshakeException causes connections to fail](security/trb-security-sslhandshake.md) -* [Common SSL/TLS exceptions](security/trb-security-ssl.md) -* [Common Kerberos exceptions](security/trb-security-kerberos.md) -* [Common SAML issues](security/trb-security-saml.md) -* [Internal Server Error in Kibana](security/trb-security-internalserver.md) -* [Setup-passwords command fails due to connection failure](security/trb-security-setup.md) -* [Failures due to relocation of the configuration files](security/trb-security-path.md) - -For issues that you cannot fix yourself … we’re here to help. If you are an existing Elastic customer with a support contract, please create a ticket in the [Elastic Support portal](https://support.elastic.co/customers/s/login/). Or post in the [Elastic forum](https://discuss.elastic.co/). - - +* [](security/security-trb-settings.md) +* [](security/security-trb-roles.md) +* [](security/security-trb-extraargs.md) +* [](security/trouble-shoot-active-directory.md) +* [](security/trb-security-maccurl.md) +* [](security/trb-security-sslhandshake.md) +* [](security/trb-security-ssl.md) +* [](security/trb-security-kerberos.md) +* [](security/trb-security-saml.md) +* [](security/trb-security-internalserver.md) +* [](security/trb-security-setup.md) +* [](security/trb-security-path.md) + +## Additional resources +* [Troubleshooting overview](/troubleshoot/index.md) +* [Contact us](/troubleshoot/index.md#contact-us) diff --git a/troubleshoot/elasticsearch/snapshot-and-restore.md b/troubleshoot/elasticsearch/snapshot-and-restore.md index 3906aeb9e1..e3d7ac2a72 100644 --- a/troubleshoot/elasticsearch/snapshot-and-restore.md +++ b/troubleshoot/elasticsearch/snapshot-and-restore.md @@ -2,12 +2,17 @@ navigation_title: Snapshot and restore --- -# Troubleshoot snapshot and restore +# Troubleshoot snapshot and restore in {{es}} -:::{admonition} WIP -⚠️ **This page is a work in progress.** ⚠️ +Use the topics in this section to troubleshoot issues with {{es}} snapshots. -The documentation team is working on this section. Contributions welcome! -::: +* [](/troubleshoot/elasticsearch/restore-from-snapshot.md) +* [](/troubleshoot/elasticsearch/add-repository.md) + * [](/troubleshoot/elasticsearch/diagnosing-corrupted-repositories.md) + * [](/troubleshoot/elasticsearch/diagnosing-unknown-repositories.md) + * [](/troubleshoot/elasticsearch/diagnosing-invalid-repositories.md) +* [](/troubleshoot/elasticsearch/repeated-snapshot-failures.md) -% What needs to be done: Write from scratch +## Additional resources +* [Troubleshooting overview](/troubleshoot/index.md) +* [Contact us](/troubleshoot/index.md#contact-us) \ No newline at end of file diff --git a/troubleshoot/elasticsearch/transform-troubleshooting.md b/troubleshoot/elasticsearch/transform-troubleshooting.md index 254bfdc852..4910186121 100644 --- a/troubleshoot/elasticsearch/transform-troubleshooting.md +++ b/troubleshoot/elasticsearch/transform-troubleshooting.md @@ -8,7 +8,9 @@ mapped_pages: Use the information in this section to troubleshoot common problems. -For issues that you cannot fix yourself … we’re here to help. If you are an existing Elastic customer with a support contract, please create a ticket in the [Elastic Support portal](https://support.elastic.co/customers/s/login/). Or post in the [Elastic forum](https://discuss.elastic.co/). +:::{tip} +If you can't find your issue here, explore the other [troubleshooting topics](/troubleshoot/index.md) or [contact us](/troubleshoot/index.md#contact-us). +::: If you encounter problems with your {{transforms}}, you can gather more information from the following files and APIs: diff --git a/troubleshoot/index.md b/troubleshoot/index.md index 03265efa93..72c9054b80 100644 --- a/troubleshoot/index.md +++ b/troubleshoot/index.md @@ -10,12 +10,6 @@ mapped_urls: # Troubleshooting -:::{admonition} WIP -⚠️ **This section is a work in progress.** ⚠️ - -The documentation team is actively working on the pages in this section. -::: - This section contains troubleshooting resources and guidance to help you resolve issues with Elastic products. If you can't find your issue here, explore the [additional resources](#troubleshoot-additional-resources) or [contact us](#contact-us).