Searching for Logs Related to Custom domains

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.

  1. type:"sapi" AND description: "Configure a new custom domain" OR
  2. type:"sapi" AND description: "Delete custom domain configuration"