Hi, I'm thinking to use logstash to increase the quality of logs coming from an Openshift platform. These logs are captured with FluentD and included into an Elasticsearch index directly.
My intention is to handle logstash to extract certain messages from this index and move them, after analysing them, to a different ES cluster with the full info in.
Any clue?