Re: Recommended way to integrate Apache Flume with Docker

2014-08-25 Thread Hari Shreedharan
quick question. What is the recommended way to integrate Apache > Flume with > Docker? One of the ways that I have seen it being implemented is by using > the NetCat > Source, and having the applications send the log events to the port that > Flume is listening > on. > >

Recommended way to integrate Apache Flume with Docker

2014-08-25 Thread Chad
Hello, I have a quick question. What is the recommended way to integrate Apache Flume with Docker? One of the ways that I have seen it being implemented is by using the NetCat Source, and having the applications send the log events to the port that Flume is listening on. Is this the recommended