1. IBM Cloud Pak for Business Automation v21.0.3 Documentation: In the section for troubleshooting specific components
the method for increasing log verbosity is described. For example
for the IBM Business Automation Navigator operator
the documentation states: "You can set the log level for the operator by editing the ibm-fncm-operator configmap." This confirms that configuring a ConfigMap is the correct procedure.
Source: IBM Documentation
"Setting the log level for the operator" (for IBM Business Automation Navigator).
2. IBM Cloud Pak for Business Automation v21.0.3 Documentation: When troubleshooting the CP4BA operator
the guidance often involves adjusting logging levels. The documentation for the Content Platform Engine operator troubleshooting states: "To get more details from the operator logs
you can change the log level by adding an environment variable to the operator deployment." A ConfigMap is a primary method for managing such environment variables externally.
Source: IBM Documentation
"Troubleshooting an operator installation" (for IBM FileNet Content Manager).