Splunk Search

Why does my Geomap not work?

rkris
Explorer

 

I'm trying to display the city and country name for all these IP Addesses which I extracted from my windows log file after uploading it into splunk

splunk_qns6_p1.PNG

However, I do not get the results that I want. Is there a fix for this?

Labels (3)
Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust
CSV files may only have a single header. All rows below the header are expected to have the same number of fields.
Consider writing each event type to a different CSV.
Another option is to use a single file, but in a different format such as key=value or JSON.
---
If this reply helps you, Karma would be appreciated.
0 Karma

richgalloway
SplunkTrust
SplunkTrust
The Maxmind database does not have information about internal (10.* and 192.168.*) IP addresses. You'll have to locate those addresses yourself since only your company knows where they are.
---
If this reply helps you, Karma would be appreciated.
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...