microsoft / AzureNetworkWatcherNSGFlowLogsConnector

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

fix missing transportProtocol #23

Closed mharrys closed 3 years ago

mharrys commented 3 years ago

Noticed that transportProtocol was always null, this commit should fix that.