microsoft / AzureNetworkWatcherNSGFlowLogsConnector

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

NSG Flow Logs to Event Hub no Messages are Being Received #19

Closed jafri92 closed 4 years ago

jafri92 commented 4 years ago

Message count in Event Hubs is zero, where as requests are being received. I am not sure whats wrong, Flow logs are being dumped to a Storage account, I have added its connection string to the functions app, I have defined connection sting for the EventHub namespace and EventHub name in the function. I am using consumption plan.

jafri92 commented 4 years ago

All set. I was entering incorrect value for "outputBinding"