Vertical Bar Chart Exercise

  • Access Kibana user interface with browser: http://domain-name:5601/

  • On discover tab construct some search with results

  • For the visualization we will need numeric data type and some other field for aggregation

  • Save the search definitions to reuse in the Visualization

  • Switch to Visualize tab

  • Select Vertical Chart Bar

  • Select saved search or start over with a new search

  • Add metrics or modify one that comes by default

  • Select X-Axis and pick some field(s) for grouping

  • Experiment with Split Bars and with Split Charts

  • Save your definitions - you may want to comeback to them later

Last updated

Was this helpful?