I am using ELK stack and have a cluster of 2 elasticsearch nodes. When I am
querying Elasticsearch from kibana. I am getting the following log error
message in the elasticsearch log file.
I am using ELK stack and have a cluster of 2 elasticsearch nodes. When
I am querying Elasticsearch from kibana. I am getting the following
log error message in the elasticsearch log file. http://pastebin.com/sD539SNZ
I am not able to figure out what is causing the error to happen. Any
input will greatly appreciated.
Quoting your gist:
... "filtered":{"query":{"query_string":{"query":"tags:"sjc-array254"
AND proc" AND cmd:"pmd""}},"filter": ...
So, it looks like you're sending the following query:
tags:"sjc-array254" AND proc" AND cmd:"pmd"
There's a quote too many in there.
--
Magnus Bäck | Software Engineer, Development Tools magnus.back@sonymobile.com | Sony Mobile Communications
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.