What's a lightweight endpoint that I can specify for a health check (to be used for alb.ingress.kubernetes.io/healthcheck-path)?
I've seen /health suggested, but that takes a quarter of a second to send vast quantities of data - basically the login screen - whereas what I'm after is something with a lightweight footprint that just delivers a 200 if Kibana is running, without requiring authentication?
Ta. I've been using /login, calling it only once every three minutes so not a significant performance hit, but a more lightweight endpoint would look better.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.