<?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 do I identify UDP source on Splunk Indexer? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-identify-UDP-source-on-Splunk-Indexer/m-p/418780#M73848</link>
    <description>&lt;P&gt;Are you using the CLI to show inputs?  Try:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk cmd btool inputs list --debug
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or this search processing language (SPL) for each forwarder: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest &lt;A href="https://&amp;lt;forwarder-ip-address&amp;gt;:8089" target="test_blank"&gt;https://&amp;lt;forwarder-ip-address&amp;gt;:8089&lt;/A&gt; /services/data/inputs/monitor
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Maybe one of these will help track it down.&lt;/P&gt;

&lt;P&gt;Or, if you want you can check the indexer listening ports, and run tcpdump to listen for incoming traffic.  Here are some commands to help that:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;netstat -aln |grep LISTEN
tcpdump -lnn port 11514
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this helps.  &lt;/P&gt;

&lt;P&gt;/rg&lt;/P&gt;</description>
    <pubDate>Sun, 07 Oct 2018 02:55:29 GMT</pubDate>
    <dc:creator>rg33</dc:creator>
    <dc:date>2018-10-07T02:55:29Z</dc:date>
    <item>
      <title>How do I identify UDP source on Splunk Indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-identify-UDP-source-on-Splunk-Indexer/m-p/418779#M73847</link>
      <description>&lt;P&gt;I'm fairly new to Splunk and inherited a messy environment. I'm trying to dissect log sources. I have 3 indexers that are receiving UDP logs and placing them in an index named "firewall" and am trying to figure out the UDP source so I can turn off logging. &lt;/P&gt;

&lt;P&gt;When I search against the firewall index, I get multiple hosts but the source is always the same:&lt;BR /&gt;
source =    udp:11514&lt;/P&gt;

&lt;P&gt;I checked the data inputs but don't see this UDP port defined with the specific firewall index name.  What's the best way to determine where these UDP logs are coming from? It's possible that there's a rogue heavy forwarder that's sending them. Assume nothing's documented and best practices were not followed during configuration.  Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Oct 2018 16:01:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-identify-UDP-source-on-Splunk-Indexer/m-p/418779#M73847</guid>
      <dc:creator>congoland</dc:creator>
      <dc:date>2018-10-06T16:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do I identify UDP source on Splunk Indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-identify-UDP-source-on-Splunk-Indexer/m-p/418780#M73848</link>
      <description>&lt;P&gt;Are you using the CLI to show inputs?  Try:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk cmd btool inputs list --debug
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or this search processing language (SPL) for each forwarder: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest &lt;A href="https://&amp;lt;forwarder-ip-address&amp;gt;:8089" target="test_blank"&gt;https://&amp;lt;forwarder-ip-address&amp;gt;:8089&lt;/A&gt; /services/data/inputs/monitor
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Maybe one of these will help track it down.&lt;/P&gt;

&lt;P&gt;Or, if you want you can check the indexer listening ports, and run tcpdump to listen for incoming traffic.  Here are some commands to help that:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;netstat -aln |grep LISTEN
tcpdump -lnn port 11514
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this helps.  &lt;/P&gt;

&lt;P&gt;/rg&lt;/P&gt;</description>
      <pubDate>Sun, 07 Oct 2018 02:55:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-identify-UDP-source-on-Splunk-Indexer/m-p/418780#M73848</guid>
      <dc:creator>rg33</dc:creator>
      <dc:date>2018-10-07T02:55:29Z</dc:date>
    </item>
  </channel>
</rss>

