Skip to main content

Managing Streams

A stream is a logical entity created through the Stream Management APIs. It allows you to organize telemetry data from assets that share the same set of subscriptions.

  1. Create a Stream

  2. Subscribe to the Stream.

  3. Attach assets to the Stream.

  4. (Optional) Create alert rules to define specific conditions for triggering notifications or actions based on metrics and event data.

Limitations

Streams have the following limitations:

  • There is a limit of 5 streams per Project.
  • You can only attach one Organization to a Stream.
  • You can only attach 5 Project assets to a Stream.
  • You can create up to 3 subscriptions per Stream. Each subscription must be for a different sink.
  • You can attach 50 assets per Stream.
  • You can create up to 50 Metrics Alert Rules per Stream.

Prerequisites

  • To create streams, you must have the Fabric Stream Subscription Manager (STREAM_SUBSCRIPTION PERMISSION CREATE AND READ) role. Contact your Company Administrator or IAM Administrator to mange access and roles.

  • Submit your user credentials, Client ID, and Client Secret for OAuth2 authentication. Refer to API Authentication for more information on how to authenticate your requests to the Equinix API.

Creating Streams

  1. Log in to the Customer Portal > Fabric Dashboard.

  2. From the Observability menu, select Data Streams.

    Observability Drop-down Menu Screenshot

  3. In the Data Stream Details, give your stream a name. Optionally, add a description. The Project ID is auto-populated with your current Project ID. Use the Context Switcher to change Projects.

    Creating a Data Stream Dialog Screenshot

  4. Click Create Data Stream.

Viewing Your Streams

  1. Log in to the Customer Portal > Fabric Dashboard.

  2. From the Observability menu, select Data Streams.

The table lists your data streams, their status, how many subscriptions there are to the stream, and how many resources you added to the stream.

Data Streams List Screenshot

Click on a Stream Name to view its Stream Details page, which contains your stream's description and Activity Log.

Stream Detail Screenshot

The Subscriptions tab contains the Subscription List for subscriptions to this stream, and the Resources tab contains the Resources List for the resources added to this stream.

Deleting Streams

To delete a stream, click on a Stream Name to view its Stream Details page. From the Actions drop-down, click Delete Data Stream.

Deleting a Data Stream Screenshot

In the confirmation box, click Yes, Delete.