I'm using kibana 7.10.2 behind a proxy with elasticsearch 7.10.2. We are facing the error "POST https://proxy-host/internal/search/es 404 (Not Found)" sometimes when using the kibana dashboards. Prior upgrading to ELK 7.10.2 we used to use Kibana 7.0.1 and this error did not occurs.
Is there any configurations that might be missing?
I find out that this error occurs only when kibana is behind the apache proxy.
Is there any rules that we have to apply to the reverse proxy when using it with kibana?
On dashboards the error that occurs is: esaggs not found.
On Chrome development tools we see the error:
Refused to apply style from 'http://host/ui/legacy_light_theme.css' because its MIME type ('application/json') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
After some troubleshooting, we found that our Apache Proxy had the mod_evasive turned on, blocking some Kibana URL's.
Disabling the mod_evasive solved the problem!
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.