QuestionQ14

Managing Workflow Center and Process Applications

How can container logs for Business Automation Workflow be enabled for troubleshooting?

  • A Using the command oc logs WORKFLOW_pod_name enable
  • B In the custom resource configuration
  • C In the 100Custom.xml file
  • D Using WebSphere Integrated Solution Console under logs and tracing setting
Explanation

Business Automation Workflow container logging is enabled by adding the logs specification to the custom resource configuration, under baw_configuration for Workflow Runtime or workflow_authoring_configuration for Workflow Authoring. The pod log command retrieves logs after they are enabled; it does not enable logging.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!