<?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 Need help receiving and parsing IPFIX data in Splunk using Splunk Stream in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-receiving-and-parsing-IPFIX-data-in-Splunk-using/m-p/748719#M118967</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I have a network monitoring system that exports data via IPFIX using &lt;STRONG&gt;Forwarding Targets&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I am trying to receive this data in &lt;STRONG&gt;Splunk&lt;/STRONG&gt; using the &lt;STRONG&gt;Splunk Stream&lt;/STRONG&gt; app. The add-on is installed and Stream is enabled, but I am facing the following issues:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Templates are not being received properly.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The data arrives, but it's unreadable or incomplete.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;I need full flow data, including summaries or headers from Layer 7 (e.g., HTTP, DNS).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;My question:&lt;BR /&gt;Has anyone successfully received and parsed &lt;STRONG&gt;IPFIX&lt;/STRONG&gt; data in Splunk?&lt;/P&gt;&lt;P&gt;If so, could you share the steps or configurations you used (like streamfwd.conf, input settings, etc.)?&lt;/P&gt;&lt;P&gt;Any guidance would be greatly appreciated!&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jun 2025 14:44:03 GMT</pubDate>
    <dc:creator>kn450</dc:creator>
    <dc:date>2025-06-25T14:44:03Z</dc:date>
    <item>
      <title>Need help receiving and parsing IPFIX data in Splunk using Splunk Stream</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-receiving-and-parsing-IPFIX-data-in-Splunk-using/m-p/748719#M118967</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I have a network monitoring system that exports data via IPFIX using &lt;STRONG&gt;Forwarding Targets&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I am trying to receive this data in &lt;STRONG&gt;Splunk&lt;/STRONG&gt; using the &lt;STRONG&gt;Splunk Stream&lt;/STRONG&gt; app. The add-on is installed and Stream is enabled, but I am facing the following issues:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Templates are not being received properly.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The data arrives, but it's unreadable or incomplete.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;I need full flow data, including summaries or headers from Layer 7 (e.g., HTTP, DNS).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;My question:&lt;BR /&gt;Has anyone successfully received and parsed &lt;STRONG&gt;IPFIX&lt;/STRONG&gt; data in Splunk?&lt;/P&gt;&lt;P&gt;If so, could you share the steps or configurations you used (like streamfwd.conf, input settings, etc.)?&lt;/P&gt;&lt;P&gt;Any guidance would be greatly appreciated!&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 14:44:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-receiving-and-parsing-IPFIX-data-in-Splunk-using/m-p/748719#M118967</guid>
      <dc:creator>kn450</dc:creator>
      <dc:date>2025-06-25T14:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need help receiving and parsing IPFIX data in Splunk using Splunk Stream</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-receiving-and-parsing-IPFIX-data-in-Splunk-using/m-p/748922#M119018</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/275296"&gt;@kn450&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;For a basic setup with either a standalone Splunk/Stream instance or separate Splunk and Stream instances, the steps at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/StreamApp/latest/DeployStreamApp/UseStreamtoingestNetflowandIPFIXdata" target="_blank"&gt;https://docs.splunk.com/Documentation/StreamApp/latest/DeployStreamApp/UseStreamtoingestNetflowandIPFIXdata&lt;/A&gt;&amp;nbsp;result in a working configuration.&lt;/P&gt;&lt;P&gt;In my test environment using a standalone instance on RHEL, I made only the following changes to&amp;nbsp;$SPLUNK_HOME/etc/apps/Splunk_TA_stream/local/streamfwd.conf to enable both capture and NetFlow/IPFIX:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;[streamfwd]
streamfwdcapture.0.interfaceRegex = ens.+
netflowReceiver.0.port = 9996
netflowReceiver.0.decoder = netflow&lt;/LI-CODE&gt;&lt;P&gt;I then enabled the netflow metadata stream in the Splunk Stream app.&lt;/P&gt;&lt;P&gt;Using SolarWinds NetFlow Generator &amp;lt;&lt;A href="https://www.solarwinds.com/free-tools/flow-tool-bundle" target="_blank"&gt;https://www.solarwinds.com/free-tools/flow-tool-bundle&lt;/A&gt;&amp;gt; (not an endorsement, but it's free), I sent sample IPFIX data to the standalone instance, which Stream successfully decoded:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{"endtime":"2025-06-29T23:20:12Z","timestamp":"2025-06-29T23:20:12Z","bytes_in":0,"dest_ip":"192.168.1.25","dest_port":443,"dest_sysnum":0,"event_name":"netFlowData","exporter_ip":"192.168.1.158","exporter_time":"2025-Jun-29 23:20:12","flow_end_rel":0,"flow_start_rel":0,"input_snmpidx":8,"netflow_version":10,"nexthop_addr":"1.1.1.2","observation_domain_id":0,"output_snmpidx":5,"packets_in":0,"protoid":6,"seqnumber":23000,"src_ip":"192.168.1.132","src_port":15449,"src_sysnum":0,"tcp_flags":0,"tos":0}&lt;/LI-CODE&gt;&lt;P&gt;Custom NetFlow parsing is described at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/StreamApp/latest/DeployStreamApp/AutoinputNetflow" target="_blank"&gt;https://docs.splunk.com/Documentation/StreamApp/latest/DeployStreamApp/AutoinputNetflow&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Can you confirm the default configuration works? If it does, we can dig into any customizations you need. If it doesn't, confirm your Stream instance is receiving correctly formatted IPFIX packets using tcpdump or another local capture tool.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jun 2025 23:38:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-receiving-and-parsing-IPFIX-data-in-Splunk-using/m-p/748922#M119018</guid>
      <dc:creator>tscroggins</dc:creator>
      <dc:date>2025-06-29T23:38:06Z</dc:date>
    </item>
  </channel>
</rss>

