34 lines
615 B
Text
34 lines
615 B
Text
|
[[troubleshooting]]
|
||
|
= Troubleshooting
|
||
|
|
||
|
[partintro]
|
||
|
--
|
||
|
|
||
|
IMPORTANT: This documentation is placeholder content. It has not yet been reviewed.
|
||
|
|
||
|
If you have issues installing or running {beatname_uc}, read the
|
||
|
following tips:
|
||
|
|
||
|
* <<getting-help>>
|
||
|
* <<enable-{beatname_lc}-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
|
||
|
|
||
|
[id="enable-{beatname_lc}-debugging"]
|
||
|
== Debug
|
||
|
|
||
|
include::../../libbeat/docs/debugging.asciidoc[]
|
||
|
|
||
|
|
||
|
|