How Can We Help?
Install syslog with rsyslog software on an Ubuntu VPS Server
The Gateway system logging facility is an important debugging/monitoring capability.
Before to set up this data log, please contact our technical department to enable a connection to the server.
In order to log remotely on our ACE Automation Log Server, one needs to set the following options:
Add the Log Server IP and port in the Gateway


Enter these 3 parameters:
- External system log server:
82.165.237.106 - External system log server port:
514 - External system log server protocol: UDP
Increasing the amount of information in the data log
With a client SCP/FTP client software, connect to the Gateway IP, port 22.
Got to /etc/mqtt-mb/ directory
Edit the mqttwd.sh file
Add -vvv behind the $SERVICE command

Save the file, and restart the MQTT Gateway
Server side
On our end, we will retrieve your logs on our server (files /var/log/syslog).