Skip to content

luizamboni/flume-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flume stody with docker aid

Using flume 1.8

$ docker build -t flume . && docker run -it flume ag1

to send data to source a1.r1 use telnet

$ telnet localhost 44444

to generate a mock data use

$  ./gen_data.py 100000 2 >> /var/log/profiles.log

About

study of flume with docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published