Skip to content

Commit d84aed7

Browse files
authored
Merge pull request #42463 from v-steg/patch-7
Update service-fabric-diagnostics-event-analysis-oms.md
2 parents e16cca0 + f80a3b4 commit d84aed7

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

articles/service-fabric/service-fabric-diagnostics-event-analysis-oms.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.devlang: dotnet
1313
ms.topic: conceptual
1414
ms.tgt_pltfrm: NA
1515
ms.workload: NA
16-
ms.date: 04/16/2018
16+
ms.date: 05/29/2018
1717
ms.author: srrengar
1818

1919
---
@@ -34,13 +34,11 @@ After data is received by Log Analytics, Azure has several *Management Solutions
3434

3535
## Access the Service Fabric Analytics solution
3636

37-
1. Go to the resource group in which you created the Service Fabric Analytics solution. Select the resource **ServiceFabric\<nameOfOMSWorkspace\>** and go to its overview page.
37+
1. In Azure Portal, go to the resource group in which you created the Service Fabric Analytics solution.
3838

39-
2. In the overview page, click the link near the top to go to the OMS portal
39+
2. Select the resource **ServiceFabric\<nameOfOMSWorkspace\>**.
4040

41-
![OMS Portal link](media/service-fabric-diagnostics-event-analysis-oms/oms-portal-link.png)
42-
43-
3. You're now in the OMS portal and can see the solutions you have enabled. Click on the graph titled Service Fabric (first image below) to get taken to the Service Fabric solution (second image below)
41+
2. In Summary, you will see tiles in the form of a graph for each of the solutions enabled, including one for Service Fabric. Click the **Service Fabric** graph (first image below) to continue to the Service Fabric Analytics solution (second image below).
4442

4543
![OMS SF solution](media/service-fabric-diagnostics-event-analysis-oms/oms-workspace-all-solutions.png)
4644

@@ -55,9 +53,9 @@ The image above is the home page of the Service Fabric Analytics solution. This
5553
>[!NOTE]
5654
>In addition to the operational channel, more detailed system events can be collected by [updating the config of your diagnostics extension](service-fabric-diagnostics-event-aggregation-wad.md#log-collection-configurations)
5755
58-
### View operational events including actions on nodes
56+
### View Service Fabric Events including actions on nodes
5957

60-
1. On the Service Fabric Analytics page on the OMS portal, click on the graph for Operational Channel
58+
1. On the Service Fabric Analytics page, click on the graph for **Service Fabric Events**.
6159

6260
![OMS SF Solution Operational Channel](media/service-fabric-diagnostics-event-analysis-oms/service-fabric-analytics-new-operational.png)
6361

@@ -77,7 +75,7 @@ You can query on many more fields such as the specific nodes (Computer) the syst
7775

7876
### View Service Fabric Reliable Service and Actor events
7977

80-
1. On the Service Fabric Analytics page on the OMS portal, click the graph for Reliable Services
78+
1. On the Service Fabric Analytics page, click the graph for **Reliable Services**.
8179

8280
![OMS SF Solution Reliable Services](media/service-fabric-diagnostics-event-analysis-oms/service-fabric-analytics-reliable-services.png)
8381

0 commit comments

Comments
 (0)