I have a Logstash(6.8) configured with more than one conf files using one pipeline. when i execute the logstash, it is collecting logs from all inputs and sending it to all output Elastic Search index configured in pipeline conf.
Need help to fix this issue.