GitHub - apache/logging-flume: Apache Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log-like data · GitHub
Skip to content
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
apache
logging-flume
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
2.6k
Branches
Tags
Open more actions menu
Folders and files
Name
Name
Last commit message
Last commit date
Latest commit
History
2,014 Commits
2,014 Commits
.github/
workflows
.github/
workflows
.mvn/
wrapper
.mvn/
wrapper
bin
bin
build-support
build-support
conf
conf
dev-docs
dev-docs
dev-support
dev-support
flume-bom
flume-bom
flume-ng-auth
flume-ng-auth
flume-ng-channels
flume-ng-channels
flume-ng-clients
flume-ng-clients
flume-ng-configfilters
flume-ng-configfilters
flume-ng-configuration
flume-ng-configuration
flume-ng-core
flume-ng-core
flume-ng-dist
flume-ng-dist
flume-ng-embedded-agent
flume-ng-embedded-agent
flume-ng-node
flume-ng-node
flume-ng-sdk
flume-ng-sdk
flume-ng-sinks
flume-ng-sinks
flume-ng-sources
flume-ng-sources
flume-ng-tests
flume-ng-tests
flume-parent
flume-parent
flume-tools
flume-tools
.asf.yaml
.asf.yaml
.gitattributes
.gitattributes
.gitignore
.gitignore
.travis.yml.sav
.travis.yml.sav
CHANGELOG
CHANGELOG
CONTRIBUTING.md
CONTRIBUTING.md
DEVNOTES
DEVNOTES
LICENSE
LICENSE
NOTICE
NOTICE
README.md
README.md
RELEASE-NOTES
RELEASE-NOTES
doap_Flume.rdf
doap_Flume.rdf
mvnw
mvnw
mvnw.cmd
mvnw.cmd
pom.xml
pom.xml
Repository files navigation
Project status
Warning
This project is not maintained anymore!
It has been marked as dormant by Apache Logging Services consensus on 2024-10-10.
Users are advised to migrate to alternatives.
For other inquiries, see
the support policy
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!
Mailing lists:
IRC channel #flume on irc.freenode.net
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/
About
Apache Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log-like data
flume.apache.org/
Topics
java
api
library
jvm
apache
flume
Resources
Readme
License
Apache-2.0 license
Code of conduct
Code of conduct
Contributing
Contributing
Security policy
Security policy
Uh oh!
There was an error while loading.
Please reload this page
Activity
Custom properties
Stars
2.6k
stars
Watchers
223
watching
Forks
1.5k
forks
Report repository
Releases
32
tags
Packages
Uh oh!
There was an error while loading.
Please reload this page
Uh oh!
There was an error while loading.
Please reload this page
Contributors
Uh oh!
There was an error while loading.
Please reload this page
Languages
Java
96.4%
Rich Text Format
1.9%
Shell
0.8%
PowerShell
0.5%
Python
0.3%
Thrift
0.1%
You can’t perform that action at this time.
US