<?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: How to audit REST api initiated searches? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-audit-REST-api-initiated-searches/m-p/91322#M18982</link>
    <description>&lt;P&gt;We have a case where they are not being logged so I'm going to track it down.  Thanks for your response.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2013 22:39:14 GMT</pubDate>
    <dc:creator>the_wolverine</dc:creator>
    <dc:date>2013-07-10T22:39:14Z</dc:date>
    <item>
      <title>How to audit REST api initiated searches?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-audit-REST-api-initiated-searches/m-p/91320#M18980</link>
      <description>&lt;P&gt;I'm looking to audit REST API search activity and I'm unable to locate any logging of REST API initiated searches.  I just need to know what queries are being run and by whom.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2013 17:55:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-audit-REST-api-initiated-searches/m-p/91320#M18980</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2013-07-10T17:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to audit REST api initiated searches?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-audit-REST-api-initiated-searches/m-p/91321#M18981</link>
      <description>&lt;P&gt;Following query provides list of all the searches being executed by all the users (including scheduled searches and REST API searches&lt;/P&gt;

&lt;P&gt;index=_audit action="search" search="*"&lt;/P&gt;

&lt;P&gt;Further, you can differentiate Scheduled searches with adhoc searches using following:&lt;/P&gt;

&lt;P&gt;|eval adhoc=if(NOT user="splunk-system-user",1,0) | eval schd=if(user="splunk-system-user",1,0)&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2013 21:22:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-audit-REST-api-initiated-searches/m-p/91321#M18981</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2013-07-10T21:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to audit REST api initiated searches?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-audit-REST-api-initiated-searches/m-p/91322#M18982</link>
      <description>&lt;P&gt;We have a case where they are not being logged so I'm going to track it down.  Thanks for your response.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2013 22:39:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-audit-REST-api-initiated-searches/m-p/91322#M18982</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2013-07-10T22:39:14Z</dc:date>
    </item>
  </channel>
</rss>

