简体   繁体   中英

How can I look at the MQTT log in Bluemix IoTF

I'm using Node-RED on Bluemix to talk to an Arduino Uno with a temperature sensor. I'm using a recipe that publishes the temperature to a MQTT Topic and have added code from the example that comes with the paho pubsubclient library by @knolleary to add code to subscribe to a MQTT topic. I'm getting errors when trying to subscribe. How can I look at the MQTT logs to find out what is going wrong?

To see your Bluemix application logs, you need to have cloud foundry installed. You can then use the "cf" commands to view logs. As for the logs from the IoTF service itself most of that information is only viewable by the IoTF Bluemix support team as mentioned in the comment above.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM