<?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 can find out what search query was executed for a particular search job id? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10537#M495</link>
    <description>&lt;P&gt;I was hoping a log in Splunk would reveal it.  The web access log shows some of the search query, but its an HTTP post, so its all mangled with escaped characters.&lt;/P&gt;

&lt;P&gt;Should i index those "status.csv" files?&lt;/P&gt;</description>
    <pubDate>Mon, 29 Mar 2010 22:39:08 GMT</pubDate>
    <dc:creator>Michael_Wilde</dc:creator>
    <dc:date>2010-03-29T22:39:08Z</dc:date>
    <item>
      <title>How can find out what search query was executed for a particular search job id?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10535#M493</link>
      <description>&lt;P&gt;I'm trying to map search performance to specific searches.  I have to discover if its possible to marry up a job ID to the search that was executed.  Any idea where to start?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2010 01:47:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10535#M493</guid>
      <dc:creator>Michael_Wilde</dc:creator>
      <dc:date>2010-03-26T01:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can find out what search query was executed for a particular search job id?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10536#M494</link>
      <description>&lt;P&gt;One way to match up the job id to your search.&lt;/P&gt;

&lt;P&gt;After running a search the artifacts should be kept on your filesystem under
/var/run/splunk/dispatch//
Under that dir a status.csv file should hold the actual search terms, along with "run time" and various other fields.
The searches.log will show what the search is actually doing.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Mar 2010 06:05:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10536#M494</guid>
      <dc:creator>Chris_R_</dc:creator>
      <dc:date>2010-03-27T06:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can find out what search query was executed for a particular search job id?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10537#M495</link>
      <description>&lt;P&gt;I was hoping a log in Splunk would reveal it.  The web access log shows some of the search query, but its an HTTP post, so its all mangled with escaped characters.&lt;/P&gt;

&lt;P&gt;Should i index those "status.csv" files?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2010 22:39:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10537#M495</guid>
      <dc:creator>Michael_Wilde</dc:creator>
      <dc:date>2010-03-29T22:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: How can find out what search query was executed for a particular search job id?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10538#M496</link>
      <description>&lt;P&gt;To check within splunk you could login to your management port via https https://&lt;YOURBOX&gt;:8089/services/search/jobs/   &lt;/YOURBOX&gt;&lt;/P&gt;

&lt;P&gt;After you perform a recent search in your UI you should see the most recent job artifacts there, Not entirely positive this data matches what it's /var/run/splunk/dispatch&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2010 04:30:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10538#M496</guid>
      <dc:creator>Chris_R_</dc:creator>
      <dc:date>2010-03-30T04:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can find out what search query was executed for a particular search job id?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10539#M497</link>
      <description>&lt;P&gt;The splunk audit.log should map search requests to job ids, which is available in (correction) the audit index.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2010 23:21:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10539#M497</guid>
      <dc:creator>jrodman</dc:creator>
      <dc:date>2010-04-08T23:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can find out what search query was executed for a particular search job id?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10540#M498</link>
      <description>&lt;P&gt;In 4.1, there is a job inspector available via the flashtimeline.  In the "Actions" menu, choose "Inspect search..." to see all the details of the current job.  This inspector is also linked from dashboard panels when there are no results displayed.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2010 01:52:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10540#M498</guid>
      <dc:creator>Johnvey</dc:creator>
      <dc:date>2010-04-09T01:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can find out what search query was executed for a particular search job id?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10541#M499</link>
      <description>&lt;P&gt;I'd like to see that in a log as well.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2010 12:36:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10541#M499</guid>
      <dc:creator>Michael_Wilde</dc:creator>
      <dc:date>2010-04-09T12:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can find out what search query was executed for a particular search job id?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10542#M500</link>
      <description>&lt;P&gt;Splunk's logs do not contain the search query text related to a job id&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2010 12:37:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10542#M500</guid>
      <dc:creator>Michael_Wilde</dc:creator>
      <dc:date>2010-04-09T12:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can find out what search query was executed for a particular search job id?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10543#M501</link>
      <description>&lt;P&gt;Really?  Isn't this precisely that?&lt;/P&gt;

&lt;P&gt;03-19-2010 14:09:33.277 INFO  AuditLogger - Audit:[timestamp=03-19-2010 14:09:33.277, user=admin, action=search, info=granted , search_id="1269032973.28", search='search * | head 10', autojoin=1, buckets=300, ttl=600, max_count=10000, maxtime=0, enable_lookups=1, extra_fields="*", apiStartTime="Thu Mar 18 14:00:00 2010", apiEndTime="Fri Mar 19 14:09:33 2010"][n/a]&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:11:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-find-out-what-search-query-was-executed-for-a-particular/m-p/10543#M501</guid>
      <dc:creator>jrodman</dc:creator>
      <dc:date>2020-09-28T09:11:25Z</dc:date>
    </item>
  </channel>
</rss>

