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,

posta 6 mesi fa207 visualizzazioni
1 Risposta
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
ESPERTO
Greg_B
con risposta 6 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande