<?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 What is the best was to identify the outage window in one search? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-best-was-to-identify-the-outage-window-in-one-search/m-p/601610#M209373</link>
    <description>&lt;P&gt;is there a best practice search to find the last event sent at the start of an outage and the first event the come in after the outage for a specific data source was rectified? Basically what is the best was to identify the outage window in one search?&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jun 2022 20:57:35 GMT</pubDate>
    <dc:creator>dolj</dc:creator>
    <dc:date>2022-06-13T20:57:35Z</dc:date>
    <item>
      <title>What is the best was to identify the outage window in one search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-best-was-to-identify-the-outage-window-in-one-search/m-p/601610#M209373</link>
      <description>&lt;P&gt;is there a best practice search to find the last event sent at the start of an outage and the first event the come in after the outage for a specific data source was rectified? Basically what is the best was to identify the outage window in one search?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 20:57:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-best-was-to-identify-the-outage-window-in-one-search/m-p/601610#M209373</guid>
      <dc:creator>dolj</dc:creator>
      <dc:date>2022-06-13T20:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best was to identify the outage window in one search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-the-best-was-to-identify-the-outage-window-in-one-search/m-p/601651#M209391</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/61094"&gt;@dolj&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;if you want to find the time borders of a search you can use "addinfo" (&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.6/SearchReference/Addinfo" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.6/SearchReference/Addinfo&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;If instead you want to display the first and the last event, you can use stats and the options "first" and "last", something like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;your_search
| stats first(_raw) AS first last(_raw) AS last &lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 06:28:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-the-best-was-to-identify-the-outage-window-in-one-search/m-p/601651#M209391</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-06-14T06:28:38Z</dc:date>
    </item>
  </channel>
</rss>

