graylog2-web-interface
graylog2-web-interface copied to clipboard
Image / URL rendering within message view
We are logging urls to image files (screenshots of the current testing environment for example): "imageUrl":"http://domain.tld/screenshot.jpg"
This works fine but it would be very nice to show a thumbnail view on this field of the image within the webinterface or make the url clickable, to prevent copy and paste each time someone wants to show the image.
It would be fine to define some fields as "image" or "link" fields.
+1
I support the idea too. We need a clickable url to open a new window from external webserver. It would be great to auto detect urls during the rendering of the message.