Azure Eventhub event missing fields in Golang SDK

Sravan 20 Reputation points
2024-01-30T18:31:46.81+00:00

I am publishing admin activity logs from my subscription to my event hub and then consuming via the golang SDK but the payload is missing key fields including eventDataID - why would this be the case?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
558 questions
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA-MSFT 77,516 Reputation points Microsoft Employee
    2024-01-31T01:17:44.9766667+00:00

    @Sravan - Thanks for the question and using MS Q&A platform.

    Could you please report this issue on this document: Quickstart: Send events to or receive events from Event Hubs using Go

    User's image

    To get quicker assistance from azure-sdk-for-go team, please open a new issue on the Github Repo: https://github.com/Azure/azure-sdk-for-go/issues

    User's image

    Hope this helps. Do let us know if you any further queries.

    0 comments No comments