flume

Mirror of Apache Flume

Github星跟蹤圖

Welcome to Apache Flume!

Apache Flume 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. The system is centrally managed and allows for intelligent dynamic
management. It uses a simple extensible data model that allows for online
analytic application.

The Apache Flume 1.x (NG) code line is a refactoring of the first generation
Flume to solve certain known issues and limitations of the original design.

Apache Flume is open-sourced under the Apache Software Foundation License v2.0.

Documentation

Documentation is included in the binary distribution under the docs directory.
In source form, it can be found in the flume-ng-doc directory.

The Flume 1.x guide and FAQ are available here:

Contact us!

Bug and Issue tracker.

Compiling Flume

Compiling Flume requires the following tools:

  • Oracle Java JDK 1.8
  • Apache Maven 3.x

Note: The Apache Flume build requires more memory than the default configuration.
We recommend you set the following Maven options:

export MAVEN_OPTS="-Xms512m -Xmx1024m"

To compile Flume and build a distribution tarball, run mvn install from the
top level directory. The artifacts will be placed under flume-ng-dist/target/.

主要指標

概覽
名稱與所有者apache/logging-flume
主編程語言Java
編程語言Shell (語言數: 8)
平台
許可證Apache License 2.0
所有者活动
創建於2011-08-12 18:20:14
推送於2024-10-10 11:41:45
最后一次提交
發布數32
最新版本名稱release-1.11.0-rc2 (發布於 2022-10-16 15:40:03)
第一版名稱flume-1.0.0-rc2 (發布於 2012-07-08 01:19:46)
用户参与
星數2.6k
關注者數224
派生數1.6k
提交數2k
已啟用問題?
問題數2
打開的問題數2
拉請求數61
打開的拉請求數89
關閉的拉請求數260
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?