We recently upgraded to the latest version and now url format no longer works correctly for file:// URI's .
For example, the value of the field is file://server/share/directory/filename.txt . When formatted as url, kibana is linking to http://[KibanaServer]:5601/app/file://server/share/directory/file.txt .
Tests with http seem to work correctly. But any test with file:// does not.
This worked correctly in the previous version we were on (5.x) .
Unfortunately, we do not support linking to urls that contain file://. The url must either be absolute using http or https or it must be relative to kibana root.
If you think this should change, feel free to open an issue in Kibana.
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.