Skip to content

Commit 524f79a

Browse files
authored
Merge pull request #129 from SumoLogic/updatereadmeforazuremetricdeprecation
Update readme to declare azure metric collection through event hub as…
2 parents 2588080 + f2c6ec5 commit 524f79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ 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 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/) |
11+
|[Sumo Logic Azure Event Hub Integration for Metrics](EventHubs)| This solution creates a data pipeline for collecting metrics from Eventhub.| This solution is deprecated, use [Azure Metrics Source](https://www.sumologic.com/help/docs/send-data/hosted-collectors/microsoft-source/azure-metrics-source/) |
1212
|[Sumo Logic Azure Event Hub Integration for Logs](EventHubs)| This solution creates a data pipeline for collecting logs from Eventhub.| This solution is deprecated, use [Azure Event Hubs Source for Logs](https://help.sumologic.com/docs/send-data/collect-from-other-data-sources/azure-monitoring/ms-azure-event-hubs-source/) |
1313
|[Sumo Logic Azure Blob Storage Integration (block blobs)](BlockBlobReader) | This [solution](https://help.sumologic.com/docs/send-data/collect-from-other-data-sources/azure-blob-storage/block-blob/) event-based pipeline for shipping monitoring data from Azure Blob Storage (stored as block blobs) to an HTTP source on Sumo Logic.| This is used for apps which do not support exporting to Eventhub and are stored as block blob type. [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/block-blob/collect-logs/) |
1414
|[Sumo Logic Azure Blob Storage Integration (append blobs)](AppendBlobReader) | This [solution](https://help.sumologic.com/docs/send-data/collect-from-other-data-sources/azure-blob-storage/append-blob/) event-based pipeline for shipping monitoring data from Azure Blob Storage (stored as append blobs) to an HTTP source on Sumo Logic.| This is used for apps which do not support exporting to Eventhub and are stored as append blob type, for example [custom application logs](https://github.com/m-moris/log4j2-azure-blob-appender) | [Collect Logs from Azure Blob Storage (Append Blobs)](https://help.sumologic.com/docs/send-data/collect-from-other-data-sources/azure-blob-storage/append-blob/collect-logs/) |

0 commit comments

Comments
 (0)