<?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: extract string from _raw data in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/extract-string-from-raw-data/m-p/528032#M149065</link>
    <description>&lt;P&gt;Use rex.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;... | rex "is: (?&amp;lt;numFiles&amp;gt;\d+)"
| stats sum(numFiles) as TotalFiles
| where TotalFiles &amp;gt; 500&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 04 Nov 2020 21:56:22 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2020-11-04T21:56:22Z</dc:date>
    <item>
      <title>extract string from _raw data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/extract-string-from-raw-data/m-p/528030#M149064</link>
      <description>&lt;P&gt;Hello need help to extract the number from this result:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="t"&gt;Total&lt;/SPAN&gt; &lt;SPAN class="t"&gt;number&lt;/SPAN&gt; &lt;SPAN class="t"&gt;of&lt;/SPAN&gt; &lt;SPAN class="t"&gt;files&lt;/SPAN&gt; &lt;SPAN class="t"&gt;under&lt;/SPAN&gt; &lt;SPAN class="t"&gt;/wmq/logs/AMXDEVRC120/active&lt;/SPAN&gt; &lt;SPAN class="t"&gt;is:&lt;/SPAN&gt; &lt;SPAN class="t"&gt;184&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;i'm trying to get the total number of files from this directory and compare if over 500.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 21:46:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/extract-string-from-raw-data/m-p/528030#M149064</guid>
      <dc:creator>owie6466</dc:creator>
      <dc:date>2020-11-04T21:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: extract string from _raw data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/extract-string-from-raw-data/m-p/528032#M149065</link>
      <description>&lt;P&gt;Use rex.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;... | rex "is: (?&amp;lt;numFiles&amp;gt;\d+)"
| stats sum(numFiles) as TotalFiles
| where TotalFiles &amp;gt; 500&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 04 Nov 2020 21:56:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/extract-string-from-raw-data/m-p/528032#M149065</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-11-04T21:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: extract string from _raw data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/extract-string-from-raw-data/m-p/528355#M149185</link>
      <description>&lt;P&gt;thanks for the help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 17:26:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/extract-string-from-raw-data/m-p/528355#M149185</guid>
      <dc:creator>owie6466</dc:creator>
      <dc:date>2020-11-06T17:26:22Z</dc:date>
    </item>
  </channel>
</rss>

