Modifying Query Parameters with INFINI Gateway: Regex-Based Approach
This article explores how to use INFINI Gateway's regex replacement capabilities to fix problematic query parameters. The techniques discussed here also apply to Opensaerch and Easysearch environments.
In a previous article, we covered the request_body_json_set processor for modifying query parameters. This piece will focus on the request_body_ ...
Posted on Mon, 29 Jun 2026 16:20:59 +0000 by Katanius
Seamless Elasticsearch Cluster Migration to Cloud Infrastructure
Overview
A client required migrating an existing Elasticsearch cluster to a mobile cloud environment while ensuring minimal service interruption during the transition process.
Migration Strategy
The approach leverages a proven gateway solution (INFINI Gateway) to implement dual-write functionality. During the cluster switching process, all data ...
Posted on Tue, 16 Jun 2026 17:58:52 +0000 by brian79
Comparing INFINI Gateway and Nginx as Proxies for Elasticsearch Clusters
INFINI Gateway OverviewINFINI Gateway is a specialized application gateway engineered specifically for Elasticsearch deployments, focusing on enhancing cluster performance, security, and operational manageability. Acting as a front-end proxy, it intercepts all client requests before forwarding them to backend Elasticsearch clusters, offering ad ...
Posted on Sun, 14 Jun 2026 16:55:32 +0000 by buildernaut1
Verifying Elasticsearch Data Integrity with INFINI Gateway
After migrating data between clusters, verifying document counts is often insufficient to guarantee data integrity. To perform a robust, content-level comparison betwean two Elasticsearch, Easysearch, or OpenSearch clusters, ENFINI Gateway provides a highly efficient solution for verifying that every document is identical across source and dest ...
Posted on Sat, 30 May 2026 19:27:32 +0000 by smeee_b