Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
ocofaigh opened this issue Sep 6, 2024 · 2 comments
Closed

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

ocofaigh opened this issue Sep 6, 2024 · 2 comments
Assignees

Comments

@ocofaigh
Copy link
Member

ocofaigh commented Sep 6, 2024

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

  • instance creation
  • cos bucket integration (including auth policy creation)
  • event notifications integration (including auth policy creation)

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
Copy link
Member Author

ocofaigh commented Sep 6, 2024

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

  • set IAM auth policy between ICL Routing and ICL Logs services to allow logs to be sent
  • create a tenant (we can use logs-router_tenant for this). As part of this the cloud logs is set up as a target.

@ocofaigh
Copy link
Member Author

Support to create tenants was added in #559

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants