Splunk Search

How to import "count" data into Google Maps from Summary Index

mbrunetto
Path Finder

I currently have a scheduled search
host=myhost | chart count by IP
This runs and puts the results into a summary index. So now my index has "IP=x" and "count=y" tags in it. I go to google maps app and run the following search
index=summary source="generate_index_data" | geoip
The problem is that google maps now starts "count" over again, and doesn't give accurate data for each geolocation.
Basically, the index sees that 70.82.65.74 hit 308 times, but in the google map, it shows up as hitting only once. How can I get google maps to see this value as 308?

smendiratta
New Member

Hi ,
I am also facing a similar issue . Can somebody help us out with this ?

0 Karma
Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...