<?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: What history did rest /services/search/jobs brings up in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/What-history-did-rest-services-search-jobs-brings-up/m-p/626126#M11755</link>
    <description>&lt;P&gt;My job expiry date is 7th Jan still this job is not getting captured with rest command.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the query I am using :&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest /services/search/jobs count=0 splunk_server=* 
| search isDone=1 isSavedSearch=1 messages.error!="*requires a .csv or KV store lookup definition*"
| rename messages.error as message eai:acl.app as App_Name label as Splunk_Search
| table Date Time App_Name Splunk_Search splunk_server message&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 06 Jan 2023 10:27:22 GMT</pubDate>
    <dc:creator>nagar57</dc:creator>
    <dc:date>2023-01-06T10:27:22Z</dc:date>
    <item>
      <title>What history did rest /services/search/jobs brings up</title>
      <link>https://community.splunk.com/t5/Reporting/What-history-did-rest-services-search-jobs-brings-up/m-p/626091#M11753</link>
      <description>&lt;P&gt;I am running | rest /services/search/jobs command to check my failed searches for last 24 hrs. But I see that some of the searches are not getting captured. I wanted to know how long in past does rest command searches the data.&lt;/P&gt;&lt;P&gt;Does it bring up results only for last few hours or few days ?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 04:57:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/What-history-did-rest-services-search-jobs-brings-up/m-p/626091#M11753</guid>
      <dc:creator>nagar57</dc:creator>
      <dc:date>2023-01-06T04:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: What history did rest /services/search/jobs brings up</title>
      <link>https://community.splunk.com/t5/Reporting/What-history-did-rest-services-search-jobs-brings-up/m-p/626099#M11754</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/186601"&gt;@nagar57&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;the&amp;nbsp;&lt;SPAN&gt;/services/search/jobs gives the results jobs which are active ,&amp;nbsp; means searches which are not expried&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SanjayReddy_0-1672982772800.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23223i3C9B22AC2F3700E4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SanjayReddy_0-1672982772800.png" alt="SanjayReddy_0-1672982772800.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Based on type of search run there is ttl(time to live ) value for search,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SanjayReddy_1-1672982838874.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23224i68D0FC268423BB16/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SanjayReddy_1-1672982838874.png" alt="SanjayReddy_1-1672982838874.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;may be some searched are expired after TTL , so you are not able to view them,&lt;BR /&gt;&lt;BR /&gt;alertnatly you can view from&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SanjayReddy_2-1672982931944.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23225i0690D5555DAE6C12/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SanjayReddy_2-1672982931944.png" alt="SanjayReddy_2-1672982931944.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 05:28:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/What-history-did-rest-services-search-jobs-brings-up/m-p/626099#M11754</guid>
      <dc:creator>SanjayReddy</dc:creator>
      <dc:date>2023-01-06T05:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: What history did rest /services/search/jobs brings up</title>
      <link>https://community.splunk.com/t5/Reporting/What-history-did-rest-services-search-jobs-brings-up/m-p/626126#M11755</link>
      <description>&lt;P&gt;My job expiry date is 7th Jan still this job is not getting captured with rest command.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the query I am using :&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest /services/search/jobs count=0 splunk_server=* 
| search isDone=1 isSavedSearch=1 messages.error!="*requires a .csv or KV store lookup definition*"
| rename messages.error as message eai:acl.app as App_Name label as Splunk_Search
| table Date Time App_Name Splunk_Search splunk_server message&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 06 Jan 2023 10:27:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/What-history-did-rest-services-search-jobs-brings-up/m-p/626126#M11755</guid>
      <dc:creator>nagar57</dc:creator>
      <dc:date>2023-01-06T10:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: What history did rest /services/search/jobs brings up</title>
      <link>https://community.splunk.com/t5/Reporting/What-history-did-rest-services-search-jobs-brings-up/m-p/626127#M11756</link>
      <description>&lt;P&gt;Also., I see that this job failure is getting captured in _internal logs. Don't know why rest command is not able to capture it.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 10:34:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/What-history-did-rest-services-search-jobs-brings-up/m-p/626127#M11756</guid>
      <dc:creator>nagar57</dc:creator>
      <dc:date>2023-01-06T10:34:31Z</dc:date>
    </item>
  </channel>
</rss>

