Forum Discussion
Monitoring the event stream
Hi VENUMADDIPATI52,
What you’re seeing is expected. The current Workspace Monitoring database does not ingest Eventstream runtime logs. That’s why you only see tables like EventhouseMetrics, EventhouseQueryLogs, EventhouseCommandLogs, SemanticModelLogs, etc. Eventstream has its own Data insights and Runtime logs inside the Eventstream editor. Those are UI-only right now and not queryable through Workspace Monitoring KQL. See Eventstream monitoring and the Workspace Monitoring overview for what’s included.
Eventstream health/errors: Open your Eventstream, select a node, and use Data insights and Runtime logs. (UI only for now.) Docs
IoT Hub signals: Emit metrics/logs via Azure Monitor diagnostic settings, land them in Fabric (e.g., through Eventstream to an Eventhouse), and build your unified dashboard. Azure Monitor diagnostic settings
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.