Hello,
I have a pipeline with the following set of plutings
input
filter1
filter2
output
Is it possible to index output from filter1 to index1 and output of from both to index2?
Hello,
I have a pipeline with the following set of plutings
input
filter1
filter2
output
Is it possible to index output from filter1 to index1 and output of from both to index2?
Do you mean the output from filter1 before it is modified by filter2?
@Badger yes.
Use pipeline-to-pipeline communication with a forked path pattern.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.