Forum Discussion
sneakypanda
Nov 26, 2023Copper Contributor
Moving target data between Log Analytics workspaces
Hi, I am after a simple way of moving target data between two log analytics workspaces. The first log analytics workspace contains a significant volume of AKS logs. I want to copy a sub-set o...
BillClarksonAntill
Nov 29, 2023Iron Contributor
Hey sneakypanda
Have you considered using a logstash server to forward logs from one log analytics workspace to another using the azure monitor plugins
This should you the bridge you need to transfer data between each of the workspaces
Its not pretty, but it will get it there