<?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: No data captured by NetFlow NetFlowLogic app in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89623#M5958</link>
    <description>&lt;P&gt;I agree, these are very unusual instructions. The Netflow app appears to use a file input for etc/apps/netflow/log/nfdump. I do not have a TCP input for the same port nfcap is listening on.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jul 2012 01:15:01 GMT</pubDate>
    <dc:creator>chaker</dc:creator>
    <dc:date>2012-07-13T01:15:01Z</dc:date>
    <item>
      <title>No data captured by NetFlow NetFlowLogic app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89614#M5949</link>
      <description>&lt;P&gt;I have installed the netflow for splunk app, verified that data is flowing to the server but I do not see any data showing up on dashboard. there is no data for NETFLOW being captured. Where can i go to test?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2012 16:51:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89614#M5949</guid>
      <dc:creator>ecovert</dc:creator>
      <dc:date>2012-03-12T16:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: No data captured by NetFlow NetFlowLogic app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89615#M5950</link>
      <description>&lt;P&gt;if nfdump from the app is capturing properly it should write log files being in the app's directory (&lt;CODE&gt;netflow/log/nfdump/&lt;/CODE&gt;).&lt;/P&gt;

&lt;P&gt;Also check if the listening port is the right one in &lt;CODE&gt;$SPLUNK_HOME/etc/apps/netflow/default/config.ini&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;And last you can search the internal log for any errors:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=splunkd ("nfdump" OR "netflow")
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 12 Mar 2012 18:46:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89615#M5950</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2012-03-12T18:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: No data captured by NetFlow NetFlowLogic app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89616#M5951</link>
      <description>&lt;P&gt;Did you install the Netflow App on the a Linux box because it only runs on Linux?&lt;/P&gt;

&lt;P&gt;Have you configured a data input on the Splunk Server?&lt;/P&gt;

&lt;P&gt;You will need to configure either a UDP or TCP Data input on the Splunk Indexer that corresponds to the port you configured on your device sending netflow data, ie: UDP 9996. &lt;/P&gt;

&lt;P&gt;Also, according to the README that comes with the Netflow app make sure that the data input is set to a sourcetype of "netflow". &lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2012 19:01:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89616#M5951</guid>
      <dc:creator>tgow</dc:creator>
      <dc:date>2012-03-12T19:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: No data captured by NetFlow NetFlowLogic app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89617#M5952</link>
      <description>&lt;P&gt;Here is a little more detailed description"&lt;BR /&gt;
The landing page for NETFLOW is saying "No results found. Inspect ..." When I look at the search, the inspector is saying that it did not match any results for "sourcetype=netflow  | bin _time span=5m  | stats  sum(num_bytes) AS TotalBytes sum(num_packets) AS TotalPackets avg(bps) AS AvgBps by srcip srcport srcservice dstip dstport dstservice proto proto_name _time router_ip".&lt;/P&gt;

&lt;P&gt;When i run that search it return a lot of data.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:32:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89617#M5952</guid>
      <dc:creator>ecovert</dc:creator>
      <dc:date>2020-09-28T11:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: No data captured by NetFlow NetFlowLogic app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89618#M5953</link>
      <description>&lt;P&gt;This is the part that I don't understand. I specified port 9990 in the config.ini, and I see that there is a process running nfcapd with "-p 9990" specified. If I add a udp input for splunk on port 9990, nfcapd won't be able to listen on that port since it's already in use. &lt;/P&gt;

&lt;P&gt;The cryptic readme says that netflow flows are captured using nfdump (and nfcapd?) and "fed" into splunk. How it's fed? I see 2 file inputs with the netflow app, both with sourcetype already set to netflow. "The app relies on the sourcetype=netflow." isn't very helpful, as it doesn't say what source needs that sourcetype.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2012 18:02:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89618#M5953</guid>
      <dc:creator>jpriceit</dc:creator>
      <dc:date>2012-04-20T18:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: No data captured by NetFlow NetFlowLogic app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89619#M5954</link>
      <description>&lt;P&gt;I am also dissapointed in this app, I cant find enough info for it and its frustrating&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2012 10:56:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89619#M5954</guid>
      <dc:creator>zoemdoef</dc:creator>
      <dc:date>2012-05-14T10:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: No data captured by NetFlow NetFlowLogic app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89620#M5955</link>
      <description>&lt;P&gt;can't get this to work at all. any more install notes available?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2012 16:22:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89620#M5955</guid>
      <dc:creator>mkehler</dc:creator>
      <dc:date>2012-06-29T16:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: No data captured by NetFlow NetFlowLogic app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89621#M5956</link>
      <description>&lt;P&gt;I apologize this does not answer your specific query, but it relates to netflow data in Splunk. I have been using ProQueSys FlowTraq (our partner)for full fidelity netflow data in Splunk. They recently added strong syslog capabilty.&lt;BR /&gt;
