Hi, I am working on a project that includes Apache Kafka. My consumer is a Apache Spark and I am try to log the Global IP from where the message was generated, to verify from which device/system?
Ofcourse Kafka know the IP of the producer, since it can read the packets. Can it append it in the message? Thanks, Gourab