Distributed log collection and aggregation system built on Hadoop
Hadoop-based distributed log collection and aggregation
flume-ng$ flume-ng agent -n agent_name -c /opt/homebrew/etc/flume/conf -f /path/to/config.conf$ flume-ng agent -n my-agent -c /opt/homebrew/etc/flume/conf -f flume-config.properties -Dflume.root.logger=DEBUG,console$ flume-ng version