mirror of
https://github.com/Icinga/icingabeat.git
synced 2025-08-15 06:48:08 +02:00
31 lines
511 B
Plaintext
31 lines
511 B
Plaintext
[[troubleshooting]]
|
|
= Troubleshooting
|
|
|
|
[partintro]
|
|
--
|
|
If you have issues installing or running Filebeat, read the
|
|
following tips:
|
|
|
|
* <<getting-help>>
|
|
* <<enable-filebeat-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-filebeat-debugging]]
|
|
== Debug
|
|
|
|
include::../../libbeat/docs/debugging.asciidoc[]
|
|
|
|
|
|
|