Skip to content

Commit

Permalink
Add filebeat notice
Browse files Browse the repository at this point in the history
Refs #48929
  • Loading branch information
cachedout committed Oct 23, 2019
1 parent 6dd1b61 commit a35f5e3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/user/monitoring/monitoring-troubleshooting.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,22 @@ You cannot monitor a version 6.3 or later cluster from {kib} version 6.2 or earl
To resolve this issue, upgrade {kib} to 6.3 or later. See
{stack-ref}/upgrading-elastic-stack.html[Upgrading the {stack}].

[float]
=== Filebeat index is corrupt

*Symptoms:*

The *Stack Monitoring* application displays an error indicating that Filebeat
indices are corrupt.

*Resolution*

- Stop all your Filebeat instances.
- Delete indices beginning with `filebeat-$VERSION`, where `VERSION` corresponds
to the version of Filebeat running.
- Restart all your Filebeat instances.


[float]
=== No monitoring data is visible in {kib}

Expand Down

0 comments on commit a35f5e3

Please sign in to comment.