# Live Performance Data and Probes

Provided the user has access to trace and performance data for a given server, the user can explore the live performance of a running server and can insert probes to see the live data for any given chain point through-out the rules. This is an excellent debugging tool that can even be used on productions servers.

To obtain live performance data, go to the server status and click to retrieve the server performance as normal. If you have the ability to trace and view performance for the server, some additional options will show:

<figure><img src="https://2423451286-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F42mDa58RoaDxb6t8mbaI%2Fuploads%2Fgit-blob-ef5b457b608dbc6c0530fcf6d0ebffc6b1ce899d%2Fimage.png?alt=media" alt=""><figcaption><p>View live section for Qwerty Demo Server</p></figcaption></figure>

In the **View live** section, click on **View Rules Performance** to see the live performance of your rules:

<figure><img src="https://2423451286-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F42mDa58RoaDxb6t8mbaI%2Fuploads%2Fgit-blob-26095b059b7a66b58f32161243f8d2b89cbba398%2Fimage.png?alt=media" alt=""><figcaption><p>Qwerty rule set</p></figcaption></figure>

You can not only see the number of transactions flowing through each rule, you can also see the live properties of the rule set in use. The data and rule sets visualized for the live view are all extracted from the server. The transaction counts will update every 5 seconds.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Setting Probes</td><td></td><td></td><td><a href="live-performance-data-and-probes/setting-probes">setting-probes</a></td></tr><tr><td>Live Performance Impact Considerations</td><td></td><td></td><td><a href="live-performance-data-and-probes/live-performance-impact-considerations">live-performance-impact-considerations</a></td></tr></tbody></table>
