Contents
Cirrus Link Resources
Cirrus Link Website
Contact Us (Sales/Support)
Forum
Cirrus Link Modules Docs for Ignition 7.9.x
Inductive Resources
Ignition User Manual
Knowledge Base Articles
Inductive University
Forum
When data is flushed and published from a History Store, the com.cirruslink.mqtt.edge.history.HistoryPublisher logger will generate messages to INFO level that report how many metrics have been published from the Edge device
If MQTT Transmission is configured to Flush In-Order, then all the historic data will be flushed before the publishing of live data resumes otherwise the historic data messages will be intermingled with the live DDATA messages.
...
Another option is to use MQTT Engine as your MQTT client to subscribe to the Sparkplug Edge node publishing the data.
Set Navigate to the Ignition Diagnostic > Logs and set the com.cirruslink.mqtt.engine.gateway.sparkplug.SparkplugPayloadHandler logger to TRACE and the incoming .
Incoming Sparkplug messages will be logged showing the content of the payload
Using
There are a couple of ways to view these generated logs:
...
...