Azure / oms-log-analytics-firehose-nozzle

Microsoft Azure Log Analytics Nozzle
Apache License 2.0
11 stars 14 forks source link

Log Analytics Nozzle should support Azure GovCloud #28

Open jseely opened 4 years ago

jseely commented 4 years ago

I have a customer looking to use the nozzle on Azure GovCloud. Currently the Nozzle does not support Azure GovCloud endpoints for the Log Analytics Workspace.

@nsagoo-pivotal for additional details

navjotsagoo commented 4 years ago

This is a new feature request that need to be addressed to make Log Analytics Nozzle work in Azure GovCloud in environments hosting the Department of Defense (DoD) applications.

The Log Analytics nozzle does not work in Microsoft Azure GovCloud because the application currently deployed only supports Azure Commercial endpoint (azure.com) and not Azure GovCloud endpoint (azure.us) for Log Analytics Workspace. Ref: https://github.com/Azure/oms-log-analytics-firehose-nozzle/blob/master/client/oms_client.go#L45

HDYA commented 4 years ago

Azure China Cloud: <CustomerId>.ods.opinsights.azure.cn, doc

Azure US Goverment: workspaceId.ods.opinsights.azure.us, doc