<?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/514 Port not receiving Data from All Sources in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85991#M17883</link>
    <description>&lt;P&gt;Make sure your syslog daemon (or equivalent) it not listing on udp:514 as well.  &lt;/P&gt;</description>
    <pubDate>Tue, 25 Jun 2013 16:30:07 GMT</pubDate>
    <dc:creator>mlf</dc:creator>
    <dc:date>2013-06-25T16:30:07Z</dc:date>
    <item>
      <title>UDP/514 Port not receiving Data from All Sources</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85986#M17878</link>
      <description>&lt;P&gt;I have a UDP/514 Port setup in data inputs.  i have a number of machines sending syslog data to this port however only certain applications show up in splunk.   the rest never get there.  Is there any kind of log that would show what is happening?  is splunk dropping the data.   I see on wireshark that the data leaves the sending machine and i am aware that UDP does not ensure delivery but i would expect at least one or two packets to make it?&lt;/P&gt;

&lt;P&gt;Any ideas why this would be?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2012 13:39:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85986#M17878</guid>
      <dc:creator>deltamph</dc:creator>
      <dc:date>2012-10-10T13:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: UDP/514 Port not receiving Data from All Sources</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85987#M17879</link>
      <description>&lt;P&gt;Have you run a tcpdump/wireshark on the machine running Splunk?&lt;/P&gt;

&lt;P&gt;Have you confirmed the end-to-end connectivity from each host? - it is common that a firewall would block some connections but not others depending on legacy rules&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2012 13:49:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85987#M17879</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-10-10T13:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: UDP/514 Port not receiving Data from All Sources</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85988#M17880</link>
      <description>&lt;P&gt;i have run wireshark on the sending computer and verified the packets at least leave the computer.   &lt;/P&gt;

&lt;P&gt;i will see about running a Dump on the splunk machine to see if i receive it.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2012 14:06:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85988#M17880</guid>
      <dc:creator>deltamph</dc:creator>
      <dc:date>2012-10-10T14:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: UDP/514 Port not receiving Data from All Sources</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85989#M17881</link>
      <description>&lt;P&gt;Please check 3 things (if you are on linux)&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;verify that splunk run as root, otherwise he will not be able to open port under 1024 (reserved to root only)&lt;/LI&gt;
&lt;LI&gt;use netstat with options to verify that splunk is the process listening to UDP 514&lt;/LI&gt;
&lt;LI&gt;if your events are coming from another subnet, see &lt;A href="http://splunk-base.splunk.com/answers/12876/splunk-running-on-my-linux-server-is-only-showing-me-events-from-my-local-subnet-what-is-going-on"&gt;http://splunk-base.splunk.com/answers/12876/splunk-running-on-my-linux-server-is-only-showing-me-events-from-my-local-subnet-what-is-going-on&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 10 Oct 2012 14:20:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85989#M17881</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2012-10-10T14:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: UDP/514 Port not receiving Data from All Sources</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85990#M17882</link>
      <description>&lt;UL&gt;
&lt;LI&gt;Splunk is running as root.  we have other apps that work send to udp/514 and they are showing up in splunk.&lt;/LI&gt;
&lt;LI&gt;Splunk is listening on 514 as some apps show up.&lt;/LI&gt;
&lt;LI&gt;I will check to see about the local subnet issue. Thanks&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 10 Oct 2012 14:27:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85990#M17882</guid>
      <dc:creator>deltamph</dc:creator>
      <dc:date>2012-10-10T14:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: UDP/514 Port not receiving Data from All Sources</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85991#M17883</link>
      <description>&lt;P&gt;Make sure your syslog daemon (or equivalent) it not listing on udp:514 as well.  &lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2013 16:30:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85991#M17883</guid>
      <dc:creator>mlf</dc:creator>
      <dc:date>2013-06-25T16:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: UDP/514 Port not receiving Data from All Sources</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85992#M17884</link>
      <description>&lt;P&gt;can it be this problem with data spoofed from a different subnet ?&lt;BR /&gt;
&lt;A href="http://answers.splunk.com/answers/12876/splunk-running-on-my-linux-server-is-only-showing-me-events-from-my-local-subnet-what-is-going-on"&gt;http://answers.splunk.com/answers/12876/splunk-running-on-my-linux-server-is-only-showing-me-events-from-my-local-subnet-what-is-going-on&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2013 00:55:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85992#M17884</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2013-11-08T00:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: UDP/514 Port not receiving Data from All Sources</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85993#M17885</link>
      <description>&lt;P&gt;I have the same problem. Firewall on Splunk server is disabled, changed rp_filter to 0, I see the packets from both Cisco firewalls in tcpdump, but only see events from one firewall being indexed.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 17:03:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UDP-514-Port-not-receiving-Data-from-All-Sources/m-p/85993#M17885</guid>
      <dc:creator>EdBruce</dc:creator>
      <dc:date>2016-05-18T17:03:44Z</dc:date>
    </item>
  </channel>
</rss>

