<?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 connection_host = dns not working in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/connection-host-dns-not-working/m-p/292194#M96087</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I set new sourcetype: syslog-net for syslog events I don't want to extract host from.&lt;BR /&gt;
My settings:&lt;/P&gt;

&lt;P&gt;inputs.conf &lt;BR /&gt;
    [udp://55555]&lt;BR /&gt;
    connection_host = dns&lt;BR /&gt;
    disabled = 0&lt;BR /&gt;
    index = net&lt;BR /&gt;
    sourcetype = syslog-net&lt;/P&gt;

&lt;P&gt;props.conf&lt;BR /&gt;
    [syslog-net]&lt;BR /&gt;
    MAX_TIMESTAMP_LOOKAHEAD = 32&lt;BR /&gt;
    REPORT-syslog = syslog-extractions&lt;BR /&gt;
    SHOULD_LINEMERGE = False&lt;BR /&gt;
    TIME_FORMAT = %b %d %H:%M:%S&lt;BR /&gt;
    category = Operating System&lt;BR /&gt;
    maxDist = 3&lt;BR /&gt;
    pulldown_type = true&lt;BR /&gt;
    TRANSFORMS = &lt;/P&gt;

&lt;P&gt;Problem is that it sometimes (for some IP address) doesn't work. I see reverse dns requests to DNS server, but even if there are responses, I see some IP not resolved (10.26.x.y instead of resolved host name).&lt;/P&gt;

&lt;P&gt;Do you have any ideas? &lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 12:49:03 GMT</pubDate>
    <dc:creator>lukasz92</dc:creator>
    <dc:date>2020-09-29T12:49:03Z</dc:date>
    <item>
      <title>connection_host = dns not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/connection-host-dns-not-working/m-p/292194#M96087</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I set new sourcetype: syslog-net for syslog events I don't want to extract host from.&lt;BR /&gt;
My settings:&lt;/P&gt;

&lt;P&gt;inputs.conf &lt;BR /&gt;
    [udp://55555]&lt;BR /&gt;
    connection_host = dns&lt;BR /&gt;
    disabled = 0&lt;BR /&gt;
    index = net&lt;BR /&gt;
    sourcetype = syslog-net&lt;/P&gt;

&lt;P&gt;props.conf&lt;BR /&gt;
    [syslog-net]&lt;BR /&gt;
    MAX_TIMESTAMP_LOOKAHEAD = 32&lt;BR /&gt;
    REPORT-syslog = syslog-extractions&lt;BR /&gt;
    SHOULD_LINEMERGE = False&lt;BR /&gt;
    TIME_FORMAT = %b %d %H:%M:%S&lt;BR /&gt;
    category = Operating System&lt;BR /&gt;
    maxDist = 3&lt;BR /&gt;
    pulldown_type = true&lt;BR /&gt;
    TRANSFORMS = &lt;/P&gt;

&lt;P&gt;Problem is that it sometimes (for some IP address) doesn't work. I see reverse dns requests to DNS server, but even if there are responses, I see some IP not resolved (10.26.x.y instead of resolved host name).&lt;/P&gt;

&lt;P&gt;Do you have any ideas? &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:49:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/connection-host-dns-not-working/m-p/292194#M96087</guid>
      <dc:creator>lukasz92</dc:creator>
      <dc:date>2020-09-29T12:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: connection_host = dns not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/connection-host-dns-not-working/m-p/292195#M96088</link>
      <description>&lt;P&gt;I have only one idea. Your sourcetype from props.conf overwrite resolved host field. You can read about it &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.1/Admin/Inputsconf"&gt;input.conf example&lt;/A&gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;* If the input is configured with a 'sourcetype' that has a transform that   overrides the 'host' field e.g. 'sourcetype=syslog', that will take precedence over the host specified here.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 09 Feb 2017 14:07:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/connection-host-dns-not-working/m-p/292195#M96088</guid>
      <dc:creator>ronekarleone</dc:creator>
      <dc:date>2017-02-09T14:07:25Z</dc:date>
    </item>
  </channel>
</rss>

