<?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 connection refused in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-connection-refused/m-p/89763#M1283</link>
    <description>&lt;P&gt;thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jan 2013 15:26:45 GMT</pubDate>
    <dc:creator>1234testtest</dc:creator>
    <dc:date>2013-01-25T15:26:45Z</dc:date>
    <item>
      <title>Splunk connection refused</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-connection-refused/m-p/89761#M1281</link>
      <description>&lt;P&gt;This seemingly looks like a simple problem but yet to come out of it.&lt;BR /&gt;
I have a program which used to just work fine (uses splunk java sdk). Suddenly, it stopped working and giving me - java.net.ConnectException: Connection refused: connect.&lt;BR /&gt;
I have checked ports are open. This is localhost only.&lt;BR /&gt;
Pl guide what else could be looked for.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2013 16:31:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-connection-refused/m-p/89761#M1281</guid>
      <dc:creator>1234testtest</dc:creator>
      <dc:date>2013-01-16T16:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk connection refused</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-connection-refused/m-p/89762#M1282</link>
      <description>&lt;P&gt;Based on the error, it is not your credentials that are causing this issue. I know that if your server isn't running, you definitely get the same error when trying to connect.&lt;/P&gt;

&lt;P&gt;If your server is indeed running, then the next logical step would be to try and connect to the server from the command line using curl (of course change the host, credentials etc.):&lt;BR /&gt;
&lt;PRE&gt;&lt;CODE&gt;curl -k &lt;A href="https://localhost:8089/services/auth/login"&gt;https://localhost:8089/services/auth/login&lt;/A&gt; -d username=admin -d password=changeme&lt;/CODE&gt;&lt;/PRE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2013 17:57:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-connection-refused/m-p/89762#M1282</guid>
      <dc:creator>Neeraj_Luthra</dc:creator>
      <dc:date>2013-01-17T17:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk connection refused</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-connection-refused/m-p/89763#M1283</link>
      <description>&lt;P&gt;thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2013 15:26:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-connection-refused/m-p/89763#M1283</guid>
      <dc:creator>1234testtest</dc:creator>
      <dc:date>2013-01-25T15:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk connection refused</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-connection-refused/m-p/89764#M1284</link>
      <description>&lt;P&gt;I am trying to connect Splunk using command line. Below is my code as per documentation -&lt;/P&gt;

&lt;P&gt;curl --get -k -u scottwedeking:pL6tpMXDXQZuil3y06wN -d "output_&lt;BR /&gt;
mode=csv" -d "count=5" &lt;A href="https://api.nr5b-yk5q.data.splunkstorm.com:8089/servicesN"&gt;https://api.nr5b-yk5q.data.splunkstorm.com:8089/servicesN&lt;/A&gt;&lt;BR /&gt;
S/scottwedeking/search/search/jobs/1310082457.10/results&lt;BR /&gt;
But I am getting this error :&lt;/P&gt;

&lt;P&gt;curl: (7) Failed to connect to api.nr5b-yk5q.data.splunkstorm.com port 8089: Con&lt;BR /&gt;
nection refused&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2014 12:57:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-connection-refused/m-p/89764#M1284</guid>
      <dc:creator>scottwedeking</dc:creator>
      <dc:date>2014-05-20T12:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk connection refused</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-connection-refused/m-p/89765#M1285</link>
      <description>&lt;P&gt;I got this error when I forgot the port number. Couldn't figure out why I was able to access from one PC but not another one sat side-by-side. Luckily it didn't take me more than 5 minutes to realise my mistake, but saw this window (the post of this question) still open, and thought I would suggest the more likely cause (user error).&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2018 14:24:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-connection-refused/m-p/89765#M1285</guid>
      <dc:creator>nfrengle</dc:creator>
      <dc:date>2018-06-15T14:24:11Z</dc:date>
    </item>
  </channel>
</rss>

