iQCloud - Messages Directory

All communication between the Appliance and Cloud Services is handled through a Websocket Client.

Both the Cloud Services and the Appliance have a local Websocket Client which produce and consume messages with their respective local RabbitMQ applications.

The appliance by default writes all incoming and outgoing messages to the directory "/opt/iqas/server4.5/tmp/messages".

This directory is temporary and is purged on Appliance restart.

The message's content is in JSON format and can be used to diagnose whether problems are occurring Appliance side or Cloud side.