이 페이지는 아직 한국어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우
언제든지 연락주시기 바랍니다.CloudPrem is in Preview
Join the CloudPrem Preview to access new self-hosted log management features.
Request AccessThis document provides an overview of how CloudPrem and Datadog communicate with each other.
Default behavior: CloudPrem initiates the connection
By default, CloudPrem initiates a WebSocket connection with Datadog using your API key, without requiring you to add a DNS record and configure a public ingress. This setup is useful for environments with strict network policies that do not allow inbound requests.
Optional behavior: using a public Ingress
It’s possible to configure CloudPrem to deploy a public ingress so Datadog can establish a connection.
The public ingress enables Datadog’s control plane and query service to manage and query CloudPrem clusters over the public internet. It provides secure access to the CloudPrem gRPC API using mTLS authentication. You can find more information about CloudPrem ingress in its configuration page.
Further reading