<?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: Doing search through REST API using PostMan giving [Error in 'SearchParser'] in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Doing-search-through-REST-API-using-PostMan-giving-Error-in/m-p/324719#M60418</link>
    <description>&lt;P&gt;@damien_chillet any idea how to provide time frame for the search ? and export format ?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Dec 2017 16:44:35 GMT</pubDate>
    <dc:creator>ebeid</dc:creator>
    <dc:date>2017-12-11T16:44:35Z</dc:date>
    <item>
      <title>Doing search through REST API using PostMan giving [Error in 'SearchParser']</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Doing-search-through-REST-API-using-PostMan-giving-Error-in/m-p/324717#M60416</link>
      <description>&lt;P&gt;same query return results on Splunk web interface.&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/3965i67DA215237BAA048/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 23:29:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Doing-search-through-REST-API-using-PostMan-giving-Error-in/m-p/324717#M60416</guid>
      <dc:creator>ebeid</dc:creator>
      <dc:date>2017-12-07T23:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Doing search through REST API using PostMan giving [Error in 'SearchParser']</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Doing-search-through-REST-API-using-PostMan-giving-Error-in/m-p/324718#M60417</link>
      <description>&lt;P&gt;You should try removing the quotes,&lt;/P&gt;

&lt;P&gt;Posting a job using SDK, the POST data looks as following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;search=search+index%3D_internal+component%3D%2A
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;(Special characters are URL encoded - no quotes)&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 10:36:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Doing-search-through-REST-API-using-PostMan-giving-Error-in/m-p/324718#M60417</guid>
      <dc:creator>damien_chillet</dc:creator>
      <dc:date>2017-12-08T10:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Doing search through REST API using PostMan giving [Error in 'SearchParser']</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Doing-search-through-REST-API-using-PostMan-giving-Error-in/m-p/324719#M60418</link>
      <description>&lt;P&gt;@damien_chillet any idea how to provide time frame for the search ? and export format ?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 16:44:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Doing-search-through-REST-API-using-PostMan-giving-Error-in/m-p/324719#M60418</guid>
      <dc:creator>ebeid</dc:creator>
      <dc:date>2017-12-11T16:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Doing search through REST API using PostMan giving [Error in 'SearchParser']</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Doing-search-through-REST-API-using-PostMan-giving-Error-in/m-p/324720#M60419</link>
      <description>&lt;P&gt;Example below to export results in JSON:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;POST /services/search/jobs/export HTTP/1.1

   output_mode=json&amp;amp;segmentation=none&amp;amp;latest_time=2017-12-12T00%3A00%3A00.000&amp;amp;earliest_time=2017-12-11T00%3A00%3A00.000&amp;amp;search=search+index%3D_internal+component%3D%2A+%7C+head+100
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 Dec 2017 11:15:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Doing-search-through-REST-API-using-PostMan-giving-Error-in/m-p/324720#M60419</guid>
      <dc:creator>damien_chillet</dc:creator>
      <dc:date>2017-12-12T11:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Doing search through REST API using PostMan giving [Error in 'SearchParser']</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Doing-search-through-REST-API-using-PostMan-giving-Error-in/m-p/546190#M90984</link>
      <description>&lt;P&gt;iam able to invoke login API from postman and getting session key as XML response.&lt;/P&gt;&lt;P&gt;but when i invoke create search API with that session key in request header and search query in request body, giving HTTP 200 response but no search id is created. getting some html content like "Splunk relies on javascript to function properly. please enable and reload the page". how to resolve this error and get the searchid created&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 10:11:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Doing-search-through-REST-API-using-PostMan-giving-Error-in/m-p/546190#M90984</guid>
      <dc:creator>vlsnkakitha</dc:creator>
      <dc:date>2021-03-31T10:11:14Z</dc:date>
    </item>
  </channel>
</rss>

