If you are using Watcher, 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.
#Loading the Dashboard
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 Settings > Indices.
- Select Use event times to create index names.
- Enter the index pattern
[.watch_history-]YYYY.MM.DD
. - Select
trigger_event.triggered_time
as the time field. - Click Create.
- Go to Settings > Objects.
- Click Import and select the downloaded dashboard file.