AppD Archive

struggling to display image on custom dashboard

CommunityUser
Splunk Employee
Splunk Employee

Hi ,

I am struggling to find information on how to specify the url for an image I want to display on my dashboard ...

Lets say the image resides on the same linux machine the controller is running on.

thanks 

Riaan

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

The issue is that simply using a file path for the image will not work. In order to display an image on a custom dashboard the image has to be "served" from somewhere. That is to say, it has to be available as an http URL. Unless the image is inside the filesystem served by an http server, it won't work. Thus a path like /home/myuser/images/image.png will not work, but if you put a web server on the host and put the image in the web server's filesystem, then then http://localhost/image.png will work.

Hope that clarifies things.

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Thanks - 

i managed to stage the image on a webserver.

0 Karma

Angela_Lang
Path Finder

Give the url as you would type it in a browser. For example:

http://community.appdynamics.com

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

I would assume that would be more for the I frame... 

However - I would like to insert an image ...

0 Karma

Angela_Lang
Path Finder

Actually it is the same. Both take URLs.

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...