Elastic Stack Monitoring in a container-only environment

Hello,

we're currently running an Elasticsearch cluster consisting of 5 nodes, all operating on RHEL 9. Our installation of Elasticsearch is containerized using Podman.
So far is everything fine. We now want to care about monitoring. Regard to the docs, the recommended way is to use elastic-agent with elasticsearch integration.
I think the elastic agent should be able to read the the elasticsearch logs. But since we running everything (es and kibana) in containers, we dont have the logs available directly.
Could you please tell me the recommended way for stack monitoring in a container environment?

Thank you.

Kind regards,
gruens