Skip to content

Commit 3ed56d4

Browse files
ajaiswalsjpipkin1
andauthored
Update azure-event-hubs-source.md (#4958)
* Update azure-event-hubs-source.md Removing IP restriction messaging. Improvements are made to support it. * Updates from review --------- Co-authored-by: John Pipkin <[email protected]>
1 parent 988b0be commit 3ed56d4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/azure-event-hubs-source.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ import ForwardToSiem from '/docs/reuse/forward-to-siem.md';
1515
import useBaseUrl from '@docusaurus/useBaseUrl';
1616

1717
:::note
18-
- Collecting data from Azure Event Hubs using this Cloud-to-Cloud collection method supports a throughput limit of 1MB/s (86GB/day) per named Event Hub egress rate. If you require higher throughput, we recommend using the [Azure Event Hubs Source for Logs](/docs/send-data/collect-from-other-data-sources/azure-monitoring/ms-azure-event-hubs-source).
19-
- The only caveat is this Cloud-to-Cloud collection method supports IP restrictions and the [Azure Event Hubs Source for Logs](/docs/send-data/collect-from-other-data-sources/azure-monitoring/ms-azure-event-hubs-source/) does not. If you require higher throughput and have IP address restrictions on Event Hubs, consider splitting your Event Hubs into smaller namespaces, each staying within the 1MB/s (86GB/day) limit, and create a Cloud-to-Cloud collection method for each namespace.
18+
Collecting data from Azure Event Hubs using this Cloud-to-Cloud collection method supports a throughput limit of 1MB/s (86GB/day) per named Event Hub egress rate. If you require higher throughput, we recommend using [Azure Event Hubs Source for Logs](/docs/send-data/collect-from-other-data-sources/azure-monitoring/ms-azure-event-hubs-source).
2019
:::
2120

2221
<img src={useBaseUrl('img/send-data/azure-event-hub.svg')} alt="icon" width="40"/>

0 commit comments

Comments
 (0)