Re: Nginx Logs to Kafka

2016-07-23 Thread Ewen Cheslack-Postava
Kafka Connect can also help you here. There's nothing nginx specific, but even a very simple file connector can help you ingest nginx logs into Kafka. -Ewen On Tue, Jul 19, 2016 at 11:22 AM, Steve Brandon wrote: > You can use the ELK stack to push your logs to Kafka, and Kibana to > visualize >

Re: Nginx Logs to Kafka

2016-07-19 Thread Steve Brandon
You can use the ELK stack to push your logs to Kafka, and Kibana to visualize On Tue, Jul 19, 2016 at 11:04 AM, Mudit Kumar wrote: > Hi, > > I want to push all my nginx logs to kafka.Any tool/suggestions for same. > > Thanks, > Mudit > >

Nginx Logs to Kafka

2016-07-19 Thread Mudit Kumar
Hi, I want to push all my nginx logs to kafka.Any tool/suggestions for same. Thanks, Mudit