All Apps and Add-ons

Not Displaying Google Event Icons

smkyb
Engager

I can not get the GoogleMaps App to display the colored Event Icons around the event numbers on the map. I have the app showing all the data I want just not the Event Icons. Am I missing something?

1 Solution

Paolo_Prigione
Builder

If you are using Splunk 4.2 you'd need to update the stylesheet file:

$SPLUNK_HOME/etc/apps/maps/appserver/modules/GoogleMaps/GoogleMaps.css

Everywhere you see this:

url(img/...

you should update it with:

url(GoogleMaps/img/...

Save, restart Splunk (might not be necessary) and delete your browser's cache.

More info on: http://answers.splunk.com/questions/12836/custom-modules-css-images-not-working-in-4-2

View solution in original post

smkyb
Engager

That fixed it thanks.

0 Karma

piebob
Splunk Employee
Splunk Employee

smykb, can you please mark the answer as accepted? thanks 🙂

0 Karma

Paolo_Prigione
Builder

If you are using Splunk 4.2 you'd need to update the stylesheet file:

$SPLUNK_HOME/etc/apps/maps/appserver/modules/GoogleMaps/GoogleMaps.css

Everywhere you see this:

url(img/...

you should update it with:

url(GoogleMaps/img/...

Save, restart Splunk (might not be necessary) and delete your browser's cache.

More info on: http://answers.splunk.com/questions/12836/custom-modules-css-images-not-working-in-4-2

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...