Forum Discussion
Ingest data from a Log Analytics Workspace
- Anonymous1 year ago
Hi JonasN ,
I think it is possible to load data from a Log Analytics Workspace into an EventHouse.
Here are some of my personal thoughts on your question:
1. Use KQL to aggregate the data per day in your Log Analytics Workspace.
2. You can use various methods such as Azure Data Factory, Logic Apps, or custom scripts to automate this process.
3. Use the EventHouse ingestion APIs or connectors to load the exported data into your EventHouse. EventHouse supports multiple data ingestion methods, including SDKs, Kafka, and data flows.
4. You can also look at the two documents below:
Eventhouse overview - Microsoft Fabric | Microsoft Learn
Best Regards
Yilong Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.