Hi everyone,
Sometimes we have some elasticsearch nodes that get a write queue size > 200, so they begin rejecting requests.
I have been searching this forum and the documentation for a way to get the details of the write threads, so I can get information about the index being written. With the index I could tune the source of the events and throttle it to reduce the indexing pressure, but I can see no way to get that. Any ideas?
Thanks for your help!