We have requirement to push all bitbucket and Jira events to kafka. In marketplace we observed there is no built in plugin already available to do this. Custom approach can be push model using webhook or pull model using cron jobs but each has it owns pro and cons.
with push if the listening endpoint is down then event can get lost. With pull model with increasing number of project/repo its there can be a latency to query each repo and also wont be real time.
Are there any S3 sink connector available to push all the events to S3 ?
And what are the other possible options atlassian products(Bitbucket ,Jira) support ?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.