integration with Kafka

Hi

I am trying to integrate with Kafka. the routing messages should be logged in kafka. the router should behave like a consumer or producer of Kafka messages.

regards

Madan

ok great - are you seeing an error? what is your question? :slight_smile:

i was trying to integrate the Apache Kafka with Apigee. it will send the routing messages to Kafka as per policies. How can i integrate the Apache Kafka with Apigee

I have also same question, can anyone help on this and provide me steps of how can I configure Apache Kafka client with APIGEE account.

Multiple options:

You can have a HTTP service in front of Kafka and use TargetServer.

You can also use Java callout (or Javascript, or Python):

[http://docs.apigee.com/api-services/reference/java-callout-policy](http://docs.apigee.com/api-services/reference/java-callout-policy)

Not sure if this is really helpful - https://community.apigee.com/questions/8201/kafka-integration.html