AWS Getting Started Guide
Table Of Contents
© 2021, Amazon Web Services, Inc. or its affiliates. All rights reserved.
9 Build the demo
10 Run the demo
MQTT publish to AWS:
https://help.mikrotik.com/docs/pages/viewpage.action?pageId=63045633
Verification is shown in the last section of the guide:
https://help.mikrotik.com/docs/pages/viewpage.action?pageId=63045633#heading-Verification
11 Debugging
KNOT does not have a console port for debugging.
But it has logs in GUI. You can find the logs guide over at:
https://help.mikrotik.com/docs/display/ROS/Log
12 Troubleshooting
RouterOS CLI allows using ping and packet capture tools.
https://help.mikrotik.com/docs/display/ROS/Ping
You can use packet capture to capture outgoing/incoming packets and see the packet
communication between broker and publisher:
https://help.mikrotik.com/docs/display/ROS/Packet+Sniffer
You can also use logs section, to check relevant MQTT log messages reported by the KNOT:
https://help.mikrotik.com/docs/display/ROS/Log