Re: Events stored in Apache Web Logs - how best to get these into Kafka?

2013-06-11 Thread Jun Rao
As long as you can pipe log data to console-producer, you can get the data into Kafka. Thanks, Jun On Tue, Jun 11, 2013 at 2:57 PM, James Newhaven wrote: > I have a lot of user event data being sent to an apache web server and > written to web logs. Unfortunately I don't control this flow, but

Events stored in Apache Web Logs - how best to get these into Kafka?

2013-06-11 Thread James Newhaven
I have a lot of user event data being sent to an apache web server and written to web logs. Unfortunately I don't control this flow, but do I have access to the server the logs are being written to. I need a way to access these events as soon as they have been written to the log file and send this