<?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: events between a specific time in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53320#M179701</link>
    <description>&lt;P&gt;sorry i was trying with maxspan=the number of events i nedd, it has to be exactly the events in the returned search result. maxevents=8000 worked well. &lt;BR /&gt;
thank you&lt;BR /&gt;
drainy,&lt;BR /&gt;
I think if people didnt understand the comment/question they can ask it, that is the need of an interactive forum , i felt my question was quite ok to understand, and i am sorry for my bad english. will try to improve.&lt;BR /&gt;
thank you&lt;/P&gt;</description>
    <pubDate>Thu, 06 Dec 2012 11:01:34 GMT</pubDate>
    <dc:creator>smolcj</dc:creator>
    <dc:date>2012-12-06T11:01:34Z</dc:date>
    <item>
      <title>events between a specific time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53311#M179692</link>
      <description>&lt;P&gt;hi all,&lt;BR /&gt;
how can i query , so that i could be able to get events between a specific time.t the time willbe dynamic so that i cant use earliest or latest time options&lt;BR /&gt;
please help&lt;BR /&gt;
thank you&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2012 06:18:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53311#M179692</guid>
      <dc:creator>smolcj</dc:creator>
      <dc:date>2012-12-04T06:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: events between a specific time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53312#M179693</link>
      <description>&lt;P&gt;We'd need more detail than this, do you have a search already? where will the time be coming from? will this be in a dashboard/form?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2012 09:11:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53312#M179693</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-12-04T09:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: events between a specific time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53313#M179694</link>
      <description>&lt;P&gt;source=src.txt START  | append [search index=main source=src.txt | search END]&lt;BR /&gt;
this is my search query and i will get start and end events but not the events between thenm. i tried appending |search  _time&amp;gt;=earliest(_time) _time&amp;lt;=latest(_time)&lt;BR /&gt;
please help me with a good search&lt;BR /&gt;
thank you&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:54:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53313#M179694</guid>
      <dc:creator>smolcj</dc:creator>
      <dc:date>2020-09-28T12:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: events between a specific time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53314#M179695</link>
      <description>&lt;P&gt;Is there a specific reason for not using &lt;CODE&gt;transaction&lt;/CODE&gt; for this?&lt;/P&gt;

&lt;P&gt;Also what do the times have to do with this? The way I see it you just want to fetch everything between an event containing "START" and an event containing "END"?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2012 10:34:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53314#M179695</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-12-04T10:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: events between a specific time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53315#M179696</link>
      <description>&lt;P&gt;the values are occuring multiple times i.e&lt;BR /&gt;
i need the duration between start and end but i will have 3 or 4 pairs of the same repeated in the log.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2012 12:04:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53315#M179696</guid>
      <dc:creator>smolcj</dc:creator>
      <dc:date>2012-12-04T12:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: events between a specific time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53316#M179697</link>
      <description>&lt;P&gt;Some actual data would be beneficial, but transaction can come a long way in getting this sorted out. There are several types of constraints to limit the 'greediness'.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2012 13:45:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53316#M179697</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2012-12-04T13:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: events between a specific time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53317#M179698</link>
      <description>&lt;P&gt;I'd try &lt;CODE&gt;source=src.txt | transaction startswith="START" endswith="END"&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2012 18:25:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53317#M179698</guid>
      <dc:creator>dart</dc:creator>
      <dc:date>2012-12-05T18:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: events between a specific time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53318#M179699</link>
      <description>&lt;P&gt;this works well for certain number of events, if the number of events is more, i am getting the output as&lt;BR /&gt;
"Nothing to inspect "&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2012 07:32:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53318#M179699</guid>
      <dc:creator>smolcj</dc:creator>
      <dc:date>2012-12-06T07:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: events between a specific time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53319#M179700</link>
      <description>&lt;P&gt;What is this mysterious "certain number" of events? You really need to think how others will read or understand your questions or comments before posting them, they need to actually advance our understanding of the problem in order to help &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; Have a read of the transaction docs, there are a number of limits which the command can hit while running, you may just need to override them with more suitable values. &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/transaction"&gt;http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/transaction&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2012 08:35:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53319#M179700</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-12-06T08:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: events between a specific time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53320#M179701</link>
      <description>&lt;P&gt;sorry i was trying with maxspan=the number of events i nedd, it has to be exactly the events in the returned search result. maxevents=8000 worked well. &lt;BR /&gt;
thank you&lt;BR /&gt;
drainy,&lt;BR /&gt;
I think if people didnt understand the comment/question they can ask it, that is the need of an interactive forum , i felt my question was quite ok to understand, and i am sorry for my bad english. will try to improve.&lt;BR /&gt;
thank you&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2012 11:01:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53320#M179701</guid>
      <dc:creator>smolcj</dc:creator>
      <dc:date>2012-12-06T11:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: events between a specific time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53321#M179702</link>
      <description>&lt;P&gt;Not quite, if you ever say things like, "certain number" or "my query" then it should set alarm bells ringing, those should be a number or a query. Without the detail there is nothing anyone can do but ask you a question instead of offering an answer, which defeats the point of you asking something to begin with &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2012 11:02:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53321#M179702</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-12-06T11:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: events between a specific time</title>
      <link>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53322#M179703</link>
      <description>&lt;P&gt;Also, why are you posting on here under multiple usernames? You'd have more karma if you just kept to a single user&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2012 11:19:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/events-between-a-specific-time/m-p/53322#M179703</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-12-06T11:19:44Z</dc:date>
    </item>
  </channel>
</rss>

