Re: search parse exceptions on marvel dashboard

2014-06-03 Thread Nikhil Mulley
It turns out that I had to delete the older indices on elasticsearch cluster lying around for a very long period of time. After cleaning up some and restarting the cluster, exceptions in elasticsearch logs have come down and marvel dashboard is also neat showing the cluster status to be green.

Re: search parse exceptions on marvel dashboard

2014-06-03 Thread Nikhil Mulley
Thanks for the reply Boaz. Marvel has been installed as a plugin on all the 4 nodes that I have as part of the cluster. Do not see anything specific in ES logs although I see plenty of exceptions related to netty, which I am not sure are if anyway related to the search parse exceptions on the m

Re: search parse exceptions on marvel dashboard

2014-06-02 Thread Boaz Leskes
Hi Nikhil, Your ES logs will indicate which field was exactly missing, but I suspect you didn't install Marvel on all your nodes, typically this happens when the master nodes is missing it. Can this be? Cheers, Boaz On Tuesday, June 3, 2014 6:43:13 AM UTC+2, Nikhil Mulley wrote: > > Hi, > > In

search parse exceptions on marvel dashboard

2014-06-02 Thread Nikhil Mulley
Hi, In my elasticsearch cluster, off late on the marvel dashboard there are searchparseexceptions. Any idea what are these below exceptions mean? They seem to be happening very recently and even restart of the elasticsearch service does not seem to help. Environment: ElasticSearch 0.90 + LogSt