<?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 forwarder is starting but not appearing in &amp;quot;Select Forwarder&amp;quot; Page in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/splunk-forwarder-is-starting-but-not-appearing-in-quot-Select/m-p/370207#M169850</link>
    <description>&lt;P&gt;Ah, I missed the part about Splunk Cloud.&lt;/P&gt;

&lt;P&gt;The docs say this:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;To enable you to use Splunk Web to&lt;BR /&gt;
manage forwarders and configure data&lt;BR /&gt;
inputs) In the Deployment Server&lt;BR /&gt;
dialog, enter your Splunk Cloud&lt;BR /&gt;
hostname in the Hostname or IP field.&lt;BR /&gt;
Specify the URL provided in your&lt;BR /&gt;
Welcome email, omitting the leading&lt;BR /&gt;
https:// and preceding the URL with&lt;BR /&gt;
"input-". For example:&lt;BR /&gt;
input-prd-p-z41nh2qlt7cx.cloud.splunk.com.&lt;BR /&gt;
(Note: When you install the universal&lt;BR /&gt;
forwarder on other platforms, you must&lt;BR /&gt;
configure the deployment server/client&lt;BR /&gt;
settings manually by editing .conf&lt;BR /&gt;
files. On Windows, this logic is&lt;BR /&gt;
included in the installer.)&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Check this: &lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/7.0.0/User/ForwardDataToSplunkCloudFromWindows"&gt;https://docs.splunk.com/Documentation/SplunkCloud/7.0.0/User/ForwardDataToSplunkCloudFromWindows&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 01 May 2018 12:34:23 GMT</pubDate>
    <dc:creator>xpac</dc:creator>
    <dc:date>2018-05-01T12:34:23Z</dc:date>
    <item>
      <title>splunk forwarder is starting but not appearing in "Select Forwarder" Page</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-forwarder-is-starting-but-not-appearing-in-quot-Select/m-p/370202#M169845</link>
      <description>&lt;P&gt;I am trying to setup a universal splunk forwarder but I think I am missing something.&lt;BR /&gt;
