<?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: Compare two fields from one search with alerting and variable in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-Compare-two-fields-from-one-search-with-alerting-and/m-p/655023#M226276</link>
    <description>&lt;DIV class=""&gt;Looks plausible. I ll test it, and get feedback to you in a month !&lt;/DIV&gt;</description>
    <pubDate>Mon, 21 Aug 2023 12:08:01 GMT</pubDate>
    <dc:creator>CMEOGNAD</dc:creator>
    <dc:date>2023-08-21T12:08:01Z</dc:date>
    <item>
      <title>How to Compare two fields from one search with alerting and variable?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Compare-two-fields-from-one-search-with-alerting-and/m-p/655002#M226269</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;
&lt;P&gt;i get all 24h a version REST call.&lt;BR /&gt;How to get a alert mail with the new version (like 2023-09) as text in the message body, when a new different version appears like...&lt;BR /&gt;Line 1: 2023-09&lt;BR /&gt;Line 2: 2023-08&lt;BR /&gt;&lt;BR /&gt;index="my_index" source="/var/log/my_version"&lt;BR /&gt;| head 2&lt;BR /&gt;| spath version&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CMEOGNAD_0-1692608641928.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/26908i74DBF37F8A2C768A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CMEOGNAD_0-1692608641928.png" alt="CMEOGNAD_0-1692608641928.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regards - Markus&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 19:48:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Compare-two-fields-from-one-search-with-alerting-and/m-p/655002#M226269</guid>
      <dc:creator>CMEOGNAD</dc:creator>
      <dc:date>2023-08-21T19:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Compare two fields from one search with alerting and variable</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Compare-two-fields-from-one-search-with-alerting-and/m-p/655009#M226271</link>
      <description>&lt;LI-CODE lang="markup"&gt;index="my_index" source="/var/log/my_version"
| head 2
| spath version
| streamstats current=f window=2 last(version) as previous_version
| where version != previous_version&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 21 Aug 2023 10:10:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Compare-two-fields-from-one-search-with-alerting-and/m-p/655009#M226271</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-08-21T10:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Compare two fields from one search with alerting and variable</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Compare-two-fields-from-one-search-with-alerting-and/m-p/655023#M226276</link>
      <description>&lt;DIV class=""&gt;Looks plausible. I ll test it, and get feedback to you in a month !&lt;/DIV&gt;</description>
      <pubDate>Mon, 21 Aug 2023 12:08:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Compare-two-fields-from-one-search-with-alerting-and/m-p/655023#M226276</guid>
      <dc:creator>CMEOGNAD</dc:creator>
      <dc:date>2023-08-21T12:08:01Z</dc:date>
    </item>
  </channel>
</rss>

