Is there any solution to send AKS pod logs into Eventhub automatically?
I'm fairly certain this is not possible directly (because AKS can only stream to OMS), but this link outlines some principles. So you can create a function\logic app to do that for you.