Filebeat consume many logs with different type of data, ex:
-cpu.log
-filesystem.log
-memory.log
-uptime.log
Then this data is sended to logstash, and I have multiple logstash pipelines configurations, what will be the best way to redirect the type of log: cpu, memory, uptime, etc, to his respective logstash configuration, ex:
if filebeat is reading from memory.log use memory.conf