Enrich Elasticsearch Logs With GeoIP at Ingest
An access log full of raw IPs can't answer where a traffic spike came from. Elasticsearch GeoIP fixes that at write time, enriching public-IP events…
Tech news from the best sources
An access log full of raw IPs can't answer where a traffic spike came from. Elasticsearch GeoIP fixes that at write time, enriching public-IP events…
Всем привет! Меня зовут Дмитрий Шипилов, с вами команда поиска Uzum Market. Мы уже рассказывали вам о нашем поисковом движке: о том, как вообщ…
Есть класс ошибок, которые проходят все ручные проверки и спокойно доезжают до продакшена. Не пятисотки, не пустые поля, не слом…
Why Your Elasticsearch Backups Might Fail When You Need Them Most: Lessons from the July 2026 Recovery In the world of Site Reliability Engineering,…
When people use a search engine, they usually only see the final step. A search box. A query. A list of results. The complicated parts are hidden be…
Elasticsearch silent failures Here's a query that can compile and run, but return an empty result set: { "query" : { "match" : { "category" : "elect…
Searching billions of documents for a phrase and getting ranked results in tens of milliseconds looks like magic. It is not. It comes down to two id…
You type "k8s deployment troubleshooting" into your documentation search. The top result is a page about Kubernetes architecture that never mentions…
Привет, Хабр! В этой статье разбираем плюсы и минусы VictoriaLogs как решения для логирования в облачной платформе. Читать далее
For years, Elasticsearch was one of those tools I would almost automatically reach for whenever a system needed search. And honestly, for many use c…
Всем привет, меня зовут Илья и я хочу вам рассказать как я после небольшой правки в тераформ я потерял все мастера в кластере Elasticsearch. ЧатГПТ…
I recently noticed a sudden drop in organic traffic for one of my sites, and I suspected a search engine penalty. Instead of guessing, I used SERPSp…
Поиск — штука настолько привычная, что её редко рассматривают как отдельную инженерную задачу. На деле это связка из четырёх частей: парсинг и норма…
Эта статья совсем не технический анализ, а увлекательный рассказ о том, как маленький, но очень перспективный стартап стал топовым приложением, а та…
Introduction This is an example of calling an Elastic AI Agent from a ServiceNow incident. Based on the details recorded in the incident, you can ha…