Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moves troubleshooting pages within Stack Overview #405

Merged
merged 3 commits into from
Jul 11, 2019
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
9 changes: 9 additions & 0 deletions docs/en/stack/help.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
// tag::get-help[]

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
https://support.elastic.co/customers/s/login/[Elastic Support portal].
Or post in the https://discuss.elastic.co/[Elastic forum].

// end::get-help[]
2 changes: 0 additions & 2 deletions docs/en/stack/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ include::data-frames/index.asciidoc[]

include::{es-repo-dir}/ccr/index.asciidoc[]

include::troubleshooting.asciidoc[]

include::license.asciidoc[]

include::redirects.asciidoc[]
3 changes: 1 addition & 2 deletions docs/en/stack/ml/getting-started-next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,4 @@ multi-metric jobs and split the data or create more complex analysis functions
as necessary. For examples of more complicated configuration options, see
<<ml-configuring>>.

If you encounter problems, we're here to help. See <<help>> and
<<ml-troubleshooting>>.
If you encounter problems, see <<ml-troubleshooting>>.
3 changes: 2 additions & 1 deletion docs/en/stack/ml/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ include::api-quickref.asciidoc[]

include::{es-repo-dir}/ml/functions.asciidoc[]

include::limitations.asciidoc[]
include::troubleshooting.asciidoc[]

include::limitations.asciidoc[]
4 changes: 2 additions & 2 deletions docs/en/stack/ml/troubleshooting.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[[ml-troubleshooting]]
== Troubleshooting {ml}
++++
<titleabbrev>Machine learning</titleabbrev>
<titleabbrev>Troubleshooting</titleabbrev>
++++

Use the information in this section to troubleshoot common problems and find
Expand All @@ -13,7 +13,7 @@ answers for frequently asked questions.
* <<ml-jobnames>>
* <<ml-upgradedf>>

To get help, see <<help>>.
include::{stack-repo-dir}/help.asciidoc[tag=get-help]

[[ml-rollingupgrade]]
=== Machine learning features unavailable after rolling upgrade
Expand Down
1 change: 1 addition & 0 deletions docs/en/stack/monitoring/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ include::intro.asciidoc[]
include::how-monitoring-works.asciidoc[]
include::production.asciidoc[]
include::esms.asciidoc[]
include::troubleshooting.asciidoc[]
7 changes: 5 additions & 2 deletions docs/en/stack/monitoring/troubleshooting.asciidoc
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
[[monitoring-troubleshooting]]
== Troubleshooting monitoring
++++
<titleabbrev>Monitoring</titleabbrev>
<titleabbrev>Troubleshooting</titleabbrev>
++++

See also
Use the information in this section to troubleshoot common problems and find
answers for frequently asked questions. See also
{logstash-ref}/monitoring-troubleshooting.html[Troubleshooting monitoring in {ls}].

include::{stack-repo-dir}/help.asciidoc[tag=get-help]

*Symptoms*:
There is no information about your cluster on the *Stack Monitoring* page in
{kib}.
Expand Down
18 changes: 18 additions & 0 deletions docs/en/stack/redirects.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,24 @@ See <<elasticsearch-security>>.

See {ref}/security-files.html[Security files].

[role="exclude",id="troubleshooting"]]
=== Troubleshooting

Having trouble? Here are solutions to common problems you might encounter.

* <<security-troubleshooting>>

* <<watcher-troubleshooting>>

* <<monitoring-troubleshooting>>

* <<ml-troubleshooting>>

[role="exclude",id="help"]]
=== Getting help

include::help.asciidoc[tag=get-help]

[role="exclude",id="limitations"]]
=== Limitations

Expand Down
2 changes: 2 additions & 0 deletions docs/en/stack/security/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,6 @@ include::get-started-security.asciidoc[]

include::securing-communications/tutorial-tls-intro.asciidoc[]

include::troubleshooting.asciidoc[]

include::limitations.asciidoc[]
4 changes: 2 additions & 2 deletions docs/en/stack/security/troubleshooting.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[[security-troubleshooting]]
== Troubleshooting security
++++
<titleabbrev>Security</titleabbrev>
<titleabbrev>Troubleshooting</titleabbrev>
++++

Use the information in this section to troubleshoot common problems and find
Expand All @@ -22,7 +22,7 @@ answers for frequently asked questions.
* <<trb-security-path>>


To get help, see <<help>>.
include::{stack-repo-dir}/help.asciidoc[tag=get-help]

[[security-trb-settings]]
=== Some settings are not returned via the nodes settings API
Expand Down
48 changes: 0 additions & 48 deletions docs/en/stack/troubleshooting.asciidoc

This file was deleted.

69 changes: 0 additions & 69 deletions docs/en/stack/watcher/troubleshooting.asciidoc

This file was deleted.