humio / issues

Issue Tracker for Humio
4 stars 2 forks source link

Feature Request - dedicated ingest nodes for Humio #4

Closed henrikjohansen closed 3 years ago

henrikjohansen commented 6 years ago

Currently Humio has a single node type - when operating a larger cluster or having a more complicated network infrastructure I would be beneficial to have nodes that could be dedicated for handling ingest of events. Also this would provide surge protection as a sudden increase in ingest event would not destabilize the entire cluster.

An ingest node should :

From a resilience perspective parsing should first happen when Humio reads from the humio-ingest topic - this is to avoid loosing events in the event of poorly written parsers, etc.

krestenkrab commented 6 years ago

By means of our ingest / data sharing mechanism you can actually configure this already today. But I agree that we should create some admin UI that makes this easy to do.

henrikjohansen commented 6 years ago

Until some admin UI exists it could be beneficial to document exactly how to do this.

anagrius commented 5 years ago

@krestenkrab Can we close this with the advent of digest nodes?

camilleacey commented 3 years ago

Not sure why this wasn't closed. Closing.