Splunk Search

Replace map markers by piecharts

Dreads94
Explorer

Hey there!

We just updated to Splunk 6 and I wanted to create a new panel with the new integrated maps. That was easy to realize...but now I would like to replace the markers of the search results by pie charts. Unfortunately, I've absolutely no idea how to do it.

Please help. Thanks!

0 Karma
1 Solution

wpreston
Motivator

There is an example using piecharts on a map in the Splunk 6 Dashboard Examples app. I believe you just use the geostats command, like this:

... <your search string> ... | geostats latfield=lat longfield=lon count by <yourField>

From the docs on geostats:

You can now display geographic data and summaries on maps directly within Splunk. To do so, first run your reporting search with geostats, save it as a report or to a dashboard, then edit the Simple XML to include the visualization element. For more information, see:

"Visualization reference" in the Splunk Data Visualizations Manual.

The map element in the Simple XML Reference.

View solution in original post

wpreston
Motivator

There is an example using piecharts on a map in the Splunk 6 Dashboard Examples app. I believe you just use the geostats command, like this:

... <your search string> ... | geostats latfield=lat longfield=lon count by <yourField>

From the docs on geostats:

You can now display geographic data and summaries on maps directly within Splunk. To do so, first run your reporting search with geostats, save it as a report or to a dashboard, then edit the Simple XML to include the visualization element. For more information, see:

"Visualization reference" in the Splunk Data Visualizations Manual.

The map element in the Simple XML Reference.

Dreads94
Explorer

Thank you!

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...