<?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: Splunk Stream  Start Error on Ubuntu 18.04 in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Stream-Start-Error-on-Ubuntu-18-04/m-p/521985#M63607</link>
    <description>&lt;P&gt;Good to know, thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 13:12:42 GMT</pubDate>
    <dc:creator>jraso</dc:creator>
    <dc:date>2020-09-29T13:12:42Z</dc:date>
    <item>
      <title>Splunk Stream  Start Error on Ubuntu 18.04</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Stream-Start-Error-on-Ubuntu-18-04/m-p/508528#M62442</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;I face a special problem on starting stream forwarder as a&amp;nbsp; service on Ubuntu 18.04 (as dedicated mode) and it can not start unless I use this command:&lt;/P&gt;&lt;P&gt;/opt/streamfwd/bin/streamfwd -D&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using other start methods, I receive this error on streamfwd.log:&lt;/P&gt;&lt;P&gt;2020-07-10 20:02:11 INFO [140564408074944] (CaptureServer.cpp:452) stream.CaptureServer - Launch child process for dedicated capture mode&lt;BR /&gt;2020-07-10 20:02:11 INFO [139766768343360] (CaptureServer.cpp:490) stream.CaptureServer - Launch child process for restoring interfaces&lt;BR /&gt;2020-07-10 20:02:11 INFO [139766768343360] (CaptureServer.cpp:816) stream.CaptureServer - Found DataDirectory: /opt/streamfwd/data&lt;BR /&gt;2020-07-10 20:02:11 INFO [139766768343360] (CaptureServer.cpp:822) stream.CaptureServer - Found UIDirectory: /opt/streamfwd/ui&lt;BR /&gt;2020-07-10 20:02:11 ERROR [139766768343360] (SnifferReactor/DpdkNetworkCapture.cpp:1308) stream.NetworkCapture - Error: basic_string::_S_construct null not valid&lt;BR /&gt;2020-07-10 20:02:11 FATAL [139766768343360] (main.cpp:1150) stream.main - Failed to start streamfwd, the process will be terminated: DPDK failed to initialize&lt;BR /&gt;2020-07-10 20:02:11 INFO [140041836300608] (CaptureServer.cpp:622) stream.CaptureServer - kernel interfaces restored&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you any idea for resolving this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TNX&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 17:07:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Stream-Start-Error-on-Ubuntu-18-04/m-p/508528#M62442</guid>
      <dc:creator>banaie</dc:creator>
      <dc:date>2020-07-10T17:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stream  Start Error on Ubuntu 18.04</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Stream-Start-Error-on-Ubuntu-18-04/m-p/519280#M63426</link>
      <description>&lt;P&gt;Hi Banaie,&lt;/P&gt;&lt;P&gt;I had similar behaviour last month, but on CentOS 7. Try to use a template or create your own.&lt;/P&gt;&lt;P&gt;Now I'm using my own template and works pretty stable.&lt;/P&gt;&lt;P&gt;If you have many filters or aggregations, some problems could occur.&lt;/P&gt;&lt;P&gt;Also you need some tunning in streamfwd.conf, that's mine as example:&lt;/P&gt;&lt;P&gt;[streamfwd]&lt;BR /&gt;port = 8889&lt;BR /&gt;ipAddr = 127.0.0.1&lt;BR /&gt;dedicatedCaptureMode = 1&lt;BR /&gt;streamfwdcapture.0.interface = 0000:00:13.0&lt;BR /&gt;#streamfwdcapture.0.filter =&amp;nbsp;&lt;BR /&gt;uioDriverModuleName=uio_pci_generic&lt;BR /&gt;#usePacketMemoryPool = true&lt;BR /&gt;#streamfwdcapture.0.interface = eth1&lt;BR /&gt;streamfwdcapture.0.offline = false&lt;BR /&gt;configTemplateName = splunk&lt;BR /&gt;pcapBufferSize = 40000000000&lt;BR /&gt;maxTcpSessionCount = 1000000&lt;BR /&gt;maxTcpReassemblyPacketCount = 2000000&lt;BR /&gt;maxEventQueueSize = 100000000&lt;BR /&gt;maxPacketQueueSize = 16777216&lt;BR /&gt;maxEventAttributes = 2000&lt;BR /&gt;tcpConnectionTimeout = 10&lt;BR /&gt;processingThreads = 24&lt;BR /&gt;httpEventCollectorToken = 743e2231-8.......&lt;BR /&gt;indexer.0.uri = http://yourindexer:8088&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;</description>
      <pubDate>Sun, 13 Sep 2020 08:41:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Stream-Start-Error-on-Ubuntu-18-04/m-p/519280#M63426</guid>
      <dc:creator>jraso</dc:creator>
      <dc:date>2020-09-13T08:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stream  Start Error on Ubuntu 18.04</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Stream-Start-Error-on-Ubuntu-18-04/m-p/519698#M63453</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/65458"&gt;@jraso&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TNX. But, it didn't work! Is there anything different about &lt;SPAN&gt;configTemplateName (splunk) from default?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 13:58:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Stream-Start-Error-on-Ubuntu-18-04/m-p/519698#M63453</guid>
      <dc:creator>banaie</dc:creator>
      <dc:date>2020-09-15T13:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stream  Start Error on Ubuntu 18.04</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Stream-Start-Error-on-Ubuntu-18-04/m-p/519712#M63455</link>
      <description>&lt;P&gt;Hi banaie,&lt;/P&gt;&lt;P&gt;There is no template called Splunk. If you search on&amp;nbsp;/opt/streamfwd/configs, you will only find two templates, one for ES, and another for ITSI.&lt;/P&gt;&lt;P&gt;You have to create another directory under /optstreamfwd/configs (I called it Splunk) and select and modify for your needs the xml files you will find on these templates. I started modifying those xml under the Default directory of&amp;nbsp; Stream App located at the indexer, wich seam to have the same format.&lt;/P&gt;&lt;P&gt;If it doesn't work, check the log file located at&amp;nbsp;/opt/streamfwd/var/log and post some errors here.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 14:27:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Stream-Start-Error-on-Ubuntu-18-04/m-p/519712#M63455</guid>
      <dc:creator>jraso</dc:creator>
      <dc:date>2020-09-15T14:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stream  Start Error on Ubuntu 18.04</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Stream-Start-Error-on-Ubuntu-18-04/m-p/519736#M63457</link>
      <description>&lt;P&gt;I've just remembered another little problem, perhaps is your case:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You have to modify the start Script of Streamfwd&lt;UL&gt;&lt;LI&gt;This is the path: /etc/init.d/streamfwd&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;You have to add these lines to the script, as the error is related to a non existing directory /var/run/streamfwd&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;if [ ! -d /var/run/streamfwd ]; then&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;mkdir /var/run/streamfwd/&lt;/LI&gt;&lt;LI&gt;fi&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Check if it's your case too and please comment.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 15 Sep 2020 15:11:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Stream-Start-Error-on-Ubuntu-18-04/m-p/519736#M63457</guid>
      <dc:creator>jraso</dc:creator>
      <dc:date>2020-09-15T15:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stream  Start Error on Ubuntu 18.04</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Stream-Start-Error-on-Ubuntu-18-04/m-p/521974#M63606</link>
      <description>&lt;P&gt;TNX for all suggestions!&lt;/P&gt;&lt;P&gt;I finally succeeded upgrading to new coming stream 7.3! The problem does not exist in that version!&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:42:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Stream-Start-Error-on-Ubuntu-18-04/m-p/521974#M63606</guid>
      <dc:creator>banaie</dc:creator>
      <dc:date>2020-09-29T12:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Stream  Start Error on Ubuntu 18.04</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Stream-Start-Error-on-Ubuntu-18-04/m-p/521985#M63607</link>
      <description>&lt;P&gt;Good to know, thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:12:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Stream-Start-Error-on-Ubuntu-18-04/m-p/521985#M63607</guid>
      <dc:creator>jraso</dc:creator>
      <dc:date>2020-09-29T13:12:42Z</dc:date>
    </item>
  </channel>
</rss>

