<?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: no records found in splunk in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210937#M22631</link>
    <description>&lt;P&gt;Why did you mark your answer as the solution?&lt;/P&gt;

&lt;P&gt;Is windows firewall blocking the connection?&lt;/P&gt;

&lt;P&gt;Do you have the correct port number?&lt;/P&gt;

&lt;P&gt;Can you open the same in a web browser?&lt;/P&gt;</description>
    <pubDate>Sat, 31 Dec 2016 13:33:40 GMT</pubDate>
    <dc:creator>jkat54</dc:creator>
    <dc:date>2016-12-31T13:33:40Z</dc:date>
    <item>
      <title>no records found in splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210930#M22624</link>
      <description>&lt;H2&gt;I see this error in my Jenkins log - is this the reason no records found in splunk. show me some light &lt;/H2&gt;

&lt;P&gt;Dec 30, 2016 11:03:55 AM SEVERE com.splunk.splunkjenkins.utils.LogConsumer run&lt;BR /&gt;
will resend the message:{raw data{level=INFO, log_source=hudson.model.AsyncPeriodicWork$1 run, message=Started Splunk data monitor}}&lt;BR /&gt;
Dec 30, 2016 11:03:59 AM WARNING com.splunk.splunkjenkins.utils.LogConsumer run&lt;BR /&gt;
content length:234&lt;BR /&gt;
org.apache.http.conn.HttpHostConnectException: Connect to PC93274:8088 [PC93274/10.91.72.77, PC93274/10.91.80.126, PC93274/0:0:0:0:0:0:0:1] failed: Connection refused: connect&lt;BR /&gt;
    at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:158)&lt;BR /&gt;
    at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)&lt;BR /&gt;
    at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)&lt;BR /&gt;
    at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)&lt;BR /&gt;
    at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)&lt;BR /&gt;
    at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)&lt;BR /&gt;
    at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)&lt;BR /&gt;
    at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)&lt;BR /&gt;
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:71)&lt;BR /&gt;
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:220)&lt;BR /&gt;
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:164)&lt;BR /&gt;
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:139)&lt;BR /&gt;
    at com.splunk.splunkjenkins.utils.LogConsumer.run(LogConsumer.java:84)&lt;BR /&gt;
Caused by: java.net.ConnectException: Connection refused: connect&lt;BR /&gt;
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)&lt;BR /&gt;
    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)&lt;BR /&gt;
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)&lt;BR /&gt;
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)&lt;BR /&gt;
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)&lt;BR /&gt;
    at java.net.PlainSocketImpl.connect(Unknown Source)&lt;BR /&gt;
    at java.net.SocksSocketImpl.connect(Unknown Source)&lt;BR /&gt;
    at java.net.Socket.connect(Unknown Source)&lt;BR /&gt;
    at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:337)&lt;BR /&gt;
    at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:141)&lt;BR /&gt;
    ... 12 more&lt;/P&gt;

&lt;P&gt;Dec 30, 2016 11:03:59 AM SEVERE com.splunk.splunkjenkins.utils.LogConsumer run&lt;BR /&gt;
will resend the message:{raw data{level=INFO, log_source=hudson.model.AsyncPeriodicWork$1 run, message=Finished Splunk data monitor. 0 ms}}&lt;BR /&gt;
Dec 30, 2016 11:03:59 AM WARNING com.splunk.splunkjenkins.utils.LogConsumer run&lt;BR /&gt;
content length:227&lt;BR /&gt;
org.apache.http.conn.HttpHostConnectException: Connect to PC93274:8088 [PC93274/10.91.72.77, PC93274/10.91.80.126, PC93274/0:0:0:0:0:0:0:1] failed: Connection refused: connect&lt;BR /&gt;
    at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:158)&lt;BR /&gt;
    at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)&lt;BR /&gt;
    at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)&lt;BR /&gt;
    at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)&lt;BR /&gt;
    at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)&lt;BR /&gt;
    at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)&lt;BR /&gt;
    at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)&lt;BR /&gt;
    at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)&lt;BR /&gt;
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:71)&lt;BR /&gt;
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:220)&lt;BR /&gt;
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:164)&lt;BR /&gt;
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:139)&lt;BR /&gt;
    at com.splunk.splunkjenkins.utils.LogConsumer.run(LogConsumer.java:84)&lt;BR /&gt;
