Getting Data In

dns resolving in search failed

wwillemsen1
Engager

Hi Splunkers

Using syslog output from Netfilter/Iptables.
Reading it into Splunk, but cant get IP resolved to DNS.

No luck: whats next ?
Would appreciate a fine Firewall dashboard, maybe there is a better solution around ?

Tags (2)
0 Karma

wwillemsen1
Engager

Should not be complicated:
I get a list of IPnrs form the remote syslog, fine, but whatever I try, nameresolution fails.
It remains a list of IPnumber, I like to see names.

Ihe links I mentioned deal with this issue, but no go here.
What else to try ?

(Even beter: a dashboard for Netfilter/IpTables, with graphs and all, but the ones available dont work properly. Ill get to that later.)

0 Karma

wwillemsen1
Engager

There, I fixed it. Case of RTFM, and proper field names. Also sorted the columns. Nice.

host="192.168.x.x" | lookup dnslookup clientip as DST OUTPUT clienthost as DST_RESOLVED | lookup dnslookup clientip as SRC OUTPUT clienthost as SRC_RESOLVED | Table _time SRC SRC_RESOLVED DST DST_RESOLVED PROTO DPT


Digging in Netfilter-Iptables after this.

0 Karma

grijhwani
Motivator

Just post an EXAMPLE of what doesn't work. Stop keep describing it and SHOW us. And post it in your question, not as an answer, which it is not.

grijhwani
Motivator

You would be better off posting an example of specifically what does not work, rather than a non-specific "can't get to work".

0 Karma
Get Updates on the Splunk Community!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...