<?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 pull any events, even though I receive a success message from cURL? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-unable-to-pull-any-events-even-though-I-receive-a/m-p/221222#M65021</link>
    <description>&lt;P&gt;Yes , but I found the solution. During Event Collector set up I have mention sourcetype as _json, and later I have changed the sourcetype. Now able to pull the events .Thank you guys &lt;/P&gt;</description>
    <pubDate>Wed, 16 Nov 2016 13:57:11 GMT</pubDate>
    <dc:creator>mdeep</dc:creator>
    <dc:date>2016-11-16T13:57:11Z</dc:date>
    <item>
      <title>Why am I unable to pull any events, even though I receive a success message from cURL?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-unable-to-pull-any-events-even-though-I-receive-a/m-p/221218#M65017</link>
      <description>&lt;P&gt;Hi , &lt;/P&gt;

&lt;P&gt;I am not able to pull events , even I got success message from cURL .Here is my command.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;               curl -k -v &lt;A href="http://localhost:8088/services/collector/event" target="test_blank"&gt;http://localhost:8088/services/collector/event&lt;/A&gt; -H "Authorization: Splunk 5B7C169D-6415-4D56-97E9-2A836E48346E" -d '{"event":"Hello, World!","index":"tomcat_logs"}'
*   Trying xxx.xx.xx.xx...
* Connected to localhost (xxx.xx.xx.xx) port 8088 (#0)
&amp;gt; POST /services/collector/event HTTP/1.1
&amp;gt; Host: localhost:8088
&amp;gt; User-Agent: curl/7.43.0
&amp;gt; Accept: */*
&amp;gt; Authorization: Splunk 5B7C169D-6415-4D99-97E9-2A836E48346E
&amp;gt; Content-Length: 47
&amp;gt; Content-Type: application/x-www-form-urlencoded
&amp;gt; 
* upload completely sent off: 47 out of 47 bytes
&amp;lt; HTTP/1.1 200 OK
&amp;lt; Date: Tue, 15 Nov 2016 20:53:47 GMT
&amp;lt; Content-Type: application/json; charset=UTF-8
&amp;lt; X-Content-Type-Options: nosniff
&amp;lt; Content-Length: 27
&amp;lt; Vary: Authorization
&amp;lt; Connection: Keep-Alive
&amp;lt; X-Frame-Options: SAMEORIGIN
&amp;lt; Server: Splunkd
&amp;lt; 
* Connection #0 to host localhost left intact
{"text":"Success","code":0}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But when I search with &lt;CODE&gt;index = *&lt;/CODE&gt;, it's not displaying any events.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Mani&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 20:59:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-unable-to-pull-any-events-even-though-I-receive-a/m-p/221218#M65017</guid>
      <dc:creator>mdeep</dc:creator>
      <dc:date>2016-11-15T20:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to pull any events, even though I receive a success message from cURL?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-unable-to-pull-any-events-even-though-I-receive-a/m-p/221219#M65018</link>
      <description>&lt;P&gt;When you setup your Event Collector input to generate authorization token, you would've specified index and sourcetype etc. Try searching with that to see if the data is available.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 21:58:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-unable-to-pull-any-events-even-though-I-receive-a/m-p/221219#M65018</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-11-15T21:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to pull any events, even though I receive a success message from cURL?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-unable-to-pull-any-events-even-though-I-receive-a/m-p/221220#M65019</link>
      <description>&lt;P&gt;I tried with those index and source type but there is no result&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 22:02:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-unable-to-pull-any-events-even-though-I-receive-a/m-p/221220#M65019</guid>
      <dc:creator>mdeep</dc:creator>
      <dc:date>2016-11-15T22:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to pull any events, even though I receive a success message from cURL?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-unable-to-pull-any-events-even-though-I-receive-a/m-p/221221#M65020</link>
      <description>&lt;P&gt;Are you searching All Time?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 03:31:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-unable-to-pull-any-events-even-though-I-receive-a/m-p/221221#M65020</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-11-16T03:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I unable to pull any events, even though I receive a success message from cURL?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-unable-to-pull-any-events-even-though-I-receive-a/m-p/221222#M65021</link>
      <description>&lt;P&gt;Yes , but I found the solution. During Event Collector set up I have mention sourcetype as _json, and later I have changed the sourcetype. Now able to pull the events .Thank you guys &lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 13:57:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-unable-to-pull-any-events-even-though-I-receive-a/m-p/221222#M65021</guid>
      <dc:creator>mdeep</dc:creator>
      <dc:date>2016-11-16T13:57:11Z</dc:date>
    </item>
  </channel>
</rss>

