You can access logs for a given version build for a BuildConfig using the web console or the CLI.
Procedure
-
To stream the logs for a given version build for a
BuildConfig, enter the following command:$ oc logs --version=<number> bc/<buildconfig_name>