<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Does Splunk do Internet Name Resolution? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Does-Splunk-do-Internet-Name-Resolution/m-p/463685#M191512</link>
    <description>&lt;P&gt;Yes, assuming DNS is accessible by the search head, just add this to the bottom:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | lookup dnslookup clientip AS dest_ip
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 03 Apr 2020 12:16:29 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2020-04-03T12:16:29Z</dc:date>
    <item>
      <title>Does Splunk do Internet Name Resolution?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Does-Splunk-do-Internet-Name-Resolution/m-p/463684#M191511</link>
      <description>&lt;P&gt;I am doing an experiment at home to capture Internet traffic for all of my devices in my house connected to my home wi-fi.  I heard in a conference that a guy setup Splunk Streaming on his splunk instance and was able to capture all traffic between his wireless router and any device in his house. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype="stream:ip" src_ip="192.168.1.16"
| stats count by dest_ip
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I put this quick query together but I don't think I'm capturing everything, but I'd also like to have splunk resolve the Dest_IP&lt;BR /&gt;
For example, if I pull up Google.com, I'd like to see in a Splunk Table   "google.com"  and not "172.217.5.78"&lt;/P&gt;

&lt;P&gt;my results are as follows&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/8621i7D0A1AA482695989/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 01:28:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Does-Splunk-do-Internet-Name-Resolution/m-p/463684#M191511</guid>
      <dc:creator>garciatdg</dc:creator>
      <dc:date>2020-04-03T01:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk do Internet Name Resolution?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Does-Splunk-do-Internet-Name-Resolution/m-p/463685#M191512</link>
      <description>&lt;P&gt;Yes, assuming DNS is accessible by the search head, just add this to the bottom:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | lookup dnslookup clientip AS dest_ip
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 03 Apr 2020 12:16:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Does-Splunk-do-Internet-Name-Resolution/m-p/463685#M191512</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2020-04-03T12:16:29Z</dc:date>
    </item>
  </channel>
</rss>

