<?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: Tracking of particular field in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Tracking-of-particular-field/m-p/358362#M162162</link>
    <description>&lt;P&gt;| transaction abc xyz startswith=(xyz="something") endswith=(xyz="anything") maxevents=2&lt;/P&gt;

&lt;P&gt;If I am adding maxevents then it will match xyz's starting &amp;amp; ending value also?&lt;/P&gt;

&lt;P&gt;After matching xyz value it will go further &amp;amp; check maxevents for abc field?&lt;/P&gt;</description>
    <pubDate>Mon, 19 Mar 2018 13:29:46 GMT</pubDate>
    <dc:creator>N92</dc:creator>
    <dc:date>2018-03-19T13:29:46Z</dc:date>
    <item>
      <title>Tracking of particular field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Tracking-of-particular-field/m-p/358360#M162160</link>
      <description>&lt;P&gt;I have two fields from them I want to track particular one field with starting of this &amp;amp; ending of that value. For that, I have written as shown below. Is any correction needed?&lt;/P&gt;

&lt;P&gt;| transaction abc xyz startswith=(xyz="something")  endswith=(cs_uri_stem="anything") maxspan=1s&lt;/P&gt;

&lt;P&gt;Here currently I have added maxspan=1s but I want to check immediate next event with anything value which may occur before 1s. &lt;BR /&gt;
I want to focus on only immediate next event from abc.&lt;/P&gt;

&lt;P&gt;Another question is: Here I am tracking only one value. But how can I track field value in both the field. share any eg.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:32:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Tracking-of-particular-field/m-p/358360#M162160</guid>
      <dc:creator>N92</dc:creator>
      <dc:date>2020-09-29T18:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking of particular field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Tracking-of-particular-field/m-p/358361#M162161</link>
      <description>&lt;P&gt;Have you checked the &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;maxevents
Syntax: maxevents=&amp;lt;int&amp;gt;
Description: The maximum number of events in a transaction. If the value is negative this constraint is disabled.
Default: 1000
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That with value 2 will get you the immediate next event with &lt;STRONG&gt;abc&lt;/STRONG&gt; value.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 13:17:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Tracking-of-particular-field/m-p/358361#M162161</guid>
      <dc:creator>tiagofbmm</dc:creator>
      <dc:date>2018-03-19T13:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking of particular field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Tracking-of-particular-field/m-p/358362#M162162</link>
      <description>&lt;P&gt;| transaction abc xyz startswith=(xyz="something") endswith=(xyz="anything") maxevents=2&lt;/P&gt;

&lt;P&gt;If I am adding maxevents then it will match xyz's starting &amp;amp; ending value also?&lt;/P&gt;

&lt;P&gt;After matching xyz value it will go further &amp;amp; check maxevents for abc field?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 13:29:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Tracking-of-particular-field/m-p/358362#M162162</guid>
      <dc:creator>N92</dc:creator>
      <dc:date>2018-03-19T13:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking of particular field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Tracking-of-particular-field/m-p/358363#M162163</link>
      <description>&lt;P&gt;Yes.&lt;/P&gt;

&lt;P&gt;Please let me know if the answer was useful for you. If it was, accept it and upvote. If not, give us more input so we can help you with that&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 17:25:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Tracking-of-particular-field/m-p/358363#M162163</guid>
      <dc:creator>tiagofbmm</dc:creator>
      <dc:date>2018-03-21T17:25:34Z</dc:date>
    </item>
  </channel>
</rss>

