26 lines
517 B
Text
26 lines
517 B
Text
[[troubleshooting]]
|
|
= Troubleshooting
|
|
|
|
[partintro]
|
|
--
|
|
If you have issues installing or running {beatname_uc}, read the following tips:
|
|
|
|
* <<getting-help>>
|
|
* <<enable-metricbeat-debugging>>
|
|
* <<faq>>
|
|
|
|
//sets block macro for getting-help.asciidoc included in next section
|
|
|
|
--
|
|
|
|
[[getting-help]]
|
|
== Get help
|
|
|
|
include::../../libbeat/docs/getting-help.asciidoc[]
|
|
|
|
//sets block macro for debugging.asciidoc included in next section
|
|
|
|
[[enable-metricbeat-debugging]]
|
|
== Debug
|
|
|
|
include::../../libbeat/docs/debugging.asciidoc[]
|