How Can I sent the logs form Log Analytics Workspace to eventhub use logicapp workflow?

Neal Lu (CN) 1 Reputation point
2022-10-26T15:47:12.767+00:00

I had catch VM logs(such as windows event & linux syslog)with azure monitor agent,and the logs store in Log Analytics Workspace
Then,i want to sent the logs form Log Analytics Workspace to eventhub use logicapp workflow, some problem happen as no log can received by eventhub
254447-image.png

254451-image.png

254452-image.png

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,560 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Andrew Blumhardt 10,051 Reputation points Microsoft Employee
    2022-10-26T17:58:44.923+00:00

    I don't know if there is enough information here to formulate a response but I would use data export.

    Have you considered using Data Export instead?

    https://learn.microsoft.com/en-us/azure/azure-monitor/logs/logs-data-export


  2. MayankBargali-MSFT 70,941 Reputation points Moderator
    2022-10-28T05:08:56.387+00:00

    @Neal Lu (CN) Thanks for reaching out. The above workflow looks good as you mentioned you only need to use logic app. As per the screenshot the send event was successfully executed. Can you please verify what's the output for the Send event action for any of the successful run. Please share the configuration for the action Send event and how you have verified that the events were not received at the event hub end? Have you configured any application or used service bus explorer to verify it?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.