It has multiple OS support, software flows exporters with volume based pricing like Splunk which makes for really flexible flows deployment. You can check it out &lt;A href="http://www.intermapper.com/products/intermapper-flows/FlowTraq.aspx"&gt;here&lt;/A&gt;. &lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2012 17:22:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89621#M5956</guid>
      <dc:creator>InterMapper</dc:creator>
      <dc:date>2012-06-29T17:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: No data captured by NetFlow NetFlowLogic app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89622#M5957</link>
      <description>&lt;P&gt;Splunk for NetFlow App based on nfdump works just fine, and there is nothing wrong with it. Nfdump, being an open source and free, could be painful to install and configure. It also may not be practical even in case of a typical NetFlow volume observed in medium size networks.&lt;/P&gt;

&lt;P&gt;You may consider an alternative solution - NetFlow Integrator. Here are some of the main features:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Aggregation &lt;STRONG&gt;rules reduce the volume&lt;/STRONG&gt; of data sent to Splunk by the &lt;STRONG&gt;order of magnitudes&lt;/STRONG&gt; without losing any infomation for network monitoring and capacity planning &lt;/LI&gt;
&lt;LI&gt;Able to process hundreds of thousands of NetFlow records per &lt;STRONG&gt;second&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;One instance of NetFlow integrator can receive NetFlow from unlimited number of NetFlow producers - just configure the listening port in NetFlow Integrator, and direct NetFlow traffic from routers, switches, and firewalls to this port.&lt;/LI&gt;
&lt;LI&gt;and many more...&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Here are the links to Splunk App and TA:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/489/"&gt;https://splunkbase.splunk.com/app/489/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/1838/"&gt;https://splunkbase.splunk.com/app/1838/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2012 23:49:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89622#M5957</guid>
      <dc:creator>NetFlow_Logic</dc:creator>
      <dc:date>2012-06-29T23:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: No data captured by NetFlow NetFlowLogic app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89623#M5958</link>
      <description>&lt;P&gt;I agree, these are very unusual instructions. The Netflow app appears to use a file input for etc/apps/netflow/log/nfdump. I do not have a TCP input for the same port nfcap is listening on.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2012 01:15:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89623#M5958</guid>
      <dc:creator>chaker</dc:creator>
      <dc:date>2012-07-13T01:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: No data captured by NetFlow NetFlowLogic app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89624#M5959</link>
      <description>&lt;P&gt;the app appears to be missing the index location in inputs.conf.&lt;/P&gt;

&lt;P&gt;add this to each stanzer and it will work.&lt;/P&gt;

&lt;P&gt;vim /opt/splunk/etc/apps/netflow/default/inputs.conf&lt;/P&gt;

&lt;P&gt;add index=netflow_si_traffic to the 3 stanzer in the file and restart splunk.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:20:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89624#M5959</guid>
      <dc:creator>jonathanmorcom</dc:creator>
      <dc:date>2020-09-28T12:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: No data captured by NetFlow NetFlowLogic app</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89625#M5960</link>
      <description>&lt;P&gt;The underlying technology in this App - nfdump - was replaced with a free limited edition of NetFlow Integrator. &lt;/P&gt;

&lt;P&gt;For high volume of NetFlow records you may consider this App and TA&lt;/P&gt;

&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/489/"&gt;https://splunkbase.splunk.com/app/489/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/1838/"&gt;https://splunkbase.splunk.com/app/1838/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2013 21:22:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-captured-by-NetFlow-NetFlowLogic-app/m-p/89625#M5960</guid>
      <dc:creator>NetFlow_Logic</dc:creator>
      <dc:date>2013-02-18T21:22:41Z</dc:date>
    </item>
  </channel>
</rss>

