Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

205
Views
elasticsearch unable to configure remote cluster

I wanted to connect 2 elastic clusters (7.10) with the remote cluster, to see indices on one kibana. my two clusters are on Kubernetes. first I tried to configure the elastic Ip with endpoint( I use ingress), do you know if this possible I did not succeeded? After that, I also expose a node port but I still can't connect to remote elastic.(when I did curl on remote elastic cluster it worked curl 192.88.188.88:3333

{
  "error" : {
    "root_cause" : [
      {
        "type" : "connect_transport_exception",
        "reason" : "[]] handshake_timeout[30s]"
          }

can you please assist what I did wrong?

{
  "persistent": {
    "cluster": {
      "remote": {
        "cluster_one": {
          "seeds": [
            "127.0.0.1:9200"
          ],
          "transport.ping_schedule": "30s"
        },
        "cluster_two": {
          "mode": "sniff",
          "seeds": [
            "192.88.88.88:3333"
          ],
          "transport.compress": true
          }
      }
    }
  }
over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!