I set up two logstash's server and a redis cluster, so I try to figure out how logstash can send only one time the information to the elastic server.
The configuration on the logstash server is the same ::input {
redis {
host => "1.1.1.1"
....
}
so the process gonna collect the information twice and send it to the elastic server, I can t find an issue
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.