Monitoring Applications Running in Containers
Container deployment is available as an Early Access Program.
All OutSystems application logs are available in Service Center, including logs for applications running inside containers.
If you need to obtain more information, check the corresponding section below according to your hosting technology.
Docker Containers
If you need to get further information, retrieve it using the docker logs
command. Check the official documentation for more information.
Additionally, the "OutSystems-CollectInfo-wdocker" GitHub repository contains some PowerShell scripts that will help you gather information from both the host machine and the container for troubleshooting purposes. Check the README.md
file available in the repository for more information.
Pivotal Cloud Foundry
If you need to get further information, you must retrieve it from Cloud Foundry Client or Pivotal Apps Manager.