terraform-ibm-modules / terraform-ibm-observability-instances

Deploys services for Log Analysis, Activity Tracker, Monitoring, and Cloud Logs
Apache License 2.0
2 stars 2 forks source link

End to end flow for cloud logs does not seem complete #553

Closed ocofaigh closed 1 month ago

ocofaigh commented 1 month ago

In https://github.com/terraform-ibm-modules/terraform-ibm-observability-instances/tree/main/modules/cloud_logs the module supports the following:

However according to the docs, in order for logs and activity tracker events to be sent to the cloud logs instance, routing needs to be set up.

See:

ocofaigh commented 1 month ago

From the docs, to set up routing for logs, we need to:

ocofaigh commented 1 month ago

Support to create tenants was added in https://github.com/terraform-ibm-modules/terraform-ibm-observability-instances/pull/559