The Activity Tracker (AT) module has issues related to the handling of Cloud Logs configuration and dependencies:
-
cloud_logs_instance_name is currently marked as required, but it should not be required when existing_cloud_logs_instance_crn is provided.
-
The mapping logic for Cloud Logs inputs (cloud_logs_instance_name and existing_cloud_logs_instance_crn) needs to be reviewed and corrected.
-
The Cloud Logs Deployable Architecture (DA) is not currently treated as a hard dependency, even when AT event routing to Cloud Logs is enabled.