foundation-logs¶
The Foundation logs is a optional module that you can use to see the logs.
Tip
About logs module is recommended but not mandatory.
Once up and running, it is possible to access logs in module deployed card.

It's possible extract the module via http://host:port/logs/, anyway, if you don't have this module installed, you can access all the logs for yourself using the command-line and kubectl logs -f service/<SERVICENAME> command.
You can check the available registered services with kubectl get services.