Skip to content

Commit

Permalink
adding template with reduced params
Browse files Browse the repository at this point in the history
  • Loading branch information
krnese committed Aug 18, 2016
1 parent 1b44ff4 commit 7d1b19f
Show file tree
Hide file tree
Showing 4 changed files with 671 additions and 0 deletions.
15 changes: 15 additions & 0 deletions service-fabric-oms/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Deploy Azure Service Fabric Cluster and enable monitoring using OMS Log Analytics

[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.luolix.top%2Fazure%2Fazure-quickstart-templates%2Fmaster%2Fservice-fabric-oms%2F%2Fazuredeploy.json)
<a href="http://armviz.io/#/?load=https%3A%2F%2Fraw.luolix.top%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fservice-fabric-oms%2Fazuredeploy.json" target="_blank">
<img src="http://armviz.io/visualizebutton.png"/>
</a>

This template will deploy an Azure Service Fabric Cluster together with an OMS Log Analytics workspace, adds the diagnostic storage account into OMS for monitoring and insights and enables the OMS Gallery Solution for Service Fabric.

The OMS Gallery Service Fabric solution uses Azure Diagnostics data from your Service Fabric VMs, by collecting this data from your Azure WAD tables.
Log Analytics then reads Service Fabric framework events, including Reliable Service Events, Actor Events, Operational Events, and Custom ETW events.
The Service Fabric solution dashboard shows you notable issues and relevant events in your Service Fabric environment.


Loading

0 comments on commit 7d1b19f

Please sign in to comment.