<?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: How do I use Greater Than in a string in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-use-Greater-Than-in-a-string/m-p/604504#M210267</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval rules_score=mvindex(split(rules_tripped,":"),2)
| where rules_score &amp;gt; 800&lt;/LI-CODE&gt;</description>
    <pubDate>Tue, 05 Jul 2022 22:20:41 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2022-07-05T22:20:41Z</dc:date>
    <item>
      <title>How do I use Greater Than in a string</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-use-Greater-Than-in-a-string/m-p/604503#M210266</link>
      <description>&lt;P&gt;I have a field called rules_tripped&lt;/P&gt;&lt;P&gt;It returns the results like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;rules_tripped="5237260000001713515:Item Sku Fraud &amp;amp; Chargeback Percentage 0:0"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rule ID : Rule Name : Rule Score&lt;/P&gt;&lt;P&gt;I want to only search for rules that have a rule score of &amp;gt; 800&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that possible to split the query and search for only rules with a rule score of &amp;gt; 800?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 22:03:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-use-Greater-Than-in-a-string/m-p/604503#M210266</guid>
      <dc:creator>devanoverstock</dc:creator>
      <dc:date>2022-07-05T22:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use Greater Than in a string</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-use-Greater-Than-in-a-string/m-p/604504#M210267</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval rules_score=mvindex(split(rules_tripped,":"),2)
| where rules_score &amp;gt; 800&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 05 Jul 2022 22:20:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-use-Greater-Than-in-a-string/m-p/604504#M210267</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-07-05T22:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use Greater Than in a string</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-use-Greater-Than-in-a-string/m-p/604505#M210268</link>
      <description>&lt;P&gt;That worked perfectly, thank you!!!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 22:23:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-use-Greater-Than-in-a-string/m-p/604505#M210268</guid>
      <dc:creator>devanoverstock</dc:creator>
      <dc:date>2022-07-05T22:23:12Z</dc:date>
    </item>
  </channel>
</rss>

