Setting the logging level
You can use the Set‑CdaConfiguration
cmdlet to specify a logging level for running cmdlets. The following example illustrates how to use the Set-CdaConfiguration
cmdlet to enable verbose logging:
PS C:\> Set-CdaConfiguration -LogLevel "Verbose"
The default path to the log file is C:\Program Files\Common Files\Centrify Shared\Logs\DirectAudit_date-time.log
.