Learn about the types of activity that are logged in the MQTT Activity log, and the tags that can be used for filtering these activities.
In addition to the generic Activity log tags, there are extra tags that are specific to MQTT. These tags enrich the logged information and can also be used for filtering.
For more information about the generic tags, see Activity logs. The following table lists the additional MQTT tags.
Name | Description | Valid values |
---|---|---|
TOPICNAME | The name of the topic that messages are published to, or the name of the topic that is subscribed to. | Any valid MQTT topic name. For more information,
see ![]() |
CONNECTIONURL | The URL of the MQTT server. | Any valid URL. |