Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion troubleshoot/elasticsearch/add-tier.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
navigation_title: Index allocation data tier
navigation_title: Preferred data tier
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/add-tier.html
---
Expand Down
7 changes: 7 additions & 0 deletions troubleshoot/elasticsearch/capacity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
navigation_title: Capacity
---

# Troubleshoot Elasticsearch capacity issues

% What needs to be done: Write from scratch
7 changes: 7 additions & 0 deletions troubleshoot/elasticsearch/clusters.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
navigation_title: Clusters
---

# Troubleshoot Elasticsearch clusters

% What needs to be done: Write from scratch
9 changes: 9 additions & 0 deletions troubleshoot/elasticsearch/data.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
navigation_title: Data
---

# Troubleshoot Elasticsearch data issues

% What needs to be done: Write from scratch

% see also fix-watermark-errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/index-lifecycle-error-handling.html
---

% marciw move so this is with other ILM topics
% marciw consolidate ILM topics

# Fix index lifecycle management errors [index-lifecycle-error-handling]

Expand Down
3 changes: 3 additions & 0 deletions troubleshoot/elasticsearch/fix-common-cluster-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/fix-common-cluster-issues.html
---

% add other cluster topics if it makes sense (already in toc)
% or keep a "common issues" page and create new cluster section index page

# Fix common cluster issues [fix-common-cluster-issues]

This guide describes how to fix common errors and problems with {{es}} clusters.
Expand Down
9 changes: 9 additions & 0 deletions troubleshoot/elasticsearch/lifecycle-management.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
navigation_title: Lifecycle management
---

% temporary: remove how-to content, then trim to one page

# Troubleshoot lifecycle management

% see also fix-watermark-errors.md
7 changes: 7 additions & 0 deletions troubleshoot/elasticsearch/more-topics.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
navigation_title: More topics
---

# More Elasticsearch troubleshooting topics

% What needs to be done: Write from scratch
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
navigation_title: "Users command error: extra arguments"
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/security-trb-extraargs.html
---

# Users command fails due to extra arguments [security-trb-extraargs]
# Error: Extra arguments were provided [security-trb-extraargs]

**Symptoms:**

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
navigation_title: Nodes info API response
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/security-trb-settings.html
---

# Some settings are not returned via the nodes settings API [security-trb-settings]
# Troubleshoot a nodes info API response [security-trb-settings]

**Symptoms:**

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
navigation_title: Kibana internal server error
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/trb-security-internalserver.html
---

# Internal Server Error in Kibana [trb-security-internalserver]
# Internal server error in Kibana [trb-security-internalserver]

**Symptoms:**

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
navigation_title: Kerberos
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/trb-security-kerberos.html
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
navigation_title: Certificate verification with curl on Mac
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/trb-security-maccurl.html
---

# Certificate verification fails for curl on Mac [trb-security-maccurl]
# Troubleshoot failed certificate verification with curl on Mac [trb-security-maccurl]

**Symptoms:**

Expand Down
1 change: 1 addition & 0 deletions troubleshoot/elasticsearch/security/trb-security-path.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
navigation_title: Configuration file relocation
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/trb-security-path.html
---
Expand Down
1 change: 1 addition & 0 deletions troubleshoot/elasticsearch/security/trb-security-saml.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
navigation_title: SAML
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/trb-security-saml.html
---
Expand Down
3 changes: 2 additions & 1 deletion troubleshoot/elasticsearch/security/trb-security-setup.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
navigation_title: Password setup connection failures
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/trb-security-setup.html
---

# Setup-passwords command fails due to connection failure [trb-security-setup]
# Troubleshoot connection failures with elasticsearch-setup-passwords [trb-security-setup]

The [elasticsearch-setup-passwords command](https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-passwords.html) sets passwords for the built-in users by sending user management API requests. If your cluster uses SSL/TLS for the HTTP (REST) interface, the command attempts to establish a connection with the HTTPS protocol. If the connection attempt fails, the command fails.

