You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shreshth Tuli edited this page Nov 19, 2020
·
6 revisions
When running the framework in a VLAN setup you can debug the execution of the workloads using the following commands or reading the log files as described below.
Fog Broker
To check for errors
You can read the COSCO.log file in the server.
Fog Agents
To check for errrors
You can read the log file agent/COSCO.log.
You can check status of the flask service using
sudo service flask status
For more in depth system logs use
sudo cat /var/log/syslog
or use the jounral control comand to see errors in flask service.