Integrated screenshot in visu

Hi,
my question is about integrated screen shot in a visu kibana.
in detail : is it possible to insert a screenshot in a visu without loading the jpeg file on server ?
And naturally, how and in which visu type ?
thanks all

am assuming you want to insert an image in a visualization in Kibana and you are asking which one is the best approach and how to do it , correct ? You could do that with markdown widget. You can't upload an image, but you could host it somewhere else and use it in markdown widget. Images have to be served by a URL. Something like ![My-Image](https://example.com/image.png) .

couple of suggestions here can help: [Kibana 7.2] Insert local image on a markdown visualization - #3 by ea1987

hope it helps,
Thanks
Rashmi

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.