<?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: How can I create a list of network devices? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-create-a-list-of-network-devices/m-p/361180#M65883</link>
    <description>&lt;P&gt;I want a list of IP Address's against their host names.&lt;BR /&gt;
I am using &lt;BR /&gt;
host=* | regex host="^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5]).){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$"  &lt;/P&gt;

&lt;P&gt;But I cant export to a csv&lt;/P&gt;</description>
    <pubDate>Thu, 10 Aug 2017 01:22:07 GMT</pubDate>
    <dc:creator>seanaldo</dc:creator>
    <dc:date>2017-08-10T01:22:07Z</dc:date>
    <item>
      <title>How can I create a list of network devices?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-create-a-list-of-network-devices/m-p/361178#M65881</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I want to create a list of the IP addresses in our environment against the host DNS name. &lt;/P&gt;

&lt;P&gt;Cheers,&lt;BR /&gt;
Sean&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 23:33:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-create-a-list-of-network-devices/m-p/361178#M65881</guid>
      <dc:creator>seanaldo</dc:creator>
      <dc:date>2017-08-09T23:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a list of network devices?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-create-a-list-of-network-devices/m-p/361179#M65882</link>
      <description>&lt;P&gt;very important task you are facing, and very vague question you are asking.&lt;BR /&gt;
can you elaborate please? do you have DNS data and names in Splunk?&lt;BR /&gt;
do you have the IP addresses in Splunk?&lt;BR /&gt;
if so, there are plenty of ways to do it. &lt;BR /&gt;
one idea is to start by creating a lookup: &lt;CODE&gt;search that gives you all DNS | dedup DNS | table DNS | outputlookup my_dns.csv&lt;/CODE&gt;&lt;BR /&gt;
now that you have a lookup with all DNS you can compare IPs against it&lt;BR /&gt;
many more answers in this portal, here are couple:&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/293874/how-to-compare-the-ip-addresses-in-dns-lookup-dnsc.html"&gt;https://answers.splunk.com/answers/293874/how-to-compare-the-ip-addresses-in-dns-lookup-dnsc.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/105246/dns-resolution-in-a-search.html"&gt;https://answers.splunk.com/answers/105246/dns-resolution-in-a-search.html&lt;/A&gt;&lt;BR /&gt;
feel free to upvote those great answers &lt;BR /&gt;
hope it helps&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2017 01:17:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-create-a-list-of-network-devices/m-p/361179#M65882</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2017-08-10T01:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a list of network devices?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-create-a-list-of-network-devices/m-p/361180#M65883</link>
      <description>&lt;P&gt;I want a list of IP Address's against their host names.&lt;BR /&gt;
I am using &lt;BR /&gt;
host=* | regex host="^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5]).){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$"  &lt;/P&gt;

&lt;P&gt;But I cant export to a csv&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2017 01:22:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-create-a-list-of-network-devices/m-p/361180#M65883</guid>
      <dc:creator>seanaldo</dc:creator>
      <dc:date>2017-08-10T01:22:07Z</dc:date>
    </item>
  </channel>
</rss>

