SPL
Show indexing queue sizes
Description
Use a linechart with this search to show you the indexing queue sizes:
4 0
index=_internal source=*metrics.log group=queue (name=parsingqueue OR name=indexqueue OR name=typingqueue OR name=aggqueue) | timechart avg(current_size) by name
Comments
1 total
What number is too big? What is the metric for determining when it is unhealthy.
Leave a comment
You must log in to post a comment.