fabric
16 TopicsCreating an Azure ExpressRoute and Virtual Connections in the Fabric Portal
In this video, we'll cover how to create an Azure ExpressRoute and Virtual Connections in the Fabric Portal. We start by locating our resource group in the Azure Portal and creating a new ExpressRoute in Azure. Then we head back to the Fabric Portal and create a connection to the new ExpressRoute. Once that's established, we'll head back over to the Azure Portal to configure Private Peering and we wrap it up by confirming the device interfaces of our new connection in the Virtual Device Inventory. Connect to Azure ExpressRoute through the Fabric Portal today: https://fabric.equinix.com/59Views0likes0CommentsHow to set up a Webhook in Grafana
This guide will provide step-by-step instructions on how to set up a Webhook in Grafana, enabling you to easily view Fabric Metrics and Events. You can start streaming events and metrics to your Grafana endpoints by using the template JSON below to make a POST request to fabric/v4/streams/subscriptions. You will have your own Grafana host URI, but this example shows the expected API key and endpoints for events and metrics uri. curl -X POST 'https://api.equinix.com/fabric/v4/streams/<streamid>/subscriptions' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer <bearer token="">' \ -d '{ "type": "STREAM_SUBSCRIPTION", "name": "<webhook_subscription_name>", "description": "<webhook_subscription_desc>", "enabled": true, "sink": { "type": "WEBHOOK", "settings": { "eventUri": "https://<otel_exporter_otlp_endpoint>/v1/logs", "metricUri": "https://<otel_exporter_otlp_endpoint>/v1/metrics", "format": "OPENTELEMETRY" }, "credential": { "type": "API_KEY", "apiKey": "<granfana_instance_id>:<grafana_token>" } } }'</grafana_token></granfana_instance_id></otel_exporter_otlp_endpoint></otel_exporter_otlp_endpoint></webhook_subscription_desc></webhook_subscription_name></bearer></streamid> Step-by-Step Instructions 1. Create a New Connection using OpenTelemetry Refer to Grafana Doc Recommended OpenTelemetry setup via Grafana Cloud integrations Sign In to the Grafana Cloud Portal. From your organization “Overview”, select or click Launch to open a Grafana Cloud stack. With a stack selected, click “ Launch” from the Grafana tile to launch Grafana Cloud. With Grafana Cloud launched, click “Connections”, or expand, then click “Add new connection”. Search for “OpenTelemetry” and press enter to filter the connection options. Select the desired OpenTelemetry connection tile and follow the instructions. 1.1 Provide a token name under “Access Policy Token Name” Access Policy Token Name: Provide a token name to identify the connection 1.2 Enter “Equinix” for the Service Name and Namespace under “Set up service information” Service Name: Provide “Equinix” as the value Service Namespace: Provide “Equinix” as the value 1.3 Save the token and OTLP Endpoint for Subscription Request Ensure that the token and OTEL_EXPORTER_OTLP_ENDPOINT values during this process are saved securely. The token and OTEL_EXPORTER_OTLP_ENDPOINT are required for further integration or data ingestion processes. 2. Save the Grafana Instance ID From your organization Overview, select or click Launch to open a Grafana Cloud stack. With Grafana Cloud launched, click connections, or expand, then click Collector. With Collector expanded, click Fleet Management. 3. Copy the Token, Grafana Endpoint, and Instance Id to create Grafana Subscription Once the setup is complete, the values will be generated. Copy the URL to your clipboard, as it will be needed for the POST subscription API in Stream Observability. 4. Start receiving Fabric Events (logs) in Grafana Go to "Logs" on left navigation In the Labels Search Bar, search by "service_name = Equinix". You can filter your events by resource ID by adding a filter under "Fields": Click on a suggested "resource_uuid" Paste the UUID to search the log/event 5. Start receiving Fabric Metrics in Grafana Go to metrics on the left navigation In the Labels Search Bar Search by "service_name = Equinix" Select a Metric Type 5.1 Search Metrics for specific assets under Explore Page Click "Related Logs" and expand the Metric Message Click "Open in Logs Drilldown" On the Explore Page, expand "Metrics browser" then click equinix_event_subject You can filter your metrics by selecting the "equinix_event_subject" filter then under "select (multiple) values for your labels": Select the connection or Port UUID prefixed with the subject “/fabric/v4/<connections |="" ports="">/<uuid>”</uuid></connections> Paste the UUID to search the metrics 5.2 View OpenTelemetry Metric Messages for specific assets under Explore Page Expand "Options" Change the format to "Table" Click "Expand Results" Toggle Disclaimer: These guides are unofficial and for general reference only. For specific details, please consult the respective provider’s documentation.49Views0likes0CommentsHow to Use the Fabric Pricing Calculator
In this video, we'll introduce you to the new Fabric Pricing Calculator and show you how to use and share it. We'll cover the step-by-step processes for adding a Fabric Cloud Router, Port, Virtual Connection, or IP Block to a new price estimate. We then show how you can quickly and easily edit or delete any price list item. Finally, we'll show you how to export the estimate as a PDF or Excel file to share across your organization, including samples of the exports. Try the Pricing Calculator in the Fabric portal: https://fabric.equinix.com/38Views0likes0CommentsHow to Order a Remote Fabric Port
In this video, we'll show you how to order a Remote Fabric Port through a network service provider. We'll explain what kind of users typically choose remote port connections and then dive into a step-by-step walkthrough of the ordering process. We'll cover entering all of the port details with a special emphasis on the Connections Package section, then walkthrough the completing Service Details section, before wrapping up with a look at the Connection details section. The demo closes by explaining what to do after you've submitted your order. Order a Remote Port in the Fabric Portal today: https://fabric.equinix.com/32Views0likes0CommentsConnecting Fabric Cloud Router to AWS and Azure
In this video, we'll show you how to Create a Fabric Cloud Router, create a connection to AWS, create a connection to Microsoft Azure, and then run a ping test between those two virtual machines running in the cloud environments. This step-by-step demo shows how quickly you can create a Fabric Cloud Router, and then with the help of Quick Connect for AWS and Azure, connect the router with Virtual Machines at Equinix. And finally, how to test the new connections. Create connections using Fabric Cloud Router in the Fabric portal: https://fabric.equinix.com/27Views0likes0CommentsHow to Order a Standard Fabric Port
In this video, we'll show you how to order a standard Fabric Port. We'll breakdown what a Fabric Port is and how customers use them to connect to service providers, vendors, clouds, themselves, and other partner businesses on the platform. Then we take a step-by-step look at ordering and configuring a new Fabric Port. We cover the Port Details section with special attention paid to the Connections Package selection. Then we show you how to complete the Service Details and Connection Details section before reviewing and submitting your order. Order a Standard Fabric Port in the Fabric Portal today: https://fabric.equinix.com/26Views0likes0CommentsHow to Add a Purchase Order to a Fabric Virtual Connection
In this video, we'll show you how to add a purchase order while creating a new Fabric Virtual Connection. This new feature enhances our purchase order option, allowing the user to add an existing purchase order to a new virtual connection. This purchase order option is currently available for AWS, GCP, Oracle, and Azure Quick Connect. We'll guide you through the normal quick connect workflow and then highlight the new purchase order feature in the "Additional Information" section. Create a new virtual connection in the Fabric Portal: https://fabric.equinix.com/23Views0likes0CommentsService Token Feature Enhancements
In this video, we'll show you how to create Z-side Service Tokens and connect them to Network Edge devices and Multipoint Networks. We'll begin by providing a high-level overview of Service Tokens and compare and contrast them with Network Edge Service Profiles. Then we'll create a Z-side Service Token and connect it with a Network Edge Device. Next, we'll create a Z-side Service Token and connect it with a Multipoint Network. Head to the Fabric Portal to create a Service Token today: https://portal.equinix.com/21Views0likes0Comments