How can I obtain logs for TLS version information in MQTT communication in IoT Hub?

KURAMOTOAHUJATAIRA-3118 250 Reputation points
2023-04-18T09:56:49.65+00:00

Is it possible to obtain logs for TLS version information of mqtt connection? I have checked the log table reference in the following website, but I could not find any table that stores the information : https://learn.microsoft.com/ja-jp/azure/azure-monitor/reference/tables/tables-resourcetype#iot-hub. Please let me know if there is any way to obtain this information. Thank you.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,631 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,271 questions
{count} votes

Accepted answer
  1. Ryan Hill 30,276 Reputation points Microsoft Employee Moderator
    2023-04-18T19:26:51.7466667+00:00

    I don't believe so. I found Azure Monitor: Route connection events to logs where it points to the Connection logs you collect in Azure Monitor. The logs indicate the protocol type in properties but I wasn't able to see anything related to TLS type. Even under Monitor device connection status I don't see any mentions of TLS, just under the Hub itself. I'll reach out to the team to see if this is available or not.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.