external rabbitmq sink in event task #179
-
Hi, I am trying to push some data to an external rabbitmq queue from an event task. I am not sure how to configure it, in particular which value should I set for the sink property? How can I configure rabbit credentials? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
marcellusm2
Jun 12, 2024
Replies: 1 comment 1 reply
-
see my config using exchange below.. config.properties (credentials are configured here):
and an example of sink property:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mdrio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
see my config using exchange below..
config.properties (credentials are configured here):