7. Start Flume

There are two options for starting Flume.

  • Start Flume directly. On the Flume host:

    /usr/lib/flume/bin/flume-ng agent -c /etc/flume/conf -f /etc/flume/conf/flume.conf -n agent
  • Start Flume as a service. On the Flume host:

    service flume-agent start

loading table of contents...