-
Notifications
You must be signed in to change notification settings - Fork 16.2k
[Magic Transit] Added content for Flow Based Monitoring #2097
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
products/magic-transit/src/content/about/flow-based-monitoring.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| --- | ||
| title: Flow-based monitoring | ||
| order: | ||
| pcx-content-type: how-to | ||
| --- | ||
|
|
||
| # Flow-based monitoring | ||
|
|
||
| Flow-based monitoring works with [Magic Transit on demand](/on-demand) to detect and notify you about attacks based on traffic flows from your data centers. You can configure your routers to continuously send NetFlow data to Cloudflare where the flow data is ingested and analyzed for volumetric DDoS attacks. When an attack is detected, Cloudflare automatically notifies you by email, [webhook](https://developers.cloudflare.com/fundamentals/notifications/configure-create/create-notifications#webhooks-to-external-services), or [PagerDuty](https://developers.cloudflare.com/fundamentals/notifications/configure-create/create-notifications#pagerduty) with information about the attack. | ||
|
|
||
| You can choose to activate IP advertisement via the Cloudflare dashboard or API.. After Magic Transit is activated and your traffic is flowing through Cloudflare, you only receive the clean traffic back to your network over your GRE tunnels. | ||
|
|
||
| To activate IP advertisement via the Cloudflare dashboard, refer to [using the IP Prefixes page to configure dynamic advertisement](https://developers.cloudflare.com/byoip/dynamic-advertisement/configure-dynamic-advertisement#use-the-ip-prefixes-page-to-configure-dynamic-advertisement). | ||
|
|
||
| To activate IP advertisement via the API, refer to the [IP Address Management Dynamic Advertisement API](https://api.cloudflare.com/#ip-address-management-dynamic-advertisement-properties). | ||
|
|
||
| ## Enable Flow-based monitoring alerts | ||
|
|
||
| 1. Log in to your [Cloudflare dashboard](https://dash.cloudflare.com/login) and select **Notifications**. | ||
| 1. From **Notifications**, click **Add**. | ||
| 1. Locate **Magic Transit** in the list and click **Select** to add a Flow-based Monitoring: Volumetric Attack notification. | ||
| 1. Enter a name and description for the notification. | ||
| 1. Add an email address for the person who should receive the notification. | ||
| 1. Click **Create** when you are done. | ||
|
|
||
| For more information on receiving notifications via PagerDuty or using webhooks, refer to [create a notification](https://developers.cloudflare.com/fundamentals/notifications/configure-create/create-notifications). | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.