stuartm21 commented on issue #1347: URL: https://github.com/apache/camel-kafka-connector/issues/1347#issuecomment-1077302062
@oscerd I have made a few changes in the endpoint like below: ``` camel.sink.endpoint.keyName: topics/${headers.kafka-user}/${date:now:yyyy}${date:now:MM}//${headers.interval}/{headers.name} ``` kafka-user is my test clustomer and the output I got like this in S3: ``` test-kafka-connect/topics//202203//{headers.name} ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org