ioT analytics datastore issue

0

Hi, I cannot get data from IoT Analytics Channel to the Analytics datastore.Enter image description here

I'm able to get the messages in Channel from IoT Core; kindly help me with this. I suspect pipeline is not excecuting.

  • I think the pipeline is not executing, but not able to find the issue.

Sidd
posta 2 anni fa420 visualizzazioni
1 Risposta
0

Please refer to some troubleshooting steps listed in Troubleshooting AWS IoT Analytics - https://docs.aws.amazon.com/iotanalytics/latest/userguide/troubleshoot.html. May be these

  1. How do I know if my messages are getting into AWS IoT Analytics?
  2. Why is my pipeline losing messages? How do I fix it?
  3. Why is there no data in my data store?

Also you can check cloudwatch to check if there is an issue with the rule. https://docs.aws.amazon.com/iot/latest/developerguide/diagnosing-rules.html and the message payload syntax https://docs.aws.amazon.com/iotanalytics/latest/userguide/payload-syntax.html

profile pictureAWS
ESPERTO
con risposta 2 anni fa
    1. My messages are coming. I can see it on the channel.
    2. I created the pipeline and defined the rule but was still not able to see it.
    3. pipeline is not working,hence no data

    Kindly tell me how to solve the issue.

  • Please follow and cross check all the troubleshooting steps applicable in here https://docs.aws.amazon.com/iotanalytics/latest/userguide/troubleshoot.html . Make sure the region and channel name used in the rule are correct. To ensure your data is reaching the rules engine and the rule is being executed correctly, you might want to add a new target to store incoming messages in the Amazon S3 bucket temporarily. Feel free to show the sample of payload which rules sends

  • I checked but could not figure it out. I have not defined any activities in the pipeline, can that be the reason?

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