This documentation site is no longer maintained. For the latest Delphix product documentation, please visit help.delphix.com
Hyperscale Compliance

Hyperscale logs (Kubernetes)

All Hyperscale Compliance containers log to stdout and stderr so that their logs are processed by Kubernetes. To view container-level logs running on the Kubernetes cluster, run the following command:

kubectl logs <pod_name> -n <namespace>