<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Monitoring on StraightforwardSQL</title>
    <link>https://straightforwardsql.com/tags/monitoring/</link>
    <description>Recent content in Monitoring on StraightforwardSQL</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language><atom:link href="https://straightforwardsql.com/tags/monitoring/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>XE Watch Live Data</title>
      <link>https://straightforwardsql.com/snippets/xe-watch-live-data/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://straightforwardsql.com/snippets/xe-watch-live-data/</guid>
      <description>Once you have an XE session running, you can stream its events live in SSMS without needing a file target. Right-click the session in Object Explorer and choose Watch Live Data.
Caveats:
No memory, no history. There is no target backing the session, so you can only see events that fire while you are actively watching. Anything that happened before you opened the live view is gone. The session keeps running.</description>
    </item>
    
  </channel>
</rss>