I have Test and production logs going to the same elasticsearch cluster. how can i separate them ?
Logstash would be sending data to elasticsearch
So you have a configuration for production and one for dev?
Just change the output plugin to send to the right cluster then.
If you have more questions about logstash, I'd recommend asking in #logstash group.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.