If you are using Watcher via XPack, this sample Kibana dashboard enables you to monitor the watch history and see visualizations of the watches that have executed over time.
For more information about Watcher, see the Watcher Reference. For more information about Kibana, see the Kibana User Guide.
To load the dashboard into Kibana:
- Download the
watch_history_dashboard.json
file. - In Kibana, configure an index pattern for the watch history indices:
- Go to Management > Index Patterns.
- Enter the index pattern
.watcher-history-*
. - For 5.6.x and newer, click advanced options, enter
.watcher-history-*
as theIndex pattern ID
- Select
trigger_event.triggered_time
as the time field. - Click Create.
- Go to Management > Saved Objects.
- Click Import and select the downloaded dashboard file.