My deployment is network isolated, therefore all services are local. I have deployed geoserver to provide a base map layer for the coordinate map visualization.
Using kibana 6.3.1 everything works fine. I add the local geoserver URL & layer name to the Options panel and it plots as expected.
I upgraded to Kibana 6.5.4 and creating the same visualization produces the error "could not retrieve manifest from tile service: -1" (it fails in 6.5.1 and 6.5.4). Viewing the network connections in Firefox shows that Kibana 6.5.4, despite selecting "WMS map server" in the "Base Layer Setting", is trying to make the following connection: https://catalogue.maps.elastic.co/v2/manifest?my_app_version=6.5.4&license=XXX
Since the application is network isolated the call fails and the map doesn't render. This does not happen in 6.3.1. In fact, I have both versions running with the same setup and the 6.3.1 window works fine and the 6.5.4 window fails.
So, how do I get Kibana 6.5 to use a local geoserver?
I've talked to someone else today who's having the same problem, but I didn't get what version of Kibana they have. If you're on 6.5 and it's happening, then that bug may have come back.
Yes, the description appears to be the issue (the symptom is certainly the same). It was clearly corrected in 6.3 (my current version) but reappeared in 6.5.1
(and 6.5.4). And, needless to say, is preventing my program from upgrading to 6.5 so I appreciate you reopening the issue.
Adding that property stopped the call to elastic.co but, for me (kibana v6.5.4), it still doesn't connect to my geoserver.
My kibana 6.3 install works fine but the same parameters in 6.5.4 doesn't even hit the geoserver so, at least in my case, there's more to it.
Just a thought... maybe elastic could slow their roll a little and focus on product stabilization for a while instead of the half-baked experimental features....
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.