Hi , I am using KafkaLog4jAppender to write messages to kafka. But i want to write the messages based on some partition logic. So that a particular messages goes against a partition depending on some partition key . How can it be achieved. Any help will be really appreciated.
Thanks Sushil