Caused by: java.net.ConnectException: Connection refused: connect&lt;BR /&gt;
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)&lt;BR /&gt;
    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)&lt;BR /&gt;
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)&lt;BR /&gt;
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)&lt;BR /&gt;
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)&lt;BR /&gt;
    at java.net.PlainSocketImpl.connect(Unknown Source)&lt;BR /&gt;
    at java.net.SocksSocketImpl.connect(Unknown Source)&lt;BR /&gt;
    at java.net.Socket.connect(Unknown Source)&lt;BR /&gt;
    at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:337)&lt;BR /&gt;
    at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:141)&lt;BR /&gt;
    ... 12 more&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 06:23:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210930#M22624</guid>
      <dc:creator>tlnarayana</dc:creator>
      <dc:date>2016-12-30T06:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: no records found in splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210931#M22625</link>
      <description>&lt;P&gt;"failed: Connection refused: connect"  usually means there is a firewall blocking the port or the server you're connecting to isnt listening on that port.&lt;/P&gt;

&lt;P&gt;You could try 'telnet PC93274 8088' at a terminal to see if you get a "connection refused" error there too.&lt;/P&gt;

&lt;P&gt;You could try curl as well.&lt;/P&gt;

&lt;P&gt;On the server youre connecting to you can run netstat -an to see if 0.0.0.0 (or the IP of that server) is LISTENING on 8088.&lt;/P&gt;

&lt;P&gt;If you have a networking team, you'll probably want to contact them for assistance.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 13:59:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210931#M22625</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-12-30T13:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: no records found in splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210932#M22626</link>
      <description>&lt;P&gt;thanks for the reply.&lt;BR /&gt;
FYI - my Jenkins and splunk installed in my laptop - ie localhost&lt;/P&gt;

&lt;P&gt;telnet PC93274 8088  ==&amp;gt; gives no error.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 14:03:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210932#M22626</guid>
      <dc:creator>tlnarayana</dc:creator>
      <dc:date>2016-12-30T14:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: no records found in splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210933#M22627</link>
      <description>&lt;P&gt;thanks for the reply.&lt;BR /&gt;
FYI - my Jenkins and splunk installed in my laptop - ie localhost&lt;/P&gt;

&lt;P&gt;telnet PC93274 8088 ==&amp;gt; gives no error&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 14:03:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210933#M22627</guid>
      <dc:creator>tlnarayana</dc:creator>
      <dc:date>2016-12-30T14:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: no records found in splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210934#M22628</link>
      <description>&lt;P&gt;So is the problem solved?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 22:34:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210934#M22628</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-12-30T22:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: no records found in splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210935#M22629</link>
      <description>&lt;P&gt;not yet resolved &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Dec 2016 05:59:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210935#M22629</guid>
      <dc:creator>tlnarayana</dc:creator>
      <dc:date>2016-12-31T05:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: no records found in splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210936#M22630</link>
      <description>&lt;P&gt;not yet resolved&lt;/P&gt;</description>
      <pubDate>Sat, 31 Dec 2016 06:00:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210936#M22630</guid>
      <dc:creator>tlnarayana</dc:creator>
      <dc:date>2016-12-31T06:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: no records found in splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210937#M22631</link>
      <description>&lt;P&gt;Why did you mark your answer as the solution?&lt;/P&gt;

&lt;P&gt;Is windows firewall blocking the connection?&lt;/P&gt;

&lt;P&gt;Do you have the correct port number?&lt;/P&gt;

&lt;P&gt;Can you open the same in a web browser?&lt;/P&gt;</description>
      <pubDate>Sat, 31 Dec 2016 13:33:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210937#M22631</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-12-31T13:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: no records found in splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210938#M22632</link>
      <description>&lt;P&gt;I have no access to reply to your comments.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2017 13:39:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210938#M22632</guid>
      <dc:creator>tlnarayana</dc:creator>
      <dc:date>2017-01-02T13:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: no records found in splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210939#M22633</link>
      <description>&lt;P&gt;1) I have no access to reply to your comments.&lt;BR /&gt;
when I click submit button always ask - do you want to open or save add.json from answers.splunk.com&lt;/P&gt;

&lt;P&gt;2) not sure how to check firewall blocking !?&lt;/P&gt;

&lt;P&gt;3) yes - correct port number is configured as per documentation in Jenkins&lt;/P&gt;

&lt;P&gt;4) I can open the same in webbrowser&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2017 13:43:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210939#M22633</guid>
      <dc:creator>tlnarayana</dc:creator>
      <dc:date>2017-01-02T13:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: no records found in splunk</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210940#M22634</link>
      <description>&lt;P&gt;try use 127.0.0.1 as hostname which will bypass firewall. If it is still not work, I guess you didn't configure http event collector correctly, To enable it, go to Splunk Settings &amp;gt; Data inputs &amp;gt; HTTP Event Collector.&lt;BR /&gt;
Then click the Global Settings button in the upper-right corner.&lt;BR /&gt;
You can configure HTTP Port number and SSL on the Global Settings.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 02:51:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/no-records-found-in-splunk/m-p/210940#M22634</guid>
      <dc:creator>txiao_splunk</dc:creator>
      <dc:date>2017-01-03T02:51:04Z</dc:date>
    </item>
  </channel>
</rss>

