Skip to content

Commit adf7185

Browse files
authored
Merge pull request #47887 from johnkemnetz/small-stream-additions
add syslog
2 parents f57acd4 + 137c475 commit adf7185

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/monitoring-and-diagnostics/monitor-stream-monitoring-data-event-hubs.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: johnkemnetz
55
services: azure-monitor
66
ms.service: azure-monitor
77
ms.topic: conceptual
8-
ms.date: 7/24/2018
8+
ms.date: 7/31/2018
99
ms.author: johnkem
1010
ms.component: ""
1111
---
@@ -107,6 +107,7 @@ Routing your monitoring data to an event hub with Azure Monitor enables you to e
107107
1. [The Azure Monitor Add-On for Splunk](https://splunkbase.splunk.com/app/3534/) is available in Splunkbase and an open source project. [Documentation is here](https://github.com/Microsoft/AzureMonitorAddonForSplunk/wiki/Azure-Monitor-Addon-For-Splunk).
108108
2. If you cannot install an add-on in your Splunk instance (eg. if using a proxy or running on Splunk Cloud), you can forward these events to the Splunk HTTP Event Collector using [this Function which is triggered by new messages in the event hub](https://github.com/Microsoft/AzureFunctionforSplunkVS).
109109
* **SumoLogic** - Instructions for setting up SumoLogic to consume data from an event hub are [available here](https://help.sumologic.com/Send-Data/Applications-and-Other-Data-Sources/Azure-Audit/02Collect-Logs-for-Azure-Audit-from-Event-Hub)
110+
* **Syslog server** - If you want to stream Azure Monitor data directly to a syslog server, you can check out [this github repo](https://github.com/miguelangelopereira/azuremonitor2syslog/).
110111

111112
## Next Steps
112113
* [Archive the Activity Log to a storage account](monitoring-archive-activity-log.md)

0 commit comments

Comments
 (0)