<?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 unable to establish a connection between the indexer and forwarder? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368142#M66888</link>
    <description>&lt;P&gt;I have done that, i was just checking the status of the splunk and want to try &lt;/P&gt;

&lt;P&gt;ping myipaddress --- just want to check the connection between forwarder and indexer&lt;/P&gt;

&lt;P&gt;and want to try command----  splunk add forward -server myipaddress:9997&lt;/P&gt;

&lt;P&gt;but im stopping at this point itself ..&lt;/P&gt;

&lt;P&gt;[user@localhost bin]$ ./splunk start&lt;BR /&gt;
splunkd 7002 was not running.&lt;BR /&gt;
Stopping splunk helpers...&lt;BR /&gt;
                                                           [  OK  ]&lt;BR /&gt;
Done.&lt;BR /&gt;
Stopped helpers.&lt;BR /&gt;
Removing stale pid file... done.&lt;BR /&gt;
Splunk&amp;gt; Another one.&lt;/P&gt;

&lt;P&gt;Checking prerequisites...&lt;BR /&gt;
    Checking mgmt port [8089]: open&lt;BR /&gt;
    Checking conf files for problems...&lt;BR /&gt;
    Done&lt;BR /&gt;
    Checking default conf files for edits...&lt;BR /&gt;
    Validating installed files against hashes from '/opt/splunkforwarder/splunkforwarder-6.5.2-67571ef4b87d-linux-2.6-x86_64-manifest'&lt;BR /&gt;
    All installed files intact.&lt;BR /&gt;
    Done&lt;BR /&gt;
All preliminary checks passed.&lt;/P&gt;

&lt;P&gt;Starting splunk server daemon (splunkd)...&lt;BR /&gt;&lt;BR /&gt;
Done&lt;BR /&gt;
                                                           [  OK  ]&lt;BR /&gt;
[user@localhost bin]$ splunk status&lt;BR /&gt;
bash: splunk: command not found...&lt;/P&gt;</description>
    <pubDate>Wed, 22 Mar 2017 03:01:49 GMT</pubDate>
    <dc:creator>raghu0463</dc:creator>
    <dc:date>2017-03-22T03:01:49Z</dc:date>
    <item>
      <title>Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368140#M66886</link>
      <description>&lt;P&gt;I installed the forwarder on Linux VM and I'm trying to establish a connection between indexer and forwarder, but was unable to do that. When i was trying to start forwarder, the command is not working and don't know why ? -    (./splunk start)&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 00:40:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368140#M66886</guid>
      <dc:creator>raghu0463</dc:creator>
      <dc:date>2017-03-21T00:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368141#M66887</link>
      <description>&lt;P&gt;You need to be in the &lt;CODE&gt;bin&lt;/CODE&gt; directory to start the Splunk forwarder&lt;/P&gt;

&lt;P&gt;Go to &lt;CODE&gt;/opt/splunkforwarder/bin&lt;/CODE&gt; and execute &lt;CODE&gt;./splunk start&lt;/CODE&gt; or do it all in a one liner like &lt;CODE&gt;/opt/splunkforwarder/bin/splunk start&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 02:18:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368141#M66887</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-03-21T02:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368142#M66888</link>
      <description>&lt;P&gt;I have done that, i was just checking the status of the splunk and want to try &lt;/P&gt;

&lt;P&gt;ping myipaddress --- just want to check the connection between forwarder and indexer&lt;/P&gt;

&lt;P&gt;and want to try command----  splunk add forward -server myipaddress:9997&lt;/P&gt;

&lt;P&gt;but im stopping at this point itself ..&lt;/P&gt;

&lt;P&gt;[user@localhost bin]$ ./splunk start&lt;BR /&gt;
splunkd 7002 was not running.&lt;BR /&gt;
Stopping splunk helpers...&lt;BR /&gt;
                                                           [  OK  ]&lt;BR /&gt;
Done.&lt;BR /&gt;
Stopped helpers.&lt;BR /&gt;
Removing stale pid file... done.&lt;BR /&gt;
Splunk&amp;gt; Another one.&lt;/P&gt;

&lt;P&gt;Checking prerequisites...&lt;BR /&gt;
    Checking mgmt port [8089]: open&lt;BR /&gt;
    Checking conf files for problems...&lt;BR /&gt;
    Done&lt;BR /&gt;
    Checking default conf files for edits...&lt;BR /&gt;
    Validating installed files against hashes from '/opt/splunkforwarder/splunkforwarder-6.5.2-67571ef4b87d-linux-2.6-x86_64-manifest'&lt;BR /&gt;
    All installed files intact.&lt;BR /&gt;
    Done&lt;BR /&gt;
All preliminary checks passed.&lt;/P&gt;

&lt;P&gt;Starting splunk server daemon (splunkd)...&lt;BR /&gt;&lt;BR /&gt;
Done&lt;BR /&gt;
                                                           [  OK  ]&lt;BR /&gt;
[user@localhost bin]$ splunk status&lt;BR /&gt;
bash: splunk: command not found...&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 03:01:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368142#M66888</guid>
      <dc:creator>raghu0463</dc:creator>
      <dc:date>2017-03-22T03:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368143#M66889</link>
      <description>&lt;P&gt;You're in the &lt;CODE&gt;bin&lt;/CODE&gt; directory already so the command should look like this.. &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;./splunk status&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;If you weren't in the bin direcotry then it would look like this &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;/opt/splunkforwarder/bin/splunk status&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 20:38:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368143#M66889</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-03-22T20:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368144#M66890</link>
      <description>&lt;P&gt;You should also do a telnet from your forwarder to the indexer to verify your not getting blocked by a firewall&lt;/P&gt;

