Skip to content
Closed
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
17 changes: 17 additions & 0 deletions redirects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,3 +193,20 @@ redirects:
'solutions/observability/apps/inspect-uptime-duration-anomalies.md': 'solutions/observability/uptime/inspect-duration-anomalies.md'
'solutions/observability/apps/configure-settings.md': 'solutions/observability/uptime/configure-settings.md'
'solutions/observability/apps/tutorial-monitor-java-application.md': 'solutions/observability/applications/tutorial-monitor-java-application.md'

# Related to https://github.com/elastic/docs-content/pull/
'troubleshoot/elasticsearch/elasticsearch-client-java-api-client/apache-errors.md': 'reference/elasticsearch/clients/java/troubleshooting/io-reactor-errors.md'
'troubleshoot/elasticsearch/elasticsearch-client-java-api-client/error-no-such-method.md': 'reference/elasticsearch/clients/java/troubleshooting/no-such-method-request-options.md'
'troubleshoot/elasticsearch/elasticsearch-client-java-api-client/java.md': 'reference/elasticsearch/clients/java/troubleshooting/index.md'
'troubleshoot/elasticsearch/elasticsearch-client-java-api-client/missing-required-property.md': 'reference/elasticsearch/clients/java/troubleshooting/missing-required-property.md'
'troubleshoot/elasticsearch/elasticsearch-client-java-api-client/typed-keys-serialization.md': 'reference/elasticsearch/clients/java/troubleshooting/serialize-without-typed-keys.md'
'troubleshoot/elasticsearch/elasticsearch-client-javascript-api/nodejs.md': 'reference/elasticsearch/clients/javascript/index.md'
'troubleshoot/elasticsearch/elasticsearch-client-net-api/audit-trail.md': 'reference/elasticsearch/clients/dotnet/troubleshoot/audit-trail.md'
'troubleshoot/elasticsearch/elasticsearch-client-net-api/debug-information.md': 'reference/elasticsearch/clients/dotnet/troubleshoot/debug-information.md'
'troubleshoot/elasticsearch/elasticsearch-client-net-api/debug-mode.md': 'reference/elasticsearch/clients/dotnet/troubleshoot/debug-mode.md'
'troubleshoot/elasticsearch/elasticsearch-client-net-api/debugging.md': 'reference/elasticsearch/clients/dotnet/troubleshoot/debugging.md'
'troubleshoot/elasticsearch/elasticsearch-client-net-api/logging-with-fiddler.md': 'reference/elasticsearch/clients/dotnet/troubleshoot/logging-with-fiddler.md'
'troubleshoot/elasticsearch/elasticsearch-client-net-api/logging-with-onrequestcompleted.md': 'reference/elasticsearch/clients/dotnet/troubleshoot/logging-with-onrequestcompleted.md'
'troubleshoot/elasticsearch/elasticsearch-client-net-api/logging.md': 'reference/elasticsearch/clients/dotnet/troubleshoot/logging.md'
'troubleshoot/elasticsearch/elasticsearch-client-net-api/net.md': 'reference/elasticsearch/clients/dotnet/troubleshoot/index.md'
'troubleshoot/elasticsearch/elasticsearch-client-ruby-api/ruby.md': 'reference/elasticsearch/clients/ruby/troubleshoot.md'
19 changes: 10 additions & 9 deletions troubleshoot/elasticsearch/clients.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ navigation_title: "Clients"

# Troubleshoot {{es}} clients

Use the topics in this section to troubleshoot issues you encounter while using the official [Elasticsearch clients](/reference/elasticsearch-clients/index.md):
For troubleshooting tips for the official {{es}} clients, refer to the client docs:

* [](/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)

## Additional resources
* [Troubleshooting overview](/troubleshoot/index.md)
* [Contact us](/troubleshoot/index.md#contact-us)
- [Go](go-elasticsearch://reference/index.md)
- [Java](elasticsearch-java://reference/index.md)
- [JavaScript](elasticsearch-js://reference/index.md)
- [.NET](elasticsearch-net://reference/index.md)
- [PHP](elasticsearch-php://reference/index.md)
- [Python](elasticsearch-py://reference/index.md)
- [Eland](eland://reference/index.md) (Python client and toolkit for DataFrames and machine learning)
- [Ruby](elasticsearch-ruby://reference/index.md)
- [Rust](elasticsearch-rs://reference/index.md)

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading