<?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: SplunkUniversalForwarder &amp; UDP transfer in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/SplunkUniversalForwarder-UDP-transfer/m-p/46486#M8779</link>
    <description>&lt;P&gt;You should be able to collect udp data from the forwarder and send it to the indexer. There aren't any constraints on types of data that can be forwarded. I would check splunkd.log to look for connection information from the forwarder to the indexer, and also check splunkd.log on the indexer to ensure you are getting a connection. If a failure is occurring, you should be able to determine why by looking at the log.  Have you checked metrics.log via the indexers search? Something like this might be helpful:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal group="per_source_thruput" NOT series="*splunk/var/log*" | eval mb=kb/1024| timechart span=1d sum(mb) by series

index=_internal group="per_sourcetype_thruput" NOT series="splunk*" | eval mb=kb/1024| timechart span=1d sum(mb) by series 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 21 Jul 2011 18:40:31 GMT</pubDate>
    <dc:creator>jbsplunk</dc:creator>
    <dc:date>2011-07-21T18:40:31Z</dc:date>
    <item>
      <title>SplunkUniversalForwarder &amp; UDP transfer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/SplunkUniversalForwarder-UDP-transfer/m-p/46485#M8778</link>
      <description>&lt;P&gt;Hey!&lt;/P&gt;

&lt;P&gt;Is it possible to configure SplunkUniversalForwarder to receive data by udp and send this data to indexer? How?&lt;/P&gt;

&lt;P&gt;In my forwarder's inputs.conf&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[udp://:9999]&lt;BR /&gt;
index = myindex&lt;BR /&gt;
source = mysource&lt;BR /&gt;
sourcetype = mysource&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Output is also configured, i'm pulling wmi data within it. But when I'm sending data to forwarder's udp port I cannot see it in indexer. What am I doing wrong?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2011 12:29:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/SplunkUniversalForwarder-UDP-transfer/m-p/46485#M8778</guid>
      <dc:creator>Vladimir</dc:creator>
      <dc:date>2011-07-21T12:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: SplunkUniversalForwarder &amp; UDP transfer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/SplunkUniversalForwarder-UDP-transfer/m-p/46486#M8779</link>
      <description>&lt;P&gt;You should be able to collect udp data from the forwarder and send it to the indexer. There aren't any constraints on types of data that can be forwarded. I would check splunkd.log to look for connection information from the forwarder to the indexer, and also check splunkd.log on the indexer to ensure you are getting a connection. If a failure is occurring, you should be able to determine why by looking at the log.  Have you checked metrics.log via the indexers search? Something like this might be helpful:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal group="per_source_thruput" NOT series="*splunk/var/log*" | eval mb=kb/1024| timechart span=1d sum(mb) by series

index=_internal group="per_sourcetype_thruput" NOT series="splunk*" | eval mb=kb/1024| timechart span=1d sum(mb) by series 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 21 Jul 2011 18:40:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/SplunkUniversalForwarder-UDP-transfer/m-p/46486#M8779</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2011-07-21T18:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: SplunkUniversalForwarder &amp; UDP transfer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/SplunkUniversalForwarder-UDP-transfer/m-p/46487#M8780</link>
      <description>&lt;P&gt;Thanks. I've checked it, there wasn't any failures in log so it wasn't a splunk problem. The problem was in firewall rules.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2011 07:26:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/SplunkUniversalForwarder-UDP-transfer/m-p/46487#M8780</guid>
      <dc:creator>Vladimir</dc:creator>
      <dc:date>2011-07-22T07:26:51Z</dc:date>
    </item>
  </channel>
</rss>

