<?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: Display IP address and hostname from DNS Search arpa data in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Display-IP-address-and-hostname-from-DNS-Search-arpa-data/m-p/190778#M54918</link>
    <description>&lt;P&gt;Have you tried this?&lt;BR /&gt;
&lt;A href="https://apps.splunk.com/app/1535/"&gt;https://apps.splunk.com/app/1535/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Works well for us, but sometimes the dns lookups for whatever reason can take quite a while depending on the dataset.&lt;/P&gt;</description>
    <pubDate>Mon, 17 Mar 2014 20:45:50 GMT</pubDate>
    <dc:creator>dturner83</dc:creator>
    <dc:date>2014-03-17T20:45:50Z</dc:date>
    <item>
      <title>Display IP address and hostname from DNS Search arpa data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Display-IP-address-and-hostname-from-DNS-Search-arpa-data/m-p/190777#M54917</link>
      <description>&lt;P&gt;Searches of DNS logs, sourcetype=dns, reveal records with information of the form *.in-addr.arpa&lt;BR /&gt;
While I can reverse the ip address in that form for each result and do the nslookup for each event separately, such a task is fairly time consuming.&lt;BR /&gt;
Is there a way to get splunk to show the ip address and domain name for each *.in-addr.arpa in a table?  It would look something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=dns | table _time domain domain_ip domain_name
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;which would give something like the following in my table:&lt;BR /&gt;
2014-03-17 07:54:00  xx.yy.zz.aa.in-addr.arpa  aa.zz.yy.xx  siteofinterest.com&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 12:56:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Display-IP-address-and-hostname-from-DNS-Search-arpa-data/m-p/190777#M54917</guid>
      <dc:creator>landen99</dc:creator>
      <dc:date>2014-03-17T12:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Display IP address and hostname from DNS Search arpa data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Display-IP-address-and-hostname-from-DNS-Search-arpa-data/m-p/190778#M54918</link>
      <description>&lt;P&gt;Have you tried this?&lt;BR /&gt;
&lt;A href="https://apps.splunk.com/app/1535/"&gt;https://apps.splunk.com/app/1535/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Works well for us, but sometimes the dns lookups for whatever reason can take quite a while depending on the dataset.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 20:45:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Display-IP-address-and-hostname-from-DNS-Search-arpa-data/m-p/190778#M54918</guid>
      <dc:creator>dturner83</dc:creator>
      <dc:date>2014-03-17T20:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Display IP address and hostname from DNS Search arpa data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Display-IP-address-and-hostname-from-DNS-Search-arpa-data/m-p/190779#M54919</link>
      <description>&lt;P&gt;Update: It seems that we are trying to avoid having Splunk do any processing.  We want Splunk to focus on data indexing and retrieval.  With that in mind, I am wondering if there is a way to retrieve the results in a format which lends itself to processing in another application or with a batch file.  If I can create a batch file with the correct commands and information, and I can execute that file outside of Splunk at my leisure.  I am not sure how I could get Splunk to export the information with the appropriate format and commands into a batch file.  Is there another way?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2014 11:29:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Display-IP-address-and-hostname-from-DNS-Search-arpa-data/m-p/190779#M54919</guid>
      <dc:creator>landen99</dc:creator>
      <dc:date>2014-03-18T11:29:19Z</dc:date>
    </item>
  </channel>
</rss>

