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
已提问 2 年前420 查看次数
1 回答
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
专家
已回答 2 年前
    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?

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则