Problem to push data from IoT Core to Timestream

1

Hi Team,

I have my data in MQTT test consol, but everytime I tried to make a rule to manage routing to Timestream, nothing was pushed in my DB on the Timstream side.

I watched a many video and did as they done but nothing comes in the Timestream side. any suggestion?

Am I define the rule inappropriate? or there is a problem in creating the database or table on the other side?!Enter image description here

Enter image description here Enter image description here

  • I see that you're experiencing difficulties pushing data from the MQTT test console to Timestream despite setting up routing rules. I'm actually facing the same issue. I've watched several videos and followed their steps, but I'm still not seeing any data in Timestream.

    I'm wondering if there's an issue with how we're defining the rules or if there could be a problem with the database or table setup on the Timestream side. Have you had any luck troubleshooting this? If you find a solution, I'd greatly appreciate it if you could share it with me.

    Thanks,

已提問 6 個月前檢視次數 208 次
1 個回答
2

Hi. Your rule is most likely suffering an error. Two ways to check for errors:

  1. Define an error action for the rule. The easiest error action to use is to republish to another topic, so then you can observe the error in test client.
  2. Enable AWS IoT logging to CloudWatch, and look for logs of rule action errors: https://docs.aws.amazon.com/iot/latest/developerguide/cwl-format.html#rule-engine-logs
profile pictureAWS
專家
Greg_B
已回答 6 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南