What are Log Collectors (Aggregators)?

Data System Architecture

What are Log Collectors (Aggregators)?

About

A log collector will collect log file, optionally transform them and deliver them to one or more destination such as:

List

Name Type Log to Log Log To Metrics Description
Vector (Rust, DataDog) observability pipeline tool Yes Yes
Telegraph (Go, InfluxDb)
Promtail (Graphana) Log Collector Yes Yes 1) Graphana tool to insert log Loki
Logstash (Java, Elastic) Log Collector Yes Yes 2) Elastic log collector
FluentBit Log Collector ? ? Successor to FluentD
Fluentd Log Collector ? ? Example: BigQuery
Flume Log Collector ? ?

Log to Metrics means extracting metrics from application logs to be exported into a metrics server





Discover More
Data System Architecture
Log - Logging

A log is a text file with: a timed list of message (activities) that an application has performed execution/request log: web server: web log ( - that stores the Http request error cron...



Share this page:
Follow us:
Task Runner