Consultas para a tabela CCFApplicationLogs

Erros de aplicativo CCF

Exiba os erros mais recentes do aplicativo Confidential Consortium Framework.

// To create an alert for this query, click '+ New alert rule'
CCFApplicationLogs
| where Level == "fail"
| sort by TimeGenerated desc
| limit 100