IBM / cloud-pak-deployer

Configuration-based installation of OpenShift and Cloud Pak for Data/Integration/Watson AIOps on various private and public cloud infrastructure providers. Deployment attempts to achieve the end-state defined in the configuration. If something fails along the way, you only need to restart the process to continue the deployment.
https://ibm.github.io/cloud-pak-deployer/
Apache License 2.0
131 stars 66 forks source link

Unified Installation Progress Log #576

Open techietav opened 9 months ago

techietav commented 9 months ago

When running the deployer you need to also locate and tail other logs as various components are installed and configured. This is not easy to follow and understand where in the overall process things are.

It would be great if there was a single installation progress log that showed all of the steps planned and a tick box or similar next to each as they are started, completed or fail. A simple tabular or list formatted text file would suffice.

This could also show a timestamp alongside each for start and completed.
It could perhaps also show the path to the relevant log file or dir containing the relevant logs for troubleshooting should a step fail.