Show images from URLs in data

One more question....I have some image data within an array

I've seen the warning in the Discover page that array data isn't well supported, so what's my best option here if I want to get at this data (entities.media.media_url in the above screenshot) to render inline? Can I do it with Kibana, or do I need to try and solve it in Logstash? I've looked in the plugins but don't see an obvious place to do it there either.

Thanks.