This is their application logs. They need to search into it in a comfortable manner. They went for a search engine with Elasticsearch at first, and Quickwit after that because even after restriction the search on a tag and a time window "grepping" was not a viable option.
jcgrillo|1 year ago
fulmicoton|1 year ago
Usually our users search into > 1TB.
Let's imagine you have to search into 10TB (even after time/tag pruning). Distributing over 10k cores over 2 second is not practical and does not always economically make sense.
esafak|1 year ago
AJSDfljff|1 year ago
At this size and cost, aligning what you log should save a lot of money.
fulmicoton|1 year ago
This log search infra is handled by two engineers who do that for the entire company.
They have some standardized log format that all teams are required to observe, but they have little control on how much data is logged by each service.
(I'm quickwit CTO by the way)
BiteCode_dev|1 year ago