Skip to content

Commit a864c0f

Browse files
authored
Update README.md
1 parent 013dbe4 commit a864c0f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ Following integrations are present. For more info look at their respective ReadM
88

99
| FunctionName | Description | Collection Use Cases | Setup Documentation
1010
| -------------| ----------- | -------------- | ------------------- |
11-
|[Sumo Logic Azure Event Hub Integration](EventHubs)| This [solution](https://help.sumologic.com/Send-Data/Collect-from-Other-Data-Sources/Azure_Monitoring) creates a data pipeline for collecting logs/metrics from Eventhub.It includes separate ARM Templates for Metrics and Logs.| [Azure Audit App](https://help.sumologic.com/Send-Data/Applications-and-Other-Data-Sources/Azure-Audit/Azure-Audit-App-Dashboards) [Azure Active Directory App](https://help.sumologic.com/Send-Data/Applications-and-Other-Data-Sources/Azure_Active_Directory/Install_the_Azure_Active_Directory_App_and_View_the_Dashboards) [Azure SQL App](https://help.sumologic.com/Send-Data/Applications-and-Other-Data-Sources/Azure_SQL/Install_the_Azure_SQL_App_and_View_the_Dashboards)| [Docs for Logs](https://help.sumologic.com/Send-Data/Applications-and-Other-Data-Sources/Azure-Audit/02Collect-Logs-for-Azure-Audit-from-Event-Hub) <br/> [Docs for Metrics](https://help.sumologic.com/Send-Data/Applications-and-Other-Data-Sources/Azure-Audit/02Collect-Logs-for-Azure-Audit-from-Event-Hub)|
12-
|[Sumo Logic Azure Blob Storage Integration](BlockBlobReader) | This [solution](https://help.sumologic.com/Send-Data/Collect-from-Other-Data-Sources/Azure_Blob_Storage) event-based pipeline for shipping monitoring data from Azure Blob Storage to an HTTP source on Sumo Logic.| [Azure Web Apps](https://help.sumologic.com/Send-Data/Applications-and-Other-Data-Sources/Azure-Web-Apps/Azure-Web-Apps-Dashboards) | [Docs for Logs](https://help.sumologic.com/Send-Data/Applications-and-Other-Data-Sources/Azure-Web-Apps/01Collect-Logs-for-Azure-Web-Apps) |
11+
|[Sumo Logic Azure Event Hub Integration for Metrics](EventHubs)| This solution creates a data pipeline for collecting metrics from Eventhub.| [Azure SQL App](https://help.sumologic.com/docs/integrations/microsoft-azure/sql/#collect-metrics-from-azure-monitor-by-streaming-to-eventhub)| [Collect Metrics from Azure Monitor](https://help.sumologic.com/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/)
12+
|[Sumo Logic Azure Event Hub Integration for Logs](EventHubs)| This solution creates a data pipeline for collecting logs from Eventhub.| This is no longer recommended mechanism, use [Azure Event Hubs Source](https://help.sumologic.com/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/azure-event-hubs-source/) | [Collect Logs from Azure Monitor](https://help.sumologic.com/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-logs-azure-monitor/)
13+
|[Sumo Logic Azure Blob Storage Integration](BlockBlobReader) | This [solution](https://help.sumologic.com/docs/send-data/collect-from-other-data-sources/azure-blob-storage/) event-based pipeline for shipping monitoring data from Azure Blob Storage to an HTTP source on Sumo Logic.| This is used for apps which do not support exporting to Eventhub. [Azure Network Watcher](https://help.sumologic.com/docs/integrations/microsoft-azure/network-watcher/#collecting-logs-for-the-azure-network-watcher-app) | [Collect Logs from Azure Blob Storage (Block Blobs)](https://help.sumologic.com/docs/send-data/collect-from-other-data-sources/azure-blob-storage/collect-logs-azure-blob-storage/) |
1314

1415

1516
## For Developers

0 commit comments

Comments
 (0)