Forum Discussion
not getting data from data source
- 1 year ago
Hi Brian,
Thanks for your reply.
I already discover the issue, unfortunally , not the solution.
The problem is on fabric. It's searching for the first binlog file that's not exist.
Since we are using amazon rds we will get technical support from amazon hope they can help us.
Thanks for your help.
Vladimiro
Hi
It looks like you actually have data in the Eventstream from image number 2 in your question.
The payload is the actual data in JSON format - if you sink that data in an Eventhouse, you can explode the json with the operator bag_unpack(payload) in your KQL query. bag_unpack plugin - Kusto | Microsoft Learn
I hope you can make it work 🙂
\Brian
Hi Brian,
Thanks for your reply.
I already discover the issue, unfortunally , not the solution.
The problem is on fabric. It's searching for the first binlog file that's not exist.
Since we are using amazon rds we will get technical support from amazon hope they can help us.
Thanks for your help.
Vladimiro