Splunk Enterprise

help on geostats

jip31
Motivator

hi 

I use geostats for the first time

 

 

| inputlookup gps3.csv 
| geostats latfield=Latitude longfield=Longitude count by Couleur

 

I need to display on the pie charts the number or the percentge of Couleur

And when i open my dashboard I also need to focus directly on my country instead the world map

How to do this please?

I also need something else 

I need to count the "id" values field and to display it on my map but nothing happens

What is wrong please?

index=toto sourcetype=tutu site="x" OR site="y" OR site="z" 
| fields id site 
| stats dc(id) as id 
| lookup gps3.csv Ville as site output Latitude Longitude 
| geostats latfield=Latitude longfield=Longitude count(id) by site

 

Tags (1)
0 Karma

jip31
Motivator

Is anybody can help please?

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...