<?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: Why am I not getting data from the Splunk App for Stream using a universal forwarder with my current configuration? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260794#M50041</link>
    <description>&lt;P&gt;Have you restarted the UF since installing the Stream TA in /etc/apps?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Jul 2016 16:09:03 GMT</pubDate>
    <dc:creator>sjaworski</dc:creator>
    <dc:date>2016-07-16T16:09:03Z</dc:date>
    <item>
      <title>Why am I not getting data from the Splunk App for Stream using a universal forwarder with my current configuration?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260788#M50035</link>
      <description>&lt;P&gt;My problem like this &lt;A href="https://answers.splunk.com/answers/209017/why-am-i-not-getting-data-from-the-splunk-app-for.html"&gt;https://answers.splunk.com/answers/209017/why-am-i-not-getting-data-from-the-splunk-app-for.html&lt;/A&gt;, but i can not find out solve in this post. Can anyone confirm exactly how the stream config is supposed to be setup on a universal forwarder and how the indexer is configured for each streamfwd source?&lt;BR /&gt;
Splunk is version 6.4.2 with app for stream  6.5.1&lt;BR /&gt;
The forwarder I'm testing with is version 6.4.2&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 07:53:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260788#M50035</guid>
      <dc:creator>dailv1808</dc:creator>
      <dc:date>2016-07-15T07:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I not getting data from the Splunk App for Stream using a universal forwarder with my current configuration?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260789#M50036</link>
      <description>&lt;P&gt;are you running the forwarder plunked with root?&lt;BR /&gt;
did you use the script to give permissions on the stream TA?&lt;BR /&gt;
    Go to $SPLUNK_HOME/etc/apps/Splunk_TA_stream.&lt;BR /&gt;
    Issue the command sudo ./set_permissions.sh&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:15:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260789#M50036</guid>
      <dc:creator>diogofgm</dc:creator>
      <dc:date>2020-09-29T10:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I not getting data from the Splunk App for Stream using a universal forwarder with my current configuration?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260790#M50037</link>
      <description>&lt;P&gt;i have installed fowarder on win7. So how to running the forwarder with root?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2016 02:34:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260790#M50037</guid>
      <dc:creator>dailv1808</dc:creator>
      <dc:date>2016-07-16T02:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I not getting data from the Splunk App for Stream using a universal forwarder with my current configuration?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260791#M50038</link>
      <description>&lt;P&gt;more detail: &lt;BR /&gt;