&lt;STRONG&gt;On restart splunk forwarder is starting?&lt;/STRONG&gt; here is attached screenshot&lt;BR /&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/4861i7704D43D04682C53/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;&lt;STRONG&gt;but in Select Forwarders screen its not appearing.&lt;/STRONG&gt;  here is attached screenshot&lt;BR /&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/4862i7A775A8EA982CEC1/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;BR /&gt;
I think i am messing up with outputs.conf.&lt;BR /&gt;
Any help would be appreciable&lt;/P&gt;</description>
      <pubDate>Sat, 28 Apr 2018 07:09:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-forwarder-is-starting-but-not-appearing-in-quot-Select/m-p/370202#M169845</guid>
      <dc:creator>ominfo</dc:creator>
      <dc:date>2018-04-28T07:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: splunk forwarder is starting but not appearing in "Select Forwarder" Page</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-forwarder-is-starting-but-not-appearing-in-quot-Select/m-p/370203#M169846</link>
      <description>&lt;P&gt;You most likely forgot to tell your UF where your central Splunk instance is located. On a Windows UF, you could do this during installation (it's asking for a Deployment Server IP).&lt;BR /&gt;
After installation, go to Splunk UF install directory, go to subdirectory bin, run &lt;CODE&gt;splunk.exe set deploy-poll IP:8089&lt;/CODE&gt;, where IP is the IP/hostname of your central Splunk instance.&lt;/P&gt;

&lt;P&gt;Alternatively, and cleaner for later management, would be to go to Splunk UF install directory, go to subdirectory &lt;CODE&gt;etc/apps&lt;/CODE&gt;, create a new directory &lt;CODE&gt;deploymentclient-config&lt;/CODE&gt;, create a subdirectory &lt;CODE&gt;default&lt;/CODE&gt;, create a file named &lt;CODE&gt;deploymentclient.conf&lt;/CODE&gt;, put this in the file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[deployment-client]

[target-broker:deploymentServer]
targetUri = deploymentserver.splunk.mycompany.com:8089
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Again, replace it with your IP/hostname. &lt;/P&gt;

&lt;P&gt;If that doesn't work, check for a firewall issue between UF and central Splunk. &lt;/P&gt;</description>
      <pubDate>Sun, 29 Apr 2018 09:15:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-forwarder-is-starting-but-not-appearing-in-quot-Select/m-p/370203#M169846</guid>
      <dc:creator>xpac</dc:creator>
      <dc:date>2018-04-29T09:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: splunk forwarder is starting but not appearing in "Select Forwarder" Page</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-forwarder-is-starting-but-not-appearing-in-quot-Select/m-p/370204#M169847</link>
      <description>&lt;P&gt;Thanks a lot for replying..&lt;/P&gt;

&lt;P&gt;I made required changes and restarted splunk&lt;BR /&gt;
I am getting below message in var/logs/splunk&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;05-01-2018 11:14:19.763 +0530 WARN  TailReader - Could not send data to output queue (parsingQueue), retrying...
05-01-2018 11:14:26.129 +0530 WARN  TcpOutputProc - Cooked connection to ip=10.1.1.200:9997 timed out
05-01-2018 11:14:26.229 +0530 WARN  TcpOutputProc - Cooked connection to ip=34.224.249.175:9997 timed out
05-01-2018 11:14:30.228 +0530 INFO  DC:DeploymentClient - channel=tenantService/handshake Will retry sending handshake message to DS; err=not_connected
05-01-2018 11:14:39.727 +0530 WARN  HttpPubSubConnection - Unable to parse message from PubSubSvr: 
05-01-2018 11:14:39.727 +0530 INFO  HttpPubSubConnection - Could not obtain connection, will retry after=77.394 seconds.
05-01-2018 11:14:42.229 +0530 INFO  DC:DeploymentClient - channel=tenantService/handshake Will retry sending handshake message to DS; err=not_connected
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 01 May 2018 05:47:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-forwarder-is-starting-but-not-appearing-in-quot-Select/m-p/370204#M169847</guid>
      <dc:creator>ominfo</dc:creator>
      <dc:date>2018-05-01T05:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: splunk forwarder is starting but not appearing in "Select Forwarder" Page</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-forwarder-is-starting-but-not-appearing-in-quot-Select/m-p/370205#M169848</link>
      <description>&lt;P&gt;Okay, your connections time out. In 99% of all cases, this is a firewall related problem, because firewalls tend to silently drop requests that are not allowed, creating timeouts when trying to connect.&lt;BR /&gt;
You should check with your network security people, they're most likely able to help you. &lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 10:41:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-forwarder-is-starting-but-not-appearing-in-quot-Select/m-p/370205#M169848</guid>
      <dc:creator>xpac</dc:creator>
      <dc:date>2018-05-01T10:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: splunk forwarder is starting but not appearing in "Select Forwarder" Page</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-forwarder-is-starting-but-not-appearing-in-quot-Select/m-p/370206#M169849</link>
      <description>&lt;P&gt;I opened 8089 port from firewall&lt;BR /&gt;
for both inbound and outbound calls&lt;/P&gt;

&lt;P&gt;I am configuring a splunk cloud with a universal forwarder in my local machine.&lt;BR /&gt;
I think i am providing wrong deployment server.&lt;/P&gt;

&lt;P&gt;I provided domain of splunk cloud url as deployment server. is that correct?&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 12:07:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-forwarder-is-starting-but-not-appearing-in-quot-Select/m-p/370206#M169849</guid>
      <dc:creator>ominfo</dc:creator>
      <dc:date>2018-05-01T12:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: splunk forwarder is starting but not appearing in "Select Forwarder" Page</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-forwarder-is-starting-but-not-appearing-in-quot-Select/m-p/370207#M169850</link>
      <description>&lt;P&gt;Ah, I missed the part about Splunk Cloud.&lt;/P&gt;

&lt;P&gt;The docs say this:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;To enable you to use Splunk Web to&lt;BR /&gt;
manage forwarders and configure data&lt;BR /&gt;
inputs) In the Deployment Server&lt;BR /&gt;
dialog, enter your Splunk Cloud&lt;BR /&gt;
hostname in the Hostname or IP field.&lt;BR /&gt;
Specify the URL provided in your&lt;BR /&gt;
Welcome email, omitting the leading&lt;BR /&gt;
https:// and preceding the URL with&lt;BR /&gt;
"input-". For example:&lt;BR /&gt;
input-prd-p-z41nh2qlt7cx.cloud.splunk.com.&lt;BR /&gt;
(Note: When you install the universal&lt;BR /&gt;
forwarder on other platforms, you must&lt;BR /&gt;
configure the deployment server/client&lt;BR /&gt;
settings manually by editing .conf&lt;BR /&gt;
files. On Windows, this logic is&lt;BR /&gt;
included in the installer.)&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Check this: &lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/7.0.0/User/ForwardDataToSplunkCloudFromWindows"&gt;https://docs.splunk.com/Documentation/SplunkCloud/7.0.0/User/ForwardDataToSplunkCloudFromWindows&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 12:34:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-forwarder-is-starting-but-not-appearing-in-quot-Select/m-p/370207#M169850</guid>
      <dc:creator>xpac</dc:creator>
      <dc:date>2018-05-01T12:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: splunk forwarder is starting but not appearing in "Select Forwarder" Page</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-forwarder-is-starting-but-not-appearing-in-quot-Select/m-p/370208#M169851</link>
      <description>&lt;P&gt;Great... it worked&lt;BR /&gt;
Many many thanks man..&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 12:58:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-forwarder-is-starting-but-not-appearing-in-quot-Select/m-p/370208#M169851</guid>
      <dc:creator>ominfo</dc:creator>
      <dc:date>2018-05-01T12:58:52Z</dc:date>
    </item>
  </channel>
</rss>

