CloudSignal Docs
DashboardLogs

Activity & Topics

MQTT connection and subscription events

Activity Tab

The Activity tab shows MQTT connection events.

Columns

ColumnDescription
TimeWhen the event occurred (relative, with absolute on hover)
EventConnect (green badge) or Disconnect (gray badge)
Client IDThe MQTT client identifier
UsernameThe MQTT username, or - if anonymous

Filtering

  • Event filter: All, Connect, or Disconnect
  • Search: Filter by client ID or username

Topics Tab

The Topics tab shows MQTT subscription events.

Columns

ColumnDescription
TimeWhen the event occurred
EventSubscribe (green badge) or Unsubscribe (gray badge)
Client IDThe MQTT client identifier
UsernameThe MQTT username
TopicThe topic being subscribed to or unsubscribed from
QoSQuality of Service level (0, 1, or 2)

Filtering

  • Event filter: All, Subscribe, or Unsubscribe
  • Search: Filter by client ID, username, or topic

On this page