You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.Create a `PUT` request to the Netflow configuration endpoint for your site.
18
-
2. In the JSON body request, you must include the `collector_ip`. To export traffic statistics to Magic Network Monitoring, use the IP address `162.159.65.1`. This is the only field required to enable the feature.
17
+
1.Send a `PUT` request to the Netflow configuration endpoint for your site.
18
+
2. In the JSON body request, you must include the `collector_ip` parameter. To export traffic statistics to Magic Network Monitoring, use the IP address `162.159.65.1`. This is the only field required to enable the feature.
Your Magic WAN Connector will now begin exporting Netflow data for its breakout traffic, which will be ingested and visualized within your Magic Network Monitoring dashboard. You can retrieve the current settings by creating a `GET` request or disable the export by creating a `DELETE` request to the same endpoint.
50
+
Your Magic WAN Connector will now begin exporting Netflow data for its breakout traffic, which will be ingested and visualized within your Magic Network Monitoring dashboard. You can retrieve the current settings by sending a `GET` request or disable the export by sending a `DELETE` request to the same endpoint.
0 commit comments