CK-k1vv9 / application-insights-sitecore-module

This sitecore module shows the health of ALL Sitecore / Xconnect instances and their exceptions on one screen using application insight.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application Insights for Sitecore Module

enter image description here

Some of the key benefits of this module are as follows:

  • Quickly view the health of ALL Sitecore / Xconnect instances on one screen.

  • Show a list of all exceptions happening on a given instance and their frequency

  • Group exceptions by ProblemId and then by InnerMostMessage

  • Track exceptions over time to see when they began or at what times during the day they occur

  • View logs from as far back as the moment you start tracking them

  • Extend to track any application using application insights


Installation Instructions

  1. Download zip file and unpack
  2. Install new ApplicationInsights database using DACPAC
  3. Install Sitecore package
  4. Go to Azure Portal and get Application ID and Secret for each instance using Application Insights
  5. Add ID and Secrets to sitecore/modules.application insights/ area
  6. Go to Dashboard => Application Insights

Detailed guide can be found here: DeanOBrien: Application Insights Module for Sitecore.

About

This sitecore module shows the health of ALL Sitecore / Xconnect instances and their exceptions on one screen using application insight.

License:MIT License


Languages

Language:JavaScript 86.8%Language:C# 10.7%Language:HTML 2.2%Language:CSS 0.4%