On Thursday, September 11, 2014 at 22:50 CEST,
     shriyansh jain <shriyanshaj...@gmail.com> wrote:

> 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.b...@sonymobile.com | Sony Mobile Communications

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/20140912070341.GE3212%40seldlx20533.corpusers.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to