<?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: Splunk - field extraction in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-field-extraction/m-p/527692#M148976</link>
    <description>&lt;P&gt;thank you so much, it worked ...&lt;/P&gt;</description>
    <pubDate>Tue, 03 Nov 2020 12:00:39 GMT</pubDate>
    <dc:creator>chuck_life09</dc:creator>
    <dc:date>2020-11-03T12:00:39Z</dc:date>
    <item>
      <title>Splunk - field extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-field-extraction/m-p/527689#M148974</link>
      <description>&lt;P&gt;I need to extract a value from this field and update in my table.&lt;/P&gt;&lt;P&gt;Details.Context = "dgfhgjj&amp;nbsp;&amp;lt;Property Name="Name" VariantType="8"&amp;gt;TRIMWorkgroup&amp;lt;/Property&amp;gt;"&lt;/P&gt;&lt;P&gt;field_name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;irrelevant data&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; when Name="Name" i want the result value (TRIMWorkgroup) in this case as my field value in new field name called "Service"&lt;/P&gt;&lt;P&gt;Help me with a rex command for this.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 11:36:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-field-extraction/m-p/527689#M148974</guid>
      <dc:creator>chuck_life09</dc:creator>
      <dc:date>2020-11-03T11:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk - field extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-field-extraction/m-p/527691#M148975</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/228374"&gt;@chuck_life09&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;let me understand:&lt;/P&gt;&lt;P&gt;when you have &lt;SPAN&gt;Name="Name", you&amp;nbsp;&lt;/SPAN&gt;want the string between "&amp;gt;" and "&amp;lt;", if this is your need, please try this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex field=Details.Context "Name\=\"Name\"[^\&amp;gt;]+\&amp;gt;(?&amp;lt;your_field&amp;gt;[^\&amp;lt;]+)"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can test the regex at &lt;A href="https://regex101.com/r/ainfns/1" target="_blank"&gt;https://regex101.com/r/ainfns/1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 11:51:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-field-extraction/m-p/527691#M148975</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-11-03T11:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk - field extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-field-extraction/m-p/527692#M148976</link>
      <description>&lt;P&gt;thank you so much, it worked ...&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 12:00:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-field-extraction/m-p/527692#M148976</guid>
      <dc:creator>chuck_life09</dc:creator>
      <dc:date>2020-11-03T12:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk - field extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-field-extraction/m-p/527693#M148977</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/228374"&gt;@chuck_life09&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 12:04:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-field-extraction/m-p/527693#M148977</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-11-03T12:04:26Z</dc:date>
    </item>
  </channel>
</rss>

