Skip to content

Commit

Permalink
Add docs about loading heartbeat dashboard
Browse files Browse the repository at this point in the history
Replace dashboard
  • Loading branch information
dedemorton committed Mar 24, 2017
1 parent 06d6cf1 commit e432404
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 5 deletions.
14 changes: 11 additions & 3 deletions heartbeat/docs/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,16 @@ By default, Windows log files are stored in +C:\ProgramData\heartbeat\Logs+.
Heartbeat is now ready to check the status of your services and send
events to your defined output.

//TODO: Add content about sample dashboards when the dashboards are available.
[[heartbeat-sample-dashboards]]
=== Step 5: Loading Sample Kibana Dashboards

//:allplatforms:
To make it easier for you to visualize the status of your services, we have
created sample Heartbeat dashboards. The dashboards are provided as
examples. We recommend that you
http://www.elastic.co/guide/en/kibana/current/dashboard.html[customize] them
to meet your needs.

//include::../../libbeat/docs/dashboards.asciidoc[]
image:./images/heartbeat-statistics.png[Heartbeat statistics]

:allplatforms:
include::../../libbeat/docs/dashboards.asciidoc[]
Binary file added heartbeat/docs/images/heartbeat-statistics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified heartbeat/docs/images/kibana-created-indexes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified heartbeat/docs/images/kibana-navigation-vis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions libbeat/docs/dashboards.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ pattern is selected to see {beatname_uc} data.

image:./images/kibana-created-indexes.png[Discover tab with index selected]

To open the loaded dashboards, go to the *Dashboard* page and click *Open*.
Select the dashboard that you want to open.
To open the loaded dashboards, go to the *Dashboard* page and select the
dashboard that you want to open.

image:./images/kibana-navigation-vis.png[Navigation widget in Kibana]

0 comments on commit e432404

Please sign in to comment.