Need advice about which tool to choose?Ask the StackShare community!
Manage your open source components, licenses, and vulnerabilities
Learn MorePros of Apache Flume
Pros of Logback
Pros of Logstash
Pros of Apache Flume
Be the first to leave a pro
Pros of Logback
Be the first to leave a pro
Pros of Logstash
- Free69
- Easy but powerful filtering18
- Scalable12
- Kibana provides machine learning based analytics to log2
- Great to meet GDPR goals1
- Well Documented1
Sign up to add or upvote prosMake informed product decisions
Cons of Apache Flume
Cons of Logback
Cons of Logstash
Cons of Apache Flume
Be the first to leave a con
Cons of Logback
Be the first to leave a con
Cons of Logstash
- Memory-intensive4
- Documentation difficult to use1
Sign up to add or upvote consMake informed product decisions
No Stats
- No public GitHub repository available -
- No public GitHub repository available -
What is Apache Flume?
It is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. It has a simple and flexible architecture based on streaming data flows. It is robust and fault tolerant with tunable reliability mechanisms and many failover and recovery mechanisms. It uses a simple extensible data model that allows for online analytic application.
What is Logback?
It is intended as a successor to the popular log4j project. It is divided into three modules, logback-core, logback-classic and logback-access. The logback-core module lays the groundwork for the other two modules, logback-classic natively implements the SLF4J API so that you can readily switch back and forth between logback and other logging frameworks and logback-access module integrates with Servlet containers, such as Tomcat and Jetty, to provide HTTP-access log functionality.
What is Logstash?
Logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them for later use (like, for searching). If you store them in Elasticsearch, you can view and analyze them with Kibana.
Need advice about which tool to choose?Ask the StackShare community!
What companies use Apache Flume?
What companies use Logback?
What companies use Logstash?
What companies use Apache Flume?
What companies use Logback?
Sign up to get full access to all the companiesMake informed product decisions
What tools integrate with Apache Flume?
What tools integrate with Logback?
What tools integrate with Logstash?
What tools integrate with Apache Flume?
No integrations found
What tools integrate with Logback?
Sign up to get full access to all the tool integrationsMake informed product decisions
Blog Posts
What are some alternatives to Apache Flume, Logback, and Logstash?
Apache Spark
Spark is a fast and general processing engine compatible with Hadoop data. It can run in Hadoop clusters through YARN or Spark's standalone mode, and it can process data in HDFS, HBase, Cassandra, Hive, and any Hadoop InputFormat. It is designed to perform both batch processing (similar to MapReduce) and new workloads like streaming, interactive queries, and machine learning.
Apache Storm
Apache Storm is a free and open source distributed realtime computation system. Storm makes it easy to reliably process unbounded streams of data, doing for realtime processing what Hadoop did for batch processing. Storm has many use cases: realtime analytics, online machine learning, continuous computation, distributed RPC, ETL, and more. Storm is fast: a benchmark clocked it at over a million tuples processed per second per node. It is scalable, fault-tolerant, guarantees your data will be processed, and is easy to set up and operate.
Kafka
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.
Apache Flink
Apache Flink is an open source system for fast and versatile data analytics in clusters. Flink supports batch and streaming analytics, in one system. Analytical programs can be written in concise and elegant APIs in Java and Scala.
Apache NiFi
An easy to use, powerful, and reliable system to process and distribute data. It supports powerful and scalable directed graphs of data routing, transformation, and system mediation logic.