Forum Discussion
Log Analytics data collection to on-premise Azure Stack is it possible?
Hello,
Is there any way we can host Log Analytics data collection to on-premise Azure Stack hardware? We would like to host our log data on premise because of compliance and cost reasons.
This would also help us move from Operations Manager that we are using right now.
Thank you.
3 Replies
You mean diagnostic logs? Thinking whether Event Hub can help or Blob storage even Query say PowerShell
- poetry990Copper Contributor
Kidd_Ipbasically we want all log and analytics data to be stored to on-primise hardware (Azure Stack)
Here is the link what we want to store:
https://learn.microsoft.com/en-us/azure/azure-monitor/overview#data-platform
Can we use https://learn.microsoft.com/en-us/azure-stack/user/azure-stack-storage-overview?view=azs-2206#blob-storage for this?
Any step by step guilde so we can test?Is it possible to create https://learn.microsoft.com/en-us/azure/azure-monitor/logs/quick-create-workspace with target to on-premise azure stack?
- Chandrasekhar_AryaIron ContributorI dont think so Log analytics support Azure stack(ref the below URL) however you can configure alerts and monitoring like Azure monitor
https://learn.microsoft.com/en-us/azure-stack/hci/hybrid-capabilities-with-azure-services
Please "Accept as Answer" if it helped so it can help others in community looking for help on similar topics.