Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9138711
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T09:17:33+00:00 2026-06-17T09:17:33+00:00

I have completed 6 installs of SQL Server 2012 SP1 and configured availability groups.

  • 0

I have completed 6 installs of SQL Server 2012 SP1 and configured availability groups.

In the dashboard of all of my installs “View AlwaysOn Health Events” is greyed out and I’m not able to find another way to view the events that have occurred in the past regarding any availability groups.

I am familiar with the system DMV’s to view current health status but I would like to view past events.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T09:17:34+00:00Added an answer on June 17, 2026 at 9:17 am

    I’ve found my answer. The AlwaysOn Health Extended Event Seession off by default. The following SQL enables the link in the dashboard.

        IF EXISTS (SELECT * FROM sys.server_event_sessions WHERE name = 'AlwaysOn_health')
        BEGIN
        ALTER EVENT SESSION AlwaysOn_health ON SERVER WITH (STARTUP_STATE = ON);
        END
        GO
    
        IF NOT EXISTS (SELECT * FROM sys.dm_xe_sessions WHERE name = 'AlwaysOn_health')
        BEGIN
        ALTER EVENT SESSION AlwaysOn_health ON SERVER STATE = START;
        END
        GO
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have an application that installs SQL Server Express from the command line and
I have developed a Windows application in .NET which uses a SQL Server database
I have done my best to install a copy of SQL Server 2008, but
I'm using SQL Server 2005 with Reporting Services. I have many reports installed, some
I have just completed a fresh install of PyroCMS on a dev server and
I have just completed the tryruby.org tutorial, followed by the rubyforzombies.org tutorials and all
I have completed my program and would like to send that program in its
I have completed every step in XMonad's tutorial for Mac. However, I cannot start
I have completed a simple database for a project. Only 6tables. Of the 6,
I have completed configuring SSL in my local Tomcat. And the exception was thrown

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.