Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 864 Bytes

Lesson5_visualizations_and_dashboards.md

File metadata and controls

20 lines (16 loc) · 864 Bytes

Lesson 5 - Visualizations, Dashboards and Searches

Tasks:

  1. Create metrics visualization with succeeded requests
  2. Create metrics visualization with failed requests
  3. Create bar visualization with requests with HTTP statuses
  4. Create pie chart with all clients that use our "apps"
  5. Create search that will show all the logs in user friendly way
  6. Create dashboard that will contain all above visualisations and search

Export visualizations:

  1. Go to Kibana -> Management -> Saved Objects
  2. Select visualizations to export
  3. Click Export button

Import visualizations:

  1. Go to Kibana -> Management -> Saved Objects
  2. Click Import button
  3. Drag & drop the export.json file you want to import