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

Cloud Logs & Cloud Logs Routing Services missing in VPE-enabled services #220

Open
petrandreev opened this issue Sep 13, 2024 · 0 comments

Comments

@petrandreev
Copy link

petrandreev commented Sep 13, 2024

Which topic are you reporting about?

https://cloud.ibm.com/docs/vpc?topic=vpc-vpe-supported-services#vpe-enabled-supported-services

What do you think needs to be updated?

Cloud Logs & Cloud Logs Routing Services missing in VPE-enabled services.

Anything else?

Furthermore: the documentation how to connect to Cloud Logs Routing isn't correct (region: Frankfurt)-

  • in the Cloud Console there is no such service offering Cloud Logs Routing
  • the CRN of the Ingestion endpoint is not accepted by Terraform apply, error:
{
  "Result": {
    "errors": [
      {
        "code": "bad_field",
        "message": "Service not found in global catalog",
        "target": {
          "name": "Crn",
          "type": "field",
          "value": "crn:v1:bluemix:public:logs-router:eu-de:::endpoint:ingester.private.eu-de.logs-router.cloud.ibm.com"
        }
      }
    ],
    "trace": "08040a81-35d6-4f8a-9546-c489e0b8f056"
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant