mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
[DOCS] Adding Getting Help section to troubleshooting docs (#87095)
* Adding Getting Help section Add getting help section in the troubleshooting guide to be pointed by health API when issues are too complicated to be addressed. This is taken from https://www.elastic.co/guide/en/cloud/current/ec-get-help.html, someone might want to elaborate it a bit more? * Fix broken partintro, modify headings, and update wording Co-authored-by: Adam Locke <adam.locke@elastic.co>
This commit is contained in:
parent
b4668ca868
commit
ad0228fd2f
7 changed files with 34 additions and 18 deletions
|
@ -9,5 +9,4 @@ include::api-quickref.asciidoc[leveloffset=+2]
|
|||
include::ecommerce-tutorial.asciidoc[leveloffset=+2]
|
||||
include::examples.asciidoc[leveloffset=+2]
|
||||
include::painless-examples.asciidoc[leveloffset=+2]
|
||||
include::troubleshooting.asciidoc[leveloffset=+2]
|
||||
include::limitations.asciidoc[leveloffset=+2]
|
|
@ -2,9 +2,6 @@
|
|||
[[transform-troubleshooting]]
|
||||
= Troubleshooting {transforms}
|
||||
[subs="attributes"]
|
||||
++++
|
||||
<titleabbrev>Troubleshooting</titleabbrev>
|
||||
++++
|
||||
|
||||
Use the information in this section to troubleshoot common problems.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue