I have a doubt . I have a table x that contains a column called images (type jsonb) in my postgresql database. I migrated this data to elasticsearch, however, only the image metadata appears, I would like to know if it is possible to display the image in Kibana?
Kibana doesn't have the functionality to show the data stored in Elasticsearch as an image in the UI. If a separate web server (not managed by Kibana) is serving images, it's possible to use field formatters in Kibana to load them if the file name is based on the value of a field.
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.