Kibana is up and running the cluster and its configured to talk with elastic search! This is good, but we need to do some research to figure out how to automate the process of deploying kibana as well as how to use it best.
Setup:
- Run one of the integration tests (remove the --clean-containers line so that your cluster stays up). You may need to rebuild images if its been a while
- Make sure you've run a dataflow so that there is data in elasticsearch
- Kibana will be running at http://generic-1:5601
Requirements:
- Click on the visualize tab - there are lots of different bars and charts. Play around with these, get a feel for how they look and what they can do. Prepare a demo of different kinds of charts using Scribengin logs
- You can save queries for later use. Where do these queries get stored? We want to be able to deploy kibana with a set of already pre-defined queries when its launched
- Prepare a visualization/graph/chart that shows the combination of errors and warnings in a meaningful way.
Please coordinate with Tuan and myself on Monday for this task - Tuan can do a quick run-through of Kibana and what we're looking for. Make sure you understand how Kibana works and see if anyone else has done anything like this before to make your life easier. If there's a "correct" way of deploying Kibana with already created configurations, then lets figure that out
Kibana is up and running the cluster and its configured to talk with elastic search! This is good, but we need to do some research to figure out how to automate the process of deploying kibana as well as how to use it best.
Setup:
Requirements:
Please coordinate with Tuan and myself on Monday for this task - Tuan can do a quick run-through of Kibana and what we're looking for. Make sure you understand how Kibana works and see if anyone else has done anything like this before to make your life easier. If there's a "correct" way of deploying Kibana with already created configurations, then lets figure that out