Possible to see how 'busy' an index is vis-a-vis updates?

Hi everyone,

We use elasticsearch at work and it's terrific. One thing we do use is run
various curl commands against its status and cluster health apis, to make
sure the cluster's in good shape before we run queries in our scripts.

However, sometimes our logging infrastructure backs up and doesn't populate
the indices as quickly as it should. In situations like these when I query
an index I'll get either no hits or a very low number.

Is there an API I can use to see whether an index is being updated
periodically?

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/a6067185-4b76-4a97-8c44-6b0c751fa824%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

You can do a count and then monitor that, but there is not a specific API
endpoint for this sort of thing (unless I forgot one).

On 14 February 2015 at 06:32, MrLarryQ lquantz@gmail.com wrote:

Hi everyone,

We use elasticsearch at work and it's terrific. One thing we do use is
run various curl commands against its status and cluster health apis, to
make sure the cluster's in good shape before we run queries in our scripts.

However, sometimes our logging infrastructure backs up and doesn't
populate the indices as quickly as it should. In situations like these
when I query an index I'll get either no hits or a very low number.

Is there an API I can use to see whether an index is being updated
periodically?

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/a6067185-4b76-4a97-8c44-6b0c751fa824%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/a6067185-4b76-4a97-8c44-6b0c751fa824%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAEYi1X9bKtQ1jhdZu5kqHOSc%3D-PNW9KfYe3JNNQkPqxKSBgPgQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.