Want to run multiple logstash instances in single machine

Hi,

I am able to integrate kafka with logstash and then able to see the logs in kafka.Now i want to parse the logs from kafka to elasticsearch thru logstash by using same machine.

Can someone please guide me how to use 2 logstash instances in same machine?

Regards
Raja

Anybody there to help me on this?

Hey @Raja1

Could you elaborate a bit on why you want multiple logstash instances?

There are certainly ways to do it; however I just want to make sure that there is a need to do it at all :slight_smile:

Hi,

One of my customer using kafka for pipelining the application logs so they want the same to be implemented with ELK.

So My structure is Syslogs --> logstash --> Kafka --> logstash -->elasticsearch -->kibana.

Hope you understand now?

Regards
Raja

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