I have multiple docker containers in host.
For example :-
- tomcat process docker container,
- elasticsearch process docker container,
- postgresql process docker container.
And Logstash are running in seperate docker container in same host.
How logstash will read logs from containers and use logstash-input-file plugins.