Skip to content
Cloudflare Docs

Get started

To begin using Magic Network Monitoring for network and/or cloud traffic visibility, complete the list of tasks below.

If you are an Enterprise customer, Cloudflare can significantly accelerate the onboarding timeline during active-attack scenarios. Enterprise customers that would like to use Magic Network Monitoring and Magic Transit On Demand together can begin by configuring Magic Transit.

NetFlow and sFlow guide

1. Verify NetFlow or sFlow capabilities

Verify your routers are capable of exporting or to an IP address on Cloudflare's network. Magic Network Monitoring supports NetFlow v5, NetFlow v9, IPFIX, and sFlow.

Refer to Supported routers to view a list of supported routers. The list is not exhaustive.

2. Register your router with Cloudflare

When you register your router with Cloudflare, your router links your NetFlow or sFlow data to your Cloudflare account.

  1. Log in to your Cloudflare dashboard, and select your account.
  2. Go to Analytics & Logs > Magic Monitoring.
  3. In Magic Network Monitoring Analytics, select Configure Magic Network Monitoring.
  4. Select the Configure routers tab.
  5. Under IP Address, enter your router's public IP address.
  6. Under Default router sampling rate, enter a value for the rate. The value should match the sampling rate of your NetFlow or sFlow configuration.
  7. Select Next.

3. Configure your router

Next, configure your router to send NetFlow/SFlow data to Cloudflare. For this step, you will also need to have your router's configuration menu open to input the values shown in the Cloudflare dashboard.

Refer to the NetFlow/IPFIX configuration or the sFlow configuration guide for more information.

  1. From Configure routers in the dashboard, select either NetFlow Configuration or sFlow configuration.
  2. Follow the configuration steps for the selected configuration type.
  3. Enter the values shown in your router's configuration.
  4. Select Next.

4. Check your router configuration

After setting up your router, confirm the configuration was successfully set up.

From the Check routers page on the dashboard, you can view the status of your routers. Keep in mind that router data takes five to ten minutes to be sent to Cloudflare.

Refer to Router status description to confirm whether data is successfully being sent.

When you are done with router configuration, select Finish onboarding.

5. Create rules

Create rules to analyze data for a specific set of destinations or to implement thresholds. Refer to Rules for more information.

VPC flow log guide Beta

1. Verify cloud flow log capabilities

Verify that your AWS account is capable of exporting AWS VPC flow logs via AWS Firehose. Currently, Magic Network Monitoring only supports VPC flow log ingestion for AWS.

2. Set up AWS Firehose to export VPC flow logs to Cloudflare

  1. Create an authorization token via Cloudflare's API for Magic Network Monitoring. This authorization token allows Cloudflare to identify and verify the account sending VPC flow logs to our endpoint.

    Required API token permissions

    At least one of the following token permissions is required:
    • Magic Network Monitoring Admin
    Generate authentication token for VPC flow logs export.
    curl https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/mnm/vpc-flows/token \
    --request POST \
    --header "X-Auth-Email: $CLOUDFLARE_EMAIL" \
    --header "X-Auth-Key: $CLOUDFLARE_API_KEY"
  2. Set the HTTP Headers - X-Amz-Firehose-Access-Key in the stream configuration for the authorization token generated in the previous step.

  3. Send your AWS Firehose VPC flow log stream towards https://aws-flow-logs.cloudflare.com/.

  4. Select all of the AWS VPC flow log data fields that you want to send to Cloudflare. You should select the highest number AWS VPC flow log version that supports all the fields you want to export to Cloudflare (refer to AWS flow log documentation for more information). For example, if you need a version 8 field like reject-reason, you must export all fields from versions 1 through 8. Cloudflare supports all seven templates for AWS VPC Flow logs.

3. Verify your cloud traffic via analytics

After setting up AWS Firehose to send VPC flow logs to Magic Network Monitoring, you can confirm that Cloudflare is receiving the logs as expected by searching for your cloud traffic data in the analytics page of the Magic Network Monitoring dashboard.

  1. Log in to your Cloudflare dashboard and select your account.
  2. Go to Analytics & Logs > Magic Monitoring.

The default view will be the analytics dashboard for Magic Network Monitoring.