Event Hub Integration with Blob Storage - Script Runs but No Logs Received in Azure Level 4

Hey all,
I ran a script that sends logs to Event Hub and backs them up to Blob Storage. The script runs fine, and the blob is created. But the task fails saying “No logs were received by the Event Hub.”

Metrics show 1 incoming message, but 0 outgoing/captured.
Any idea what I might be missing?

Thanks!