<?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: UDP Syslog Host Showing up as IP in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/UDP-Syslog-Host-Showing-up-as-IP/m-p/61981#M12397</link>
    <description>&lt;P&gt;The event itself is probably using the IP address for the Host value.  It might be helpful to see what Splunk has indexed for the host value of that event, as well as what is the extracted field value.   To compare, run a search similar to the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| metadata type=hosts | search host=&amp;lt;your_ip_address&amp;gt;
| metadata type=hosts | search host=&amp;lt;your_fqdn&amp;gt;

index=your_index source=udp:514 | fields host
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The value from the metadata searches are what is stored in the index, and the values from the search with | fields is likely the extracted value.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Oct 2010 00:26:25 GMT</pubDate>
    <dc:creator>Simeon</dc:creator>
    <dc:date>2010-10-05T00:26:25Z</dc:date>
    <item>
      <title>UDP Syslog Host Showing up as IP</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UDP-Syslog-Host-Showing-up-as-IP/m-p/61980#M12396</link>
      <description>&lt;P&gt;I have set the UDP syslog port to set hostnames based on DNS. For several hosts this is working fine, however one of them shows up as the IP.&lt;/P&gt;

&lt;P&gt;When I use &lt;CODE&gt;dig -x&lt;/CODE&gt; to get the pointer record for the IP that is showing up from the splunk server I do get a hostname as an answer.&lt;/P&gt;

&lt;P&gt;Any ideas as to what might be off here?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2010 19:55:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UDP-Syslog-Host-Showing-up-as-IP/m-p/61980#M12396</guid>
      <dc:creator>Kyle_Brandt</dc:creator>
      <dc:date>2010-10-01T19:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: UDP Syslog Host Showing up as IP</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UDP-Syslog-Host-Showing-up-as-IP/m-p/61981#M12397</link>
      <description>&lt;P&gt;The event itself is probably using the IP address for the Host value.  It might be helpful to see what Splunk has indexed for the host value of that event, as well as what is the extracted field value.   To compare, run a search similar to the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| metadata type=hosts | search host=&amp;lt;your_ip_address&amp;gt;
| metadata type=hosts | search host=&amp;lt;your_fqdn&amp;gt;

index=your_index source=udp:514 | fields host
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The value from the metadata searches are what is stored in the index, and the values from the search with | fields is likely the extracted value.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2010 00:26:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UDP-Syslog-Host-Showing-up-as-IP/m-p/61981#M12397</guid>
      <dc:creator>Simeon</dc:creator>
      <dc:date>2010-10-05T00:26:25Z</dc:date>
    </item>
  </channel>
</rss>

