Regarding Coordinator Node Heap Usage

Ok thx @warkolm. But we're also going to move to using ingestion pipelines. If we do that will the ingest nodes maintain a bulk queue and apply backpressure through rejections?

They will yes, I just don't know if that's a specific ingest-only bulk pool or if it uses the main one. The docs don't mention a custom one so I'd say it's the latter.

So, if we set up an ingestion pipeline that does nothing that will allow our ingest nodes to apply backpressure?

You mean it does nothing but ingest?

Yes, ingestion but with no grok'ing or filtering (yet)

Then yes.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.