Skip to content

Latest commit

 

History

History
 
 

kibana_dashboard_watcher

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Kibana Dashboard for Watcher

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:

  1. Download the watch_history_dashboard.json file.
  2. In Kibana, configure an index pattern for the watch history indices:
    1. Go to Settings > Indices.
    2. Select Use event times to create index names.
    3. Enter the index pattern [.watch_history-]YYYY.MM.DD.
    4. Select trigger_event.triggered_time as the time field.
    5. Click Create.
  3. Go to Settings > Objects.
  4. Click Import and select the downloaded dashboard file.