For Monitoring the Logs
TIBCO Data Science - Team Studio provides a feature to monitor the logs of all microservices with the help of monitoring tools. The user must install the docker monitoring tools such as Portainer, DataDog, or Prometheus to access the container logs. The user can also access the container logs from the command line using the following docker commands.
docker logs -f <container_name>
The installer is equipped to install a free version of Portainer. If the system administrator opted to install this during the configuration stage, you can access the monitoring tool by appending /monitoring/ at the end of the TIBCO Data Science - Team Studio URL.
The monitoring tool helps in tracking the issues related to modern workflow. Along with the Spark cluster logs, you can also check the logs of tds-workflows and tds-executions microservers.