step 1: I installed &lt;STRONG&gt;SPlunk_App_For_Stream&lt;/STRONG&gt; on Splunk server.&lt;BR /&gt;
Step 2: Install Forwarder on Win7 machine, use administrator account&lt;BR /&gt;
Step 3: copy &lt;STRONG&gt;Splunk_TA_stream&lt;/STRONG&gt; folder from &lt;STRONG&gt;C:\Program Files\Splunk\etc\deployment-apps&lt;/STRONG&gt; on Splunk server to &lt;STRONG&gt;C:\Program Files\SplunkUniversalForwarder\etc\apps&lt;/STRONG&gt; folder on win7 machine.&lt;BR /&gt;
Step 4: Splunk_TA_stream inputs.conf on the forwarder has been configured as follows:&lt;BR /&gt;
 *&lt;STRONG&gt;&lt;EM&gt;[streamfwd://streamfwd]&lt;BR /&gt;
 splunk_stream_app_location = &lt;A href="http://INDEXER_FQDN:8000/en-us/custom/splunk_app_stream/" target="_blank"&gt;http://INDEXER_FQDN:8000/en-us/custom/splunk_app_stream/&lt;/A&gt;&lt;BR /&gt;
 disabled = 0&lt;/EM&gt;&lt;/STRONG&gt;*&lt;BR /&gt;
Where INDEXER_FQDN is the full domain name of the splunk server. &lt;/P&gt;

&lt;P&gt;Splunk server just received application log, system log, CPU, Ram log.... from win7 machine. However none of the &lt;STRONG&gt;stream data&lt;/STRONG&gt; from the forwarder is showing up in the Splunk Server. &lt;BR /&gt;
i was search &lt;EM&gt;host="WIN-ORBA5MJH4BM" source=stream&lt;/EM&gt;* but no have results found&lt;BR /&gt;
WIN-ORBA5MJH4BM is the domain name of the win7 machine&lt;BR /&gt;
Can you confirm exactly how the stream config?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:15:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260791#M50038</guid>
      <dc:creator>dailv1808</dc:creator>
      <dc:date>2020-09-29T10:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I not getting data from the Splunk App for Stream using a universal forwarder with my current configuration?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260792#M50039</link>
      <description>&lt;P&gt;On Windows, Start Task Manager, Select Processes and make sure the Universal Forwarder splunkd.exe and Stream streamfwd.exe is running as System.  If it's running as system you should be good.&lt;/P&gt;

&lt;P&gt;Make sure the Splunk Stream app is install on your search head,  unless your indexer is also your search head.  This is where you will configure Splunk Stream on what to collect.  The stream app on the UF will receive it's configuration from the search head.&lt;/P&gt;

&lt;P&gt;Run the btool command form the Splunk bin directory, &lt;CODE&gt;splunk btool inputs list streamfwd&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1586i39347DC00F455374/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;By default Splunk stream logs to the main index.  Maybe search index=main    It's possible you search is not searching the main index by default. &lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2016 15:25:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260792#M50039</guid>
      <dc:creator>sjaworski</dc:creator>
      <dc:date>2016-07-16T15:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I not getting data from the Splunk App for Stream using a universal forwarder with my current configuration?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260793#M50040</link>
      <description>&lt;P&gt;Hi you.&lt;BR /&gt;
Thank you for your reply.&lt;BR /&gt;
On Processes tab, it just have splunkd.exe, not streamfwd.exe.&lt;BR /&gt;
when i run &lt;STRONG&gt;splunk btool inputs list streamfwd&lt;/STRONG&gt; command&lt;BR /&gt;
&lt;IMG src="http://www.upsieutoc.com/images/2016/07/16/Capture49d75.png" alt="Capture49d75.png" /&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.upsieutoc.com/image/hbOg"&gt;&lt;IMG src="http://www.upsieutoc.com/images/2016/07/16/Capture49d75.md.png" alt="Capture49d75.png" /&gt;&lt;/A&gt;&lt;BR /&gt;
So how to config to Splunk server get stream data from windows?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2016 15:47:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260793#M50040</guid>
      <dc:creator>dailv1808</dc:creator>
      <dc:date>2016-07-16T15:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I not getting data from the Splunk App for Stream using a universal forwarder with my current configuration?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260794#M50041</link>
      <description>&lt;P&gt;Have you restarted the UF since installing the Stream TA in /etc/apps?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2016 16:09:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260794#M50041</guid>
      <dc:creator>sjaworski</dc:creator>
      <dc:date>2016-07-16T16:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I not getting data from the Splunk App for Stream using a universal forwarder with my current configuration?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260795#M50042</link>
      <description>&lt;P&gt;I both run streamfwd.exe in C:\Program Files\SplunkUniversalForwarder\etc\apps\Splunk_TA_stram\windows_x86_64\bin and Splunk.exe inC:\Program Files\SplunkUniversalForwarder\bin but no difference at all&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:15:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260795#M50042</guid>
      <dc:creator>dailv1808</dc:creator>
      <dc:date>2020-09-29T10:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I not getting data from the Splunk App for Stream using a universal forwarder with my current configuration?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260796#M50043</link>
      <description>&lt;P&gt;You do no need to start the streamfwd.exe by itself.  Splunk will automatically start it when UF restarts.  &lt;/P&gt;

&lt;P&gt;Execute &lt;CODE&gt;C:\Program Files\SplunkUniversalForwarder\bin\ splunk restart&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;If that does not work, on your Splunk search head start reviewing the splunkd.log of the windows 7 host.  Search &lt;CODE&gt;index=_internal host=win-orba5mjh4bm stream&lt;/CODE&gt;  start reviewing the log.  It may give an indication of what is going on.    &lt;/P&gt;

&lt;P&gt;Or you can grep (find on Windows) &lt;CODE&gt;find /I "stream" splunkd.log&lt;/CODE&gt;locally on the win 7 host in c:/program files/splunkuniversalforwarder/var/log/splunk/ &lt;/P&gt;

&lt;P&gt;Also, check out the streamfwd.log.  &lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2016 16:39:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260796#M50043</guid>
      <dc:creator>sjaworski</dc:creator>
      <dc:date>2016-07-16T16:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I not getting data from the Splunk App for Stream using a universal forwarder with my current configuration?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260797#M50044</link>
      <description>&lt;P&gt;I spent 2 days for this problem and now it solved. &lt;BR /&gt;
I restarted splunk with this command &lt;STRONG&gt;C:\Program Files\SplunkUniversalForwarder\bin\splunk restart&lt;/STRONG&gt;&lt;BR /&gt;
and then splunk_server received stream data from window. And now i wonder why it cann't get data when i double click on splunk.exe in C:\Program Files\SplunkUniversalForwarder\bin. &lt;BR /&gt;
Thank you so muchhhhhhhhh!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2016 17:21:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-not-getting-data-from-the-Splunk-App-for-Stream-using-a/m-p/260797#M50044</guid>
      <dc:creator>dailv1808</dc:creator>
      <dc:date>2016-07-16T17:21:44Z</dc:date>
    </item>
  </channel>
</rss>

