Hello! Newbie here. Imagine the following scenario: a Docker environment where there are 3 containers. One is running Elasticsearch, another has Filebeat, and the third one contains Apache. All of them are on the same network. How can I configure my Filebeat, Apache, or even Elasticsearch configuration files to collect access and error logs from Apache? When I have Filebeat in a separate container, how does it work to specify the paths?
images: