MQTT Messages stored somewhere

0

Hello Community,

i am receiving MQTT Messages from an external device into AWS IoT Core. It is sending since 01.08.2013 When i created rules to save the values into DynamoDB on 08.08.2023. What is with the MQTT Messages that were coming in from the 01.08 - 08.08? Are they stored somewhere? Can i access them or are they lost?

energis
asked 8 months ago168 views
1 Answer
1
Accepted Answer

Hi @energis,

Your messages are lost if no other MQTT client subscribe to the messages published by your external device during 01.08 and 08.08, or if you did not configure an AWS IoT Rule and Action to persist the messages into a database on AWS.

If you activated Logging at DEBUG level in AWS IoT as describe here , you can browse the external device activity in Amazon CloudWatch, but without the payload.

Hope that helps.

profile pictureAWS
EXPERT
Jan_B
answered 8 months ago
profile pictureAWS
EXPERT
Greg_B
reviewed 8 months ago
profile pictureAWS
EXPERT
reviewed 8 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