|
|
|
|
|
by AJSDfljff
707 days ago
|
|
I would question first if the system needs to search with subsecond latency and if the same system needs to be which can handle 10k writes/sec. Even google cloud and others let you wait for longer search queries. If not business ciritical, you can definitly wait a bit. And the write system might not need to write it in the endformat. Especially as it also has to handle transformation and filtering. Nonetheless, as mentioned in my other comment, the interesting details of this is missing. |
|
So subsecond I would say is a requirement.
And no, it doesn't have to be the same system that ingests/indexes the logs.