<?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 REST API in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-REST-API/m-p/90005#M23092</link>
    <description>&lt;P&gt;Can i access the data directly from the splunk server and update the data directly using the rest api without searching? Or it is impossible like what you mentioned ?&lt;/P&gt;</description>
    <pubDate>Tue, 13 Mar 2012 06:31:54 GMT</pubDate>
    <dc:creator>misteryuku</dc:creator>
    <dc:date>2012-03-13T06:31:54Z</dc:date>
    <item>
      <title>Splunk REST API</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-REST-API/m-p/90003#M23090</link>
      <description>&lt;P&gt;Does Splunk REST API allow us to update search results when search results are retrieved and then return the updated result back to splunk? If that's the case, what is the API for that?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2012 03:21:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-REST-API/m-p/90003#M23090</guid>
      <dc:creator>misteryuku</dc:creator>
      <dc:date>2012-03-13T03:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk REST API</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-REST-API/m-p/90004#M23091</link>
      <description>&lt;P&gt;You are searching on data that has already been indexed in Splunk. &lt;/P&gt;

&lt;P&gt;The concept of an "update" doesn't really apply as it might in the database world with SQL.&lt;/P&gt;

&lt;P&gt;There is a Splunk "delete" search command that will "soft" delete events from the search results.&lt;/P&gt;

&lt;P&gt;And you can certainly "insert" new events via the REST API using the &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTinput#receivers.2Fstream"&gt;Receivers&lt;/A&gt; endpoints, and then subsequent searches can operate on this newly inserted data. Easiest to do this using an &lt;A href="http://dev.splunk.com/view/sdks/SP-CAAADP7"&gt;SDK&lt;/A&gt; from dev.splunk.com&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2012 03:45:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-REST-API/m-p/90004#M23091</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2012-03-13T03:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk REST API</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-REST-API/m-p/90005#M23092</link>
      <description>&lt;P&gt;Can i access the data directly from the splunk server and update the data directly using the rest api without searching? Or it is impossible like what you mentioned ?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2012 06:31:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-REST-API/m-p/90005#M23092</guid>
      <dc:creator>misteryuku</dc:creator>
      <dc:date>2012-03-13T06:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk REST API</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-REST-API/m-p/90006#M23093</link>
      <description>&lt;P&gt;Indexed data is diffult to modify is it?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2012 06:32:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-REST-API/m-p/90006#M23093</guid>
      <dc:creator>misteryuku</dc:creator>
      <dc:date>2012-03-13T06:32:32Z</dc:date>
    </item>
  </channel>
</rss>

