microsoft / AzureNetworkWatcherNSGFlowLogsConnector

Ingest NSG flow logs and transmit to your log analytics system.
MIT License
38 stars 101 forks source link

Missing Logstash #15

Closed cybermohr closed 5 years ago

cybermohr commented 5 years ago

In the template for custom deployment, I have selected "Logstash" for the Output binding, but don't seen anything for the connection settings. Only Arksight, Splunk and Event Hub.

sebastus commented 5 years ago

I removed the Logstash output binding a while back because of lack of demand + the need to test the configuration. If you want to add it back and test the operation, look at line 94 of util.cs. To see the required settings, look at line 15 of obLogstash.cs.