Multi Pipeline-Single Port | Logstash

Hi techs... can we use single incoming ports for multiple pipeline conf files in logstash?
As of now all the syslog coming in one port and pipeline. Idea is to create separate pipeline for each unique device types.

TIA,
Deepak Shukla

You might be able to do it using pipeline to pipeline communications and the distributor pattern.

1 Like

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