B
B
bogi052018-09-11 13:12:02
Performance evaluation
bogi05, 2018-09-11 13:12:02

Telegraf vs Carbon vs Logstash?

Hello! I set up a system for monitoring and alerting.
The system must be fault tolerant and easily expandable.
It will consist of 4 parts:

  • Docker / host to be monitored
  • Docker / system that receives logs via UDP, segments and sends to the database. ( Telegraf , Carbon , Logstash ). This system can be installed in the host's docker, in a standalone docker, or in a database docker. For system fault tolerance, there will most likely be a separate docker
  • Docker / DB, choose between (InfluxDB, ElasticSearch, Graphite) Depending on the previous system
  • Docker / Log Visualizer. Grafana . Most likely it will be in the same docker with the database
5b9790ce2858b178798300.jpeg
Telegraf comes with InfluxDB by default. Logstash comes with ElasticSearch.
Will it make sense, for example, to install Telegraph with Elasticsearch?
Where can I find benchmarks between Telegraf, logstash and Carbon?
And in general information about comparing such systems.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question