You can enable an audit log to track changes that are made by administrators in the
Process Admin Console.
Procedure
- By default, the audit log is disabled. To enable it, add the following configuration in
your CR.
See example for
Business Automation Workflow
authoring:
bastudio_configuration:
## audit log configuration
audit_log:
## Whether to enable Process Admin Console audit log. Default value is false.
enable: true
See example for
Business Automation Workflow
runtime:
baw_configuration:
- name: instance1
## audit log configuration
audit_log:
## Whether to enable Process Admin Console audit log. Default value is false.
enable: true
- For the list of parameters, see the audit parameters that are listed in IBM Business
Automation Workflow Runtime and Workstream Services parameters or IBM Business
Automation Studio parameters.