<?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 to listen on UDP but Splunk 4.1.7 is not listening? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79287#M16241</link>
    <description>&lt;P&gt;Hi what was the problem, maybe this could help someone having the same issue&lt;/P&gt;</description>
    <pubDate>Thu, 22 Sep 2011 07:46:15 GMT</pubDate>
    <dc:creator>MuS</dc:creator>
    <dc:date>2011-09-22T07:46:15Z</dc:date>
    <item>
      <title>How to listen on UDP but Splunk 4.1.7 is not listening?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79283#M16237</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;i have setup before UDP as input for Splunk 4.1.7. But this time my configuration doesn´t work and i have no clue why?&lt;/P&gt;

&lt;P&gt;Here the inputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[default]
host = blade240

[udp://5420]
connection_host = dns
index = idx_puc_lb
sourcetype = puc-loadbalancer
disabled = 0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What am i doing wrong? I use Splunk 4.1.7.&lt;/P&gt;

&lt;P&gt;The Forwarder was a LWF but i enabled the Forwarder mode as well did i add a default-mode.conf file with the following stanza:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[pipeline:udp]
disabled = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When i ask the Forwarder it tells me, that it is listening:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk@blade240:/opt/splunk/LWF/splunk/bin# ./splunk list udp
Listening for input on the following UDP ports: 5420
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But when i look with &lt;CODE&gt;netstat -a | grep 5420&lt;/CODE&gt; there is no port.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk@blade240:/opt/splunk/LWF/splunk/bin# netstat -a | grep 5420
splunk@blade240:/opt/splunk/LWF/splunk/bin#
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 21 Sep 2011 15:02:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79283#M16237</guid>
      <dc:creator>tpaulsen</dc:creator>
      <dc:date>2011-09-21T15:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to listen on UDP but Splunk 4.1.7 is not listening?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79284#M16238</link>
      <description>&lt;P&gt;hi tpaulsen, I used your inputs.conf and it is working. anything in splunkd.log? what is 'netstat -an' stating?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2011 15:50:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79284#M16238</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2011-09-21T15:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to listen on UDP but Splunk 4.1.7 is not listening?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79285#M16239</link>
      <description>&lt;P&gt;Ah ok...thank you...that worked. Now i can see the port:&lt;/P&gt;

&lt;P&gt;splunk@blade240:/opt/splunk/LWF/splunk/bin# netstat -an | grep 5420&lt;BR /&gt;
udp        0      0 0.0.0.0:5420            0.0.0.0:*&lt;/P&gt;

&lt;P&gt;But still no data in Splunk. Guess we have to puzzle a bit more.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2011 16:01:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79285#M16239</guid>
      <dc:creator>tpaulsen</dc:creator>
      <dc:date>2011-09-21T16:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to listen on UDP but Splunk 4.1.7 is not listening?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79286#M16240</link>
      <description>&lt;P&gt;Ah ok...now it is working...!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2011 16:23:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79286#M16240</guid>
      <dc:creator>tpaulsen</dc:creator>
      <dc:date>2011-09-21T16:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to listen on UDP but Splunk 4.1.7 is not listening?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79287#M16241</link>
      <description>&lt;P&gt;Hi what was the problem, maybe this could help someone having the same issue&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2011 07:46:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79287#M16241</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2011-09-22T07:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to listen on UDP but Splunk 4.1.7 is not listening?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79288#M16242</link>
      <description>&lt;P&gt;Hi tpaulsen,&lt;/P&gt;

&lt;P&gt;I am struggling with similar issue. Can you please tell what what was the reason for this?&lt;/P&gt;

&lt;P&gt;Here is my post &lt;A href="http://splunk-base.splunk.com/answers/32140/not-able-to-forward-udp-messages-from-universal-fowarder-v423"&gt;http://splunk-base.splunk.com/answers/32140/not-able-to-forward-udp-messages-from-universal-fowarder-v423&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2011 21:25:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79288#M16242</guid>
      <dc:creator>asingla</dc:creator>
      <dc:date>2011-10-13T21:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to listen on UDP but Splunk 4.1.7 is not listening?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79289#M16243</link>
      <description>&lt;P&gt;The problem in my case was, that the forwarder was configured as a Lightweight Forwarder, which has by default the port inputs deactivated. I switched the Forwarder into heavy Forwarder mode and everything worked then. &lt;/P&gt;

&lt;P&gt;Unfortunately that happens on Splunk 4.1.7, so i don´t know if this applies to Universal Forwarder.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2011 13:03:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79289#M16243</guid>
      <dc:creator>tpaulsen</dc:creator>
      <dc:date>2011-10-18T13:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to listen on UDP but Splunk 4.1.7 is not listening?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79290#M16244</link>
      <description>&lt;P&gt;The problem in my case was, that the forwarder was configured as a Lightweight Forwarder, which has by default the port inputs deactivated. I switched the Forwarder into heavy Forwarder mode and everything worked then. &lt;/P&gt;

&lt;P&gt;Unfortunately that happens on Splunk 4.1.7, so i don´t know if this applies to Universal Forwarder.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2011 13:03:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-listen-on-UDP-but-Splunk-4-1-7-is-not-listening/m-p/79290#M16244</guid>
      <dc:creator>tpaulsen</dc:creator>
      <dc:date>2011-10-18T13:03:55Z</dc:date>
    </item>
  </channel>
</rss>

