Is there any example on how to configure Kibana behind an App Gateway as reverse proxy? I'm trying to achieve using https://my.domain/kibana but I'm in 302 loop.
I've changed the basePath to "/kibana"
server.basePath: "/kibana"
Kibana 7.17 version
Is there any example on how to configure Kibana behind an App Gateway as reverse proxy? I'm trying to achieve using https://my.domain/kibana but I'm in 302 loop.
I've changed the basePath to "/kibana"
server.basePath: "/kibana"
Kibana 7.17 version
The problem was that WAF policy was forbidden the access. I created a rule on APP Geateway for Allow Traffic to /kibana and everything worked.
© 2020. All Rights Reserved - Elasticsearch
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.