I have seen several questions on this topic, but no direct usable answers.
Is there an endpoint I can access via the api to see how the cache is being
used, whether or not it is full, whether particular queries are utilizing
the cache?
I am primarily interested in node level filter cache, but all information
would be appreciated.
I have seen several questions on this topic, but no direct usable answers.
Is there an endpoint I can access via the api to see how the cache is being
used, whether or not it is full, whether particular queries are utilizing
the cache?
I am primarily interested in node level filter cache, but all information
would be appreciated.
That helps a lot, thank you. I had looked at that endpoint while I was
digging through the guide, but somehow I missed seeing the cache stats.
That will at least tell me how much memory the cache is using, and how many
evictions there are. Do you know, other than the guide, where I might read
to learn more details? For instance, it says "filter evictions", but does
not give any indication if that is for the last 5 minutes, or for the
duration the server is running.
On Thursday, May 16, 2013 4:07:28 AM UTC-5, Clinton Gormley wrote:
Which cache are you talking about? The filter cache?
I have seen several questions on this topic, but no direct usable
answers. Is there an endpoint I can access via the api to see how the cache
is being used, whether or not it is full, whether particular queries are
utilizing the cache?
I am primarily interested in node level filter cache, but all information
would be appreciated.
--
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 elasticsearc...@googlegroups.com <javascript:>.
For more options, visit https://groups.google.com/groups/opt_out.
For instance, it says "filter evictions", but does not give any indication
if that is for the last 5 minutes, or for the duration the server is
running.
All of the node stats are since the node started. They are never reset
I know we have various (all?) filter stats in SPM for Elasticsearch (see
sig), so you may find that useful if you are trying to understand your
caches. BigDesk may have this info, too.
On Thursday, May 16, 2013 12:05:56 PM UTC-4, Benjamin Sanders wrote:
That helps a lot, thank you. I had looked at that endpoint while I was
digging through the guide, but somehow I missed seeing the cache stats.
That will at least tell me how much memory the cache is using, and how many
evictions there are. Do you know, other than the guide, where I might read
to learn more details? For instance, it says "filter evictions", but does
not give any indication if that is for the last 5 minutes, or for the
duration the server is running.
On Thursday, May 16, 2013 4:07:28 AM UTC-5, Clinton Gormley wrote:
Which cache are you talking about? The filter cache?
I have seen several questions on this topic, but no direct usable
answers. Is there an endpoint I can access via the api to see how the cache
is being used, whether or not it is full, whether particular queries are
utilizing the cache?
I am primarily interested in node level filter cache, but all
information would be appreciated.
Awesome! I'll check it out, thanks!
On May 19, 2013 7:29 PM, "Otis Gospodnetic" otis.gospodnetic@gmail.com
wrote:
Hi Ben,
I know we have various (all?) filter stats in SPM for Elasticsearch (see
sig), so you may find that useful if you are trying to understand your
caches. BigDesk may have this info, too.
On Thursday, May 16, 2013 12:05:56 PM UTC-4, Benjamin Sanders wrote:
That helps a lot, thank you. I had looked at that endpoint while I was
digging through the guide, but somehow I missed seeing the cache stats.
That will at least tell me how much memory the cache is using, and how many
evictions there are. Do you know, other than the guide, where I might read
to learn more details? For instance, it says "filter evictions", but does
not give any indication if that is for the last 5 minutes, or for the
duration the server is running.
On Thursday, May 16, 2013 4:07:28 AM UTC-5, Clinton Gormley wrote:
Which cache are you talking about? The filter cache?
I have seen several questions on this topic, but no direct usable
answers. Is there an endpoint I can access via the api to see how the cache
is being used, whether or not it is full, whether particular queries are
utilizing the cache?
I am primarily interested in node level filter cache, but all
information would be appreciated.
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.