I would like to understand, If we can connect one Logstash node with Both Licensed & Open source elasticsearch nodes at a time ?
currently we are using licensed elasticsearch for centralized pipelined management, while we wanted to use the open source stack also with same logstash nodes for storing data and for some visualizations. will this be possible ?
Do you mean in the one pipeline/config? Or different ones?
Generally, sending data to two Elasticsearch clusters in one config/pipeline will work, but you might run into blocking if one of them is slower.
Sending them to different clusters in different configs is not a problem.
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.