<?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 How to extract some % values of specific parameters? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-some-values-of-specific-parameters/m-p/587914#M204748</link>
    <description>&lt;P&gt;hi, i am a bit lost, i am trying to extract some % values of specific parameters. but with no luck&lt;/P&gt;
&lt;P&gt;example i want to extract the anti-virus value of 12%&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this is my command&lt;/P&gt;
&lt;P&gt;| rex field=_raw "Anti-Spam\s*&amp;lt;(?&amp;lt;cpu&amp;gt;.*)&amp;gt;"&lt;/P&gt;
&lt;P&gt;Gauges: Current&lt;BR /&gt;System&lt;BR /&gt;RAM Utilization 65%&lt;BR /&gt;Overall CPU load average 43%&lt;BR /&gt;CPU Utilization&lt;BR /&gt;MGA 20%&lt;BR /&gt;Anti-Virus 12%&lt;BR /&gt;Reporting 0%&lt;BR /&gt;Quarantine 0%&lt;/P&gt;</description>
    <pubDate>Tue, 08 Mar 2022 05:04:01 GMT</pubDate>
    <dc:creator>thaghost99</dc:creator>
    <dc:date>2022-03-08T05:04:01Z</dc:date>
    <item>
      <title>How to extract some % values of specific parameters?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-some-values-of-specific-parameters/m-p/587914#M204748</link>
      <description>&lt;P&gt;hi, i am a bit lost, i am trying to extract some % values of specific parameters. but with no luck&lt;/P&gt;
&lt;P&gt;example i want to extract the anti-virus value of 12%&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this is my command&lt;/P&gt;
&lt;P&gt;| rex field=_raw "Anti-Spam\s*&amp;lt;(?&amp;lt;cpu&amp;gt;.*)&amp;gt;"&lt;/P&gt;
&lt;P&gt;Gauges: Current&lt;BR /&gt;System&lt;BR /&gt;RAM Utilization 65%&lt;BR /&gt;Overall CPU load average 43%&lt;BR /&gt;CPU Utilization&lt;BR /&gt;MGA 20%&lt;BR /&gt;Anti-Virus 12%&lt;BR /&gt;Reporting 0%&lt;BR /&gt;Quarantine 0%&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 05:04:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-some-values-of-specific-parameters/m-p/587914#M204748</guid>
      <dc:creator>thaghost99</dc:creator>
      <dc:date>2022-03-08T05:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: regex extractions help</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-some-values-of-specific-parameters/m-p/587919#M204750</link>
      <description>&lt;P&gt;sorry i am missing the anti-virus.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is the actual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gauges: Current&lt;BR /&gt;System&lt;BR /&gt;RAM Utilization 53%&lt;BR /&gt;Overall CPU load average 44%&lt;BR /&gt;CPU Utilization&lt;BR /&gt;MGA 34%&lt;BR /&gt;Anti-Spam 35%&lt;BR /&gt;Anti-Virus 0%&lt;BR /&gt;Reporting 0%&lt;BR /&gt;Quarantine 0%&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 22:41:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-some-values-of-specific-parameters/m-p/587919#M204750</guid>
      <dc:creator>thaghost99</dc:creator>
      <dc:date>2022-03-07T22:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: regex extractions help</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-some-values-of-specific-parameters/m-p/587938#M204758</link>
      <description>&lt;P&gt;&amp;nbsp;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/224479"&gt;@thaghost99&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Below should work;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex field=_raw "Anti-Spam\s*(?&amp;lt;cpu&amp;gt;.*)"&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 08 Mar 2022 04:17:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-some-values-of-specific-parameters/m-p/587938#M204758</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2022-03-08T04:17:52Z</dc:date>
    </item>
  </channel>
</rss>

