<?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 extract field and value using rex? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-extract-field-and-value-using-rex/m-p/636796#M221142</link>
    <description>&lt;P&gt;29-Mar-2023 04:56:35:PM: |CPU Utilization % Average ------- 11&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Expected result:&lt;/P&gt;&lt;P&gt;11&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2023 02:39:40 GMT</pubDate>
    <dc:creator>karthi2809</dc:creator>
    <dc:date>2023-03-31T02:39:40Z</dc:date>
    <item>
      <title>How extract field and value using rex?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-extract-field-and-value-using-rex/m-p/636796#M221142</link>
      <description>&lt;P&gt;29-Mar-2023 04:56:35:PM: |CPU Utilization % Average ------- 11&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Expected result:&lt;/P&gt;&lt;P&gt;11&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 02:39:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-extract-field-and-value-using-rex/m-p/636796#M221142</guid>
      <dc:creator>karthi2809</dc:creator>
      <dc:date>2023-03-31T02:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: How extract field and value using rex?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-extract-field-and-value-using-rex/m-p/636813#M221146</link>
      <description>&lt;LI-CODE lang="markup"&gt;| rex "(?&amp;lt;expected&amp;gt;\d+)$"&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 31 Mar 2023 05:24:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-extract-field-and-value-using-rex/m-p/636813#M221146</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-03-31T05:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: How extract field and value using rex?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-extract-field-and-value-using-rex/m-p/636822#M221152</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;rex field=_raw "MemoryUsage %(?&amp;lt;MemoryUtilization&amp;gt;[^']+)"&lt;/P&gt;&lt;P&gt;MY result is&lt;/P&gt;&lt;P&gt;------------ 41.4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;expected result&lt;/P&gt;&lt;P&gt;41.4&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 06:38:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-extract-field-and-value-using-rex/m-p/636822#M221152</guid>
      <dc:creator>karthi2809</dc:creator>
      <dc:date>2023-03-31T06:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: How extract field and value using rex?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-extract-field-and-value-using-rex/m-p/636829#M221156</link>
      <description>&lt;P&gt;If you move the goal posts by providing different examples, you can expect the solution to break. Try something like this (based on the two examples given so far!)&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex "(?&amp;lt;expected&amp;gt;[\d\.]+)$"&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 31 Mar 2023 06:58:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-extract-field-and-value-using-rex/m-p/636829#M221156</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-03-31T06:58:45Z</dc:date>
    </item>
  </channel>
</rss>

