This tech talks was quick presentation of our first steps in server monitoring. And at the same time it was simple introduction to Kibana and Elasticsearch.

What to collect?

We started with already provided Spring Boot metrics. Since we wanted to transform the input a little bit (compute diffs between snapshots, count summary hits for various status codes etc.) we made simple utility tool that reads metrics and feeds the Elasticsearch. And we also implemented mail notifications in case of errors. Maybe we could use Logstash, however it does look straightforward.

Prepare E(L)K

We simply used official Docker images. Once it is running, you just need to setup Kibana indices and you can play with your visualizations. In most cases you want to use Date Histogram but you can also get interesting statistics also from Terms aggregation.

The result can look like following:

kibana-dashboard

Related Post

Leave a Comment

© 2021 Instea, s.r.o. All rights reserved. Privacy policy

Contact us

Where to find us