Hello Team
I am using Logstash and Elasticsearch version 7.8.0.
I want to write query in logstash for input plugin of elasticsearch as
select userId from myindex
I am unable to achieve same in logstash ...
Hello Team
I am using Logstash and Elasticsearch version 7.8.0.
I want to write query in logstash for input plugin of elasticsearch as
select userId from myindex
I am unable to achieve same in logstash ...
Hi,
I don't think this is possible as the elasticsearch input takes the query as an ElasticSearch DSL document.
However, there are a few possibilities that you could try:
Best regards
Wolfram
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.