Enable Auditing for Infrastructure Automation Managed services

You can enable auditing for Infrastructure Automation Managed services.

  1. Enable auditing during installation or post-installation by updating the iaconfig configuration. You can update the configuration by using the following command.

    oc -n cp4aiops edit iaconfig
    
    • Find the spec and add manageservice to its spec section. For example:

        spec:
          infraAutoComposableComponents:
           name: ibm-management-cam-install
           spec:
             manageservice:
             global:
              audit: true
              license:
                accept: true
        license:
          accept: true
      
  2. To configure the IBM Cloud Pak foundational services for receiving audit logs, see Architecture for Audit logging version 4.6.