Hi Sönke,
yeah i have done that, i don't understand couple of thing like how to
configure with mobile app like in my app whatever url i will put it hit the
logs there.
what url it should be? and how rest will post that log to kafka.
My problem is quite straight forward how to push messages using
Hi Satendra,
have you tried following the quickstart [1] on the Confluent page? This
will help you get a feel for the rest proxy and how to interact with it.
Configuration is also explained on the same page [2] - it doesn't take much
beyond your Kafka brokers and Zookeeper nodes to get you started
Hi Manoj,
Can you tell me how to configure it.
> On 05-Dec-2018, at 03:51, Manoj Khangaonkar wrote:
>
> There is an open source Kafka Rest API from confluent. You could use that
> to POST to your broker.
>
> regards
>
> On Tue, Dec 4, 2018 at 5:32 AM Satendra Pratap Singh
> wrote:
>
>> Hi
There is an open source Kafka Rest API from confluent. You could use that
to POST to your broker.
regards
On Tue, Dec 4, 2018 at 5:32 AM Satendra Pratap Singh
wrote:
> Hi Team,
>
> Can you help me out in general I wanted to know I developed an app and
> installed in my mobile when I logged in o
Hi Team,
Can you help me out in general I wanted to know I developed an app and
installed in my mobile when I logged in or do any activity mobile generate a
log j want to pull that logs directly from mobile to Kafka broker.
Please let me know how to do it.
How to build data pipeline.