&lt;P&gt;Install telnet &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;sudo yum install telnet&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Once installed run this&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;telnet INDEXER_IP 9997&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;It should successfully connect &lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 20:41:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368144#M66890</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-03-22T20:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368145#M66891</link>
      <description>&lt;P&gt;Im getting this error while trying to run that command :&lt;/P&gt;

&lt;P&gt;[user@localhost bin]$ sudo yum install telnet&lt;BR /&gt;
[sudo] password for user : &lt;BR /&gt;
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-&lt;BR /&gt;
              : manager&lt;BR /&gt;
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.&lt;BR /&gt;
There are no enabled repos.&lt;BR /&gt;
 Run "yum repolist all" to see the repos you have.&lt;BR /&gt;
 You can enable repos with yum-config-manager --enable &lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 01:34:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368145#M66891</guid>
      <dc:creator>raghu0463</dc:creator>
      <dc:date>2017-03-24T01:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368146#M66892</link>
      <description>&lt;P&gt;this helped me ..&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 01:35:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368146#M66892</guid>
      <dc:creator>raghu0463</dc:creator>
      <dc:date>2017-03-24T01:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368147#M66893</link>
      <description>&lt;P&gt;[user@localhost bin]$ yum repolist all&lt;BR /&gt;
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-&lt;BR /&gt;
              : manager&lt;BR /&gt;
repolist: 0&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 01:37:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368147#M66893</guid>
      <dc:creator>raghu0463</dc:creator>
      <dc:date>2017-03-24T01:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368148#M66894</link>
      <description>&lt;P&gt;Feel free to upvote if it helped &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 01:50:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368148#M66894</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-03-24T01:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368149#M66895</link>
      <description>&lt;P&gt;This is more of a RHEL issue than Splunk, but it looks like you have a bad date or time on your system. You may also not have the subscription registered &lt;/P&gt;

&lt;P&gt;What do you get when you run &lt;CODE&gt;./splunk status&lt;/CODE&gt; while in the &lt;CODE&gt;/opt/splunkforwarder/bin&lt;/CODE&gt; directory? &lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 04:12:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368149#M66895</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-03-24T04:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368150#M66896</link>
      <description>&lt;P&gt;[user@localhost bin]$ ./splunk status&lt;BR /&gt;
splunkd is running (PID: 4365).&lt;BR /&gt;
splunk helpers are running (PIDs: 4376).&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 23:26:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368150#M66896</guid>
      <dc:creator>raghu0463</dc:creator>
      <dc:date>2017-03-24T23:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368151#M66897</link>
      <description>&lt;P&gt;at last I have established the connection between indexer (host-windows) and forwarder(Linux) but now I'm stuck again at adding a specific indexer where I need to send my data. Actually I'm getting  document for windows but I'm feeling bit difficult in finding the documents for Linux. &lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 01:40:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368151#M66897</guid>
      <dc:creator>raghu36668</dc:creator>
      <dc:date>2017-03-28T01:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368152#M66898</link>
      <description>&lt;P&gt;at last I have established the connection between indexer (host-windows) and forwarder(Linux) but now I'm stuck again at adding a specific indexer where I need to send my data. Actually I'm getting document for windows but I'm feeling bit difficult in finding the documents for Linux.  I was trying to edit the outputs.conf file but its bit different from windows one I think ....!!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 01:45:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368152#M66898</guid>
      <dc:creator>raghu0463</dc:creator>
      <dc:date>2017-03-28T01:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368153#M66899</link>
      <description>&lt;P&gt;i was trying to add a folder to forwarder to read data but its giving me an error ..as your session is invalid. please login.&lt;/P&gt;

&lt;P&gt;[root@localhost bin]# ./splunk add monitor /home/user/Desktop/Forward_Data -index my_db&lt;BR /&gt;
Your session is invalid.  Please login.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:28:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368153#M66899</guid>
      <dc:creator>raghu0463</dc:creator>
      <dc:date>2020-09-29T13:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368154#M66900</link>
      <description>&lt;P&gt;That's standard, the default creds for the forwarder are &lt;/P&gt;

&lt;P&gt;user = admin&lt;BR /&gt;
password = changeme&lt;/P&gt;

&lt;P&gt;Once you enter this info, the forwarder will be added&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 00:51:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368154#M66900</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-03-29T00:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368155#M66901</link>
      <description>&lt;P&gt;I have tried that login credentials but its not working either,&lt;BR /&gt;
and the forwarder is added already i jus want to send the data form forwarder to indexer&lt;BR /&gt;
so im trying to add folder to forwarder to monitor the data&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 00:59:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368155#M66901</guid>
      <dc:creator>raghu0463</dc:creator>
      <dc:date>2017-03-29T00:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to establish a connection between the indexer and forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368156#M66902</link>
      <description>&lt;P&gt;Reach out to me privately or start a new question for more info&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 02:42:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-am-I-unable-to-establish-a-connection-between-the-indexer/m-p/368156#M66902</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-03-29T02:42:24Z</dc:date>
    </item>
  </channel>
</rss>

