How to read logs from different docker container using logstash

I have multiple docker containers in host.

For example :-

  1. tomcat process docker container,
  2. elasticsearch process docker container,
  3. 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.

any update?

any update?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.