Problem statement
This article explains how to search for logs related to custom domains.
Cause
Sometimes, the custom domain field might be updated due to Terraform tooling or certain operations by applications.
Solution
To search for operations related to custom domains, Open the Auth0 Dashboard, select Monitoring > Logs, and apply the following filters to find them.
type:"sapi" AND description: "Configure a new custom domain"
ORtype:"sapi" AND description: "Delete custom domain configuration"