You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "tgib23 (via GitHub)" <gi...@apache.org> on 2023/06/08 07:58:38 UTC

[GitHub] [camel-kafka-connector] tgib23 commented on issue #1530: Configs for CamelAzurestorageblobsinkSinkConnector

tgib23 commented on issue #1530:
URL: https://github.com/apache/camel-kafka-connector/issues/1530#issuecomment-1582087943

   @oscerd 
   I've set the record `CamelHeader.CamelFilename` and `CamelHeader.CamelFilePath` as shown below, but it didn't change the behavior. Anything I'm missing? or any other ideas?
   
   ```
   [kafka@kafka-team-cluster-kafka-0 kafka]$ ./bin/kafka-console-consumer.sh --topic test-logs --bootstrap-server localhost:9092 --property print.headers=true
   CamelHeader.CamelFileName:camel_test,CamelHeader.CamelFilePath:test/year=2023/month=06  {"value":"2023-06-08_07:38:50 test message"}
   ```


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org