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,

gefragt vor 6 Monaten206 Aufrufe
1 Antwort
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
EXPERTE
Greg_B
beantwortet vor 6 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen