logstash on docker: set multiple pipeline -


i using this elastic search stack on docker. want able run multiple logstash instance since logstash instance does not support multiple pipeline

how that? possible run multiple instance in same docker container?

thanks!


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -