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/service-fabric/service-fabric-diagnostics-event-analysis-oms.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.devlang: dotnet
13
13
ms.topic: conceptual
14
14
ms.tgt_pltfrm: NA
15
15
ms.workload: NA
16
-
ms.date: 04/16/2018
16
+
ms.date: 05/29/2018
17
17
ms.author: srrengar
18
18
19
19
---
@@ -34,13 +34,11 @@ After data is received by Log Analytics, Azure has several *Management Solutions
34
34
35
35
## Access the Service Fabric Analytics solution
36
36
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.
38
38
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\>**.
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).
44
42
45
43

46
44
@@ -55,9 +53,9 @@ The image above is the home page of the Service Fabric Analytics solution. This
55
53
>[!NOTE]
56
54
>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)
57
55
58
-
### View operational events including actions on nodes
56
+
### View Service Fabric Events including actions on nodes
59
57
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**.
61
59
62
60

63
61
@@ -77,7 +75,7 @@ You can query on many more fields such as the specific nodes (Computer) the syst
77
75
78
76
### View Service Fabric Reliable Service and Actor events
79
77
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**.
81
79
82
80

0 commit comments