Log analysis and visualization tutorial
This tutorial will help you explore logs in Kibana and visualize logs in Grafana
Last updated
Was this helpful?
This tutorial will help you explore logs in Kibana and visualize logs in Grafana
Last updated
Was this helpful?
To begin using pre-configured Kibana and Grafana please clone and execute make up
operation in your shell.
To use Kibana you need to understand Aidbox log formatting first. Go to Aidbox log documentation () to find logs schema available here with a brief attribute description.
To get a deeper understanding of Aidbox logs please go to the and explore logs schema available there.
Using the listed attributes helps you to read REST logs in Elastic search filtering them type by type.
The example below will help you read REST API logs:
Please put + to toggle Time
, w_m
, w_r
,w_url
, d
, w_st
, w_uid
fields into the document table:
Now you can browse and explore REST API logs
Kibana's Discover enables you to quickly search and filter your data, get information about the structure of the fields, and visualize your data with Lens and Maps. You can customize and save your searches and place them on a dashboard.
We've built a custom Grafana dashboard available by default where you can see basic metrics.
The pre-configured views are the following:
Requests per minute.
Request duration heatmap.
Number of requests per day.
Request Methods.
Errors.
Mean request http/db.
Response time.
Slow queries.
Users/Clients online.
Check for additional info or if you need help.
You can update the default dashboard with your own custom views. For more info please refer to .
If you have any questions, requests, or want to share your best practices using Kibana and Grafana feel free to contact us via