Skip to content

Commit 7f81765

Browse files
author
Mark Heffernan
committed
Address comments
1 parent 6634f10 commit 7f81765

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

articles/search/search-monitor-logs-powerbi.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
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
44

55
manager: eladz
66
author: MarkHeff
@@ -10,15 +10,15 @@ ms.topic: conceptual
1010
ms.date: 02/24/2020
1111
---
1212

13-
# Visualizing Azure Cognitive Search Logs and Metrics with Power BI
13+
# Visualize Azure Cognitive Search Logs and Metrics with Power BI
1414
[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.
1515

1616
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).
1717

1818
## How to get started with the app
1919
1. Enable diagnostic logging for your search service:
2020
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
2222
1. Under the Monitoring section on the left column, select **Diagnostic settings**
2323

2424
![](media/search-monitor-logs-powerbi/diagnostic-settings.png)
@@ -35,11 +35,11 @@ You can find the Power BI Template App **Azure Cognitive Search: Analyze Logs an
3535

3636
1. After installing the app, select the app from your list of apps in Power BI.
3737

38-
![](media/search-monitor-logs-powerbi/azure-search-app.png)
38+
![](media/search-monitor-logs-powerbi/azure-search-app-tile.png)
3939

4040
1. Select **Connect** to connect your data
4141

42-
![](media/search-monitor-logs-powerbi/get-started-with-new-app.png)
42+
![](media/search-monitor-logs-powerbi/get-started-with-your-new-app.png)
4343

4444
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.
4545

@@ -59,7 +59,7 @@ You can find the Power BI Template App **Azure Cognitive Search: Analyze Logs an
5959

6060
1. Make sure to refresh the page after opening the report so that it opens with your data.
6161

62-
![](media/search-monitor-logs-powerbi/Search.png)
62+
![](media/search-monitor-logs-powerbi/powerbi-search.png)
6363

6464
## Troubleshooting
6565
If you find that you cannot see your data follow these troubleshooting steps:

0 commit comments

Comments
 (0)