You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/search/search-monitor-logs-powerbi.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Visualizing Azure Cognitive Search Logs and Metrics with Power BI
3
-
description: Visualizing Azure Cognitive Search Logs and Metrics with Power BI
2
+
title: Visualize Azure Cognitive Search Logs and Metrics with Power BI
3
+
description: Visualize Azure Cognitive Search Logs and Metrics with Power BI
4
4
5
5
manager: eladz
6
6
author: MarkHeff
@@ -10,15 +10,15 @@ ms.topic: conceptual
10
10
ms.date: 02/24/2020
11
11
---
12
12
13
-
# Visualizing Azure Cognitive Search Logs and Metrics with Power BI
13
+
# Visualize Azure Cognitive Search Logs and Metrics with Power BI
14
14
[Azure Cognitive Search](https://docs.microsoft.com/azure/search/search-what-is-azure-search) allows you to store operation logs and service metrics about your search service in an Azure Storage account. This page provides instructions for how you can visualize that information through a Power BI Template App. The app provides detailed insights about your search service, including information about Search, Indexing, Operations, and Service metrics.
15
15
16
16
You can find the Power BI Template App **Azure Cognitive Search: Analyze Logs and Metrics** in the [Power BI Apps marketplace](https://appsource.microsoft.com/marketplace/apps).
17
17
18
18
## How to get started with the app
19
19
1. Enable diagnostic logging for your search service:
20
20
1. Create or identify an existing [Azure Storage account](https://docs.microsoft.com/azure/storage/common/storage-quickstart-create-account) where you can archive the logs
21
-
1. Navigate to your Azure Cognitive Search service in the Azure Portal
21
+
1. Navigate to your Azure Cognitive Search service in the Azure portal
22
22
1. Under the Monitoring section on the left column, select **Diagnostic settings**
1. Input the name of the storage account that contains your logs and metrics. By default the app will look at the last 10 days of data but this value can be changed with the **Days** parameter.
45
45
@@ -59,7 +59,7 @@ You can find the Power BI Template App **Azure Cognitive Search: Analyze Logs an
59
59
60
60
1. Make sure to refresh the page after opening the report so that it opens with your data.
0 commit comments