Hi,
I am working with Kibana 6.x
I am trying to use the fields formatter feature in Kibana to show a field as a URL.
The field name is thumbnail_path and it contains a full path to a jpg file
I have changed the field format like in the images below
is there anyway to override this behavior? is there a way to show this thumbnail directly in the discover using the URL formatter and type image instead of link?
Any help regarding this is highly appreciated!
Hmm, actually {{rawValue}} as URL template for a field with absolute link to the image should work for both Image and Link. Can you share the example document?
The value of the field is a path like "E:\some\path\the-value-of-the-field.jpg" Kibana shows this value as a link but when I click on it, it opens a new tab with http://localhost:5601/app/the-value-of-the-field.jpg.
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.