Problem to push data from IoT Core to Timestream

0

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

asked 6 months ago182 views
1 Answer
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
EXPERT
Greg_B
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions