Splunk Search

Using some besides Count in Google Maps

hgran
Explorer

Hello,

We have some google map geo-visualizations setup that uses event count by location. I was wondering if it is possible to use other numeric fields by location(e.g., session duration or bytes).

Thank you,

Henry

Tags (2)
1 Solution

ziegfried
Influencer

Yes, you can populate the field _geo_count manually. This value will be summed for each distinct (or merged) location and displayed in the marker.

Example:

sourcetype=access_combined | geoip clientip | stats sum(bytes) as _geo_count by _geo

View solution in original post

ziegfried
Influencer

Yes, you can populate the field _geo_count manually. This value will be summed for each distinct (or merged) location and displayed in the marker.

Example:

sourcetype=access_combined | geoip clientip | stats sum(bytes) as _geo_count by _geo

hgran
Explorer

Thanks that worked great!

0 Karma
Get Updates on the Splunk Community!

Index This | What is broken 80% of the time by February?

December 2025 Edition   Hayyy Splunk Education Enthusiasts and the Eternally Curious!    We’re back with this ...

Unlock Faster Time-to-Value on Edge and Ingest Processor with New SPL2 Pipeline ...

Hello Splunk Community,   We're thrilled to share an exciting update that will help you manage your data more ...

Splunk MCP & Agentic AI: Machine Data Without Limits

Discover how the Splunk Model Context Protocol (MCP) Server can revolutionize the way your organization uses ...