Explore All data streams in Fabric Real-Time hub

When you navigate to Real-Time hub in Fabric, you can view data streams in different ways. For more information, see Explore streams in Fabric Real-Time hub. This article covers the Real-Time hub All data streams page which allows you to see all data streams that you can access that are actively running in Fabric. Data streams include Fabric eventstreams and Kusto Query Language (KQL) tables.

Screenshot of the Real-Time hub All data streams page.

All data streams page

Columns

The All data streams page has the following columns:

Column Description
Name Name of the stream or KQL table.
Item Name of the parent artifact. For a stream, it's the name of the eventstream. For a KQL table, it's the name of the KQL database.
Owner Name of owner of the parent artifact.
Workspace Name of workspace where the parent artifact is located.
Endorsement Endorsement status of the parent artifact.
Sensitivity Sensitivity status of the parent artifact.

Screenshot that highlights the column names on the Real-Time hub All data streams page.

Filters

The following filters are available at the top for you to narrow down easily to the desired stream:

Filter Description
Stream type You can filter on the stream type. Either stream or table.
Owner You can filter on the name of the owner of the parent artifact. For a stream, it's the owner of the parent eventstream. For a KQL table, it's owner of the parent KQL database.
Item You can filter on the desired parent artifact name. For a stream, it's the name of the eventstream. For a KQL table, it's the name of the KQL database.
Workspace You can filter on the desired workspace name.

Screenshot that highlights the Real Time hub All data streams page filters.

You can also search your streams/events using the search bar by typing in the name of stream.

Screenshot that shows the search box on the Real-Time hub All data streams page.

Actions

Here are the actions available on streams from eventstreams from the All data streams page. Move the mouse over the data stream, select ... (ellipsis) to see the actions.

Action Description
Preview data Preview the data in the stream or derived stream. For more information, see Preview data streams.
Open eventstream Open parent eventstream of the stream. After you open the eventstream, you can optionally add transformations to transform the data and add destinations to send the output data to a supported destination.
Endorse Endorse parent eventstream of the stream. For more information, see Endorse data streams.

Screenshot that shows the actions available on a stream.

Here are the actions available on a KQL table from the All data streams page.

Action Description
Explore data Explore data in the KQL table.
Create real-time dashboard (Preview) Create a real-time dashboard based on data in the KQL table.
Open KQL Database Open parent KQL Database of the KQL table.
Endorse Endorse parent KQL Database of the KQL table. For more information, see Endorse data streams.

Screenshot that shows the actions available on a KQL table stream.