Splunk Search

Geostats is not working in 6.3

abhayneilam
Contributor

Hi,

I have a lookup table in which I have area code and longtitue and latitude and other details, at the other end I have area code in my index also.

So, I have made my query with lookup table to match for all the area code and show a "MAP" graph.

I am doing ..

index=indexname areacode | lookup coordinate.csv areacode as CCC | geosats global....=0 latfi....=latitute long...=longitude count by CCC

My output is having something like this :

geobin longitue latitue 200 201 202 304 501 505
blahblah blah -blah 1 1 1 4 1

now, the problem is in my result set only 6 area code is showing 200 201 202 304 501 505 ( just as above example ) , Even though I have more data matching up with lookup table, those Areacodes are not showing, like it is not showing 210 , 312 area code.

Please help me why I can't see these area codes in the statistics even though I have data for these two.

Cheers,

Tags (1)
0 Karma

fdi01
Motivator

Hi,

OTHER values show up due to global limits for geostats command. You can get rid of it setting globallimit=0. Then it will show up all values found.

0 Karma

MuS
Legend

Hi, can you provide example events for all area codes? Also provide the lookup file.
How is this area code field created? If by using field extraction, does the regex match all area codes?

cheers, MuS

0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...