GithubHelp home page GithubHelp logo

balazsbotond / flume-deb-package Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 3.0 20.87 MB

Debian package for Apache Flume

License: Apache License 2.0

Shell 0.09% HTML 99.55% CSS 0.01% Perl 0.35% Erlang 0.01%

flume-deb-package's Introduction

Apache Flume Debian package

A Debian package for installing Apache Flume 1.5.2. Works on Ubuntu and Debian.

Download the latest pre-built release here: https://github.com/balazsbotond/flume-deb-package/releases

Building the package

Clone the repository:

git clone https://github.com/balazsbotond/flume-deb-package.git

Build the package using dpkg-deb:

cd flume-deb-package
dpkg-deb --build flume_1.5.2-1

This will create a flume_1.5.2-1.deb file in the current directory.

Installing the package

dpkg -i flume_1.5.2-1.deb
apt-get install -f

Using Flume

Use the file /etc/flume/flume-conf.properties to configure your agent. You can use the default settings (Sequence Generator Source and Logger Sink) to quickly test a new installation.

Start the service:

service flume start

Use tail -f /var/log/flume/flume.log to check if everything works correctly. If something goes wrong, /var/log/syslog might also contain useful information.

You can stop it with:

service flume stop

flume-deb-package's People

Contributors

balazsbotond avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

tanak felegy hvg

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.