Expand Down
1 change: 1 addition & 0 deletions troubleshoot/elasticsearch/security/trb-security-ssl.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
navigation_title: SSL/TLS exceptions
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/trb-security-ssl.html
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
navigation_title: SSLHandshakeException
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/trb-security-sslhandshake.html
---

# SSLHandshakeException causes connections to fail [trb-security-sslhandshake]
# Troubleshoot SSLHandshakeException and failed node connections [trb-security-sslhandshake]

**Symptoms:**

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
navigation_title: Active Directory
mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/trouble-shoot-active-directory.html
---

# Users are frequently locked out of Active Directory [trouble-shoot-active-directory]
# Troubleshoot Active Directory lockouts [trouble-shoot-active-directory]

**Symptoms:**

Expand Down
7 changes: 7 additions & 0 deletions troubleshoot/elasticsearch/snapshot-and-restore.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
navigation_title: Snapshot and restore
---

# Troubleshoot snapshot and restore

% What needs to be done: Write from scratch
99 changes: 56 additions & 43 deletions troubleshoot/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,50 +3,58 @@ toc:
- file: troubleshoot/index.md
- file: elasticsearch/elasticsearch-reference.md
children:
- file: elasticsearch/fix-common-cluster-issues.md
- file: elasticsearch/clusters.md
children:
- file: elasticsearch/fix-watermark-errors.md
- file: elasticsearch/circuit-breaker-errors.md
- file: elasticsearch/high-cpu-usage.md
- file: elasticsearch/high-jvm-memory-pressure.md
- file: elasticsearch/red-yellow-cluster-status.md
- file: elasticsearch/rejected-requests.md
- file: elasticsearch/task-queue-backlog.md
- file: elasticsearch/mapping-explosion.md
- file: elasticsearch/hotspotting.md
- file: elasticsearch/diagnose-unassigned-shards.md
- file: elasticsearch/allow-all-cluster-allocation.md
- file: elasticsearch/allow-all-index-allocation.md
- file: elasticsearch/add-tier.md
- file: elasticsearch/troubleshoot-migrate-to-tiers.md
- file: elasticsearch/increase-tier-capacity.md
- file: elasticsearch/increase-shard-limit.md
- file: elasticsearch/increase-cluster-shard-limit.md
- file: elasticsearch/corruption-troubleshooting.md
- file: elasticsearch/fix-data-node-out-of-disk.md
- file: elasticsearch/fix-common-cluster-issues.md
children:
- file: elasticsearch/fix-watermark-errors.md
- file: elasticsearch/circuit-breaker-errors.md
- file: elasticsearch/high-cpu-usage.md
- file: elasticsearch/high-jvm-memory-pressure.md
- file: elasticsearch/red-yellow-cluster-status.md
- file: elasticsearch/rejected-requests.md
- file: elasticsearch/task-queue-backlog.md
- file: elasticsearch/mapping-explosion.md
- file: elasticsearch/hotspotting.md
- file: elasticsearch/troubleshooting-unstable-cluster.md
- file: elasticsearch/troubleshooting-unbalanced-cluster.md
- file: elasticsearch/elasticsearch-reference/remote-clusters.md
- file: elasticsearch/diagnose-unassigned-shards.md
- file: elasticsearch/troubleshooting-shards-capacity-issues.md
- file: elasticsearch/data.md
children:
- file: elasticsearch/increase-capacity-data-node.md
- file: elasticsearch/decrease-disk-usage-data-node.md
- file: elasticsearch/fix-master-node-out-of-disk.md
- file: elasticsearch/fix-other-node-out-of-disk.md
- file: elasticsearch/start-ilm.md
- file: elasticsearch/start-slm.md
- file: elasticsearch/restore-from-snapshot.md
- file: elasticsearch/add-repository.md
- file: elasticsearch/allow-all-cluster-allocation.md
- file: elasticsearch/allow-all-index-allocation.md
- file: elasticsearch/add-tier.md
- file: elasticsearch/troubleshoot-migrate-to-tiers.md
- file: elasticsearch/increase-tier-capacity.md
- file: elasticsearch/increase-shard-limit.md
- file: elasticsearch/increase-cluster-shard-limit.md
- file: elasticsearch/corruption-troubleshooting.md
- file: elasticsearch/capacity.md
children:
- file: elasticsearch/fix-data-node-out-of-disk.md
children:
- file: elasticsearch/increase-capacity-data-node.md
- file: elasticsearch/decrease-disk-usage-data-node.md
- file: elasticsearch/fix-master-node-out-of-disk.md
- file: elasticsearch/fix-other-node-out-of-disk.md
- file: elasticsearch/snapshot-and-restore.md
children:
- file: elasticsearch/diagnosing-corrupted-repositories.md
- file: elasticsearch/diagnosing-unknown-repositories.md
- file: elasticsearch/diagnosing-invalid-repositories.md
- file: elasticsearch/repeated-snapshot-failures.md
- file: elasticsearch/troubleshooting-unstable-cluster.md
- file: elasticsearch/discovery-troubleshooting.md
- file: elasticsearch/monitoring-troubleshooting.md
- file: elasticsearch/transform-troubleshooting.md
- file: elasticsearch/watcher-troubleshooting.md
- file: elasticsearch/restore-from-snapshot.md
- file: elasticsearch/add-repository.md
children:
- file: elasticsearch/diagnosing-corrupted-repositories.md
- file: elasticsearch/diagnosing-unknown-repositories.md
- file: elasticsearch/diagnosing-invalid-repositories.md
- file: elasticsearch/repeated-snapshot-failures.md
- file: elasticsearch/troubleshooting-searches.md
- file: elasticsearch/troubleshooting-shards-capacity-issues.md
- file: elasticsearch/troubleshooting-unbalanced-cluster.md
- file: elasticsearch/diagnostic.md

- file: elasticsearch/lifecycle-management.md
children:
- file: elasticsearch/start-ilm.md
- file: elasticsearch/start-slm.md
- file: elasticsearch/elasticsearch-reference/index-lifecycle-management-errors.md
- file: elasticsearch/elasticsearch-reference/security.md
children:
- file: elasticsearch/security/security-trb-settings.md
Expand All @@ -61,8 +69,6 @@ toc:
- file: elasticsearch/security/trb-security-internalserver.md
- file: elasticsearch/security/trb-security-setup.md
- file: elasticsearch/security/trb-security-path.md
- file: elasticsearch/elasticsearch-reference/remote-clusters.md
- file: elasticsearch/elasticsearch-reference/index-lifecycle-management-errors.md
- file: elasticsearch/clients.md
children:
- file: elasticsearch/elasticsearch-client-java-api-client/java.md
Expand All @@ -83,7 +89,14 @@ toc:
- file: elasticsearch/elasticsearch-client-net-api/debug-mode.md
- file: elasticsearch/elasticsearch-client-javascript-api/nodejs.md
- file: elasticsearch/elasticsearch-client-ruby-api/ruby.md
- file: elasticsearch/elasticsearch-hadoop/elasticsearch-for-apache-hadoop.md
- file: elasticsearch/diagnostic.md
- file: elasticsearch/more-topics.md
children:
- file: elasticsearch/discovery-troubleshooting.md
- file: elasticsearch/monitoring-troubleshooting.md
- file: elasticsearch/transform-troubleshooting.md
- file: elasticsearch/watcher-troubleshooting.md
- file: elasticsearch/elasticsearch-hadoop/elasticsearch-for-apache-hadoop.md
- file: kibana.md
children:
- file: kibana/using-kibana-server-logs.md
Expand Down
Loading