使用OMS查詢Api Management的調用日誌

打開Azure portal,找到要操做的Api Management 實例,點擊菜單Monitoring/Logsapp

Schema Tab頁搜索"diagnostics",選中LogManagement/AzureDiagnostics,點擊該行右邊的小圖標(提示信息是:Show sample records from this table),生成查詢語句,點擊查詢語句上方的Run按鈕(默認是過去24h的,能夠經過點擊Time range按鈕選擇過濾時間區間)動畫

編輯框支持語法驗證,有錯的地方會被標記出來this

Azure protal裏KQL語句對換行敏感(以下圖),編寫的時候須要注意:spa

展開下面的結果,能夠經過點擊具體字段的小箭頭把過濾添加到查詢語句中,好比:3d

 關於KQL的使用,portal上提供了很多有用的連接和例子,以下(能夠點擊右下的Start tour觀看的簡要使用動畫):orm

具體的查詢結果能夠導出:blog

關於KQL具體編寫,請參照以下文檔:ci

  1. Get started with Azure Monitor log queries
  2. Kusto Query Language Overview
  3. Azure Monitor log query language differences
  4. Useful operators in Azure Monitor log queries
  5. Service-specific schemas for resource diagnostic logs
  6. Application Insights telemetry data model
相關文章
相關標籤/搜索