Getting Data In

Insert image into single event with provided URL

scho
Splunk Employee
Splunk Employee

I would like to know how to insert thumbnail images into events in the flashtimeline. For example, given that there is URL of the thumbnail in each event and it has a field name "img". An sample event looks like this:

[valid timestamp]
img = http://nt0.ggpht.com/news/tbn/zBjXtPTcrc5CPM/0.jpg

How should I further construct my search string?

index=<index_name> | ...

Tags (1)
0 Karma

gkanapathy
Splunk Employee
Splunk Employee

I think the only way to do this would be to create your own custom event renderer with CSS: http://www.splunk.com/base/Documentation/latest/Developer/EventRendering

Nicholas_Key
Splunk Employee
Splunk Employee

I don't think you want to use "iconify".

index=<index_name> | iconify img

because it's only showing small distinct shaped and colored icons for each img

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...