question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Kibana: Readiness vs basePath

See original GitHub issue

Hello,

When customising the basePath, Kibana expect according request, which make the readiness failing, and Kibana service never up.

It’s here: https://github.com/elastic/helm-charts/blob/11c23177c47b4f3ba1f0bcca59c9f3661e34d04e/kibana/templates/deployment.yaml#L94

When using this config:

          kibana.yml: |
            server.basePath: "/kibana"
            server.rewriteBasePath: true

We would need to have the readiness probe hitting http '/kibana/app/kibana'.

Thank you.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Crazybuscommented, May 2, 2019
1reaction
Crazybuscommented, Apr 18, 2019

Also: Thank you for reporting this!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Considerations for basepath | Kibana Guide [7.17] - Elastic
Use server.rewriteBasePath to tell Kibana if it should remove the basePath from requests it receives, and to prevent a deprecation warning at startup....
Read more >
kibana 7.2.1-0 · elastic/elastic - Artifact Hub
Parameter Description Default elasticsearchHosts The URLs used to connect to Elasticsearch. http://elasticsearch‑master... image The Kibana docker image docker.elastic.co/kibana/kib... imageTag The Kibana docker image tag 7.2.0
Read more >
Unable to open Kibana What should I do ... - Stack Overflow
Unable to retrieve version information from Elasticsearch nodes ... basePath` or require that they are rewritten by your reverse proxy.
Read more >
Kibana 7.14.1 - server.basePath not working - Users Feedback
Hi, I have migrated ES & Kibana to version 7.14.1 and installed ROR 1.34. When I try to access Kibana, I get the...
Read more >
Update Elastic helm-charts to 7.6.0 release - OpenDev
Updated stx-monitor to use official Elastic 7.6.0 helm-charts for Kibana, Filebeat, Metricbeat and Logstash. This change included updating the helm-elastic ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found