<?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: Field extraction in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-the-specific-part-for-data-from-the-file-path/m-p/601817#M209449</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&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;&amp;nbsp; &amp;nbsp;Thanks for your response, It worked.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jun 2022 06:27:19 GMT</pubDate>
    <dc:creator>smanojkumar</dc:creator>
    <dc:date>2022-06-15T06:27:19Z</dc:date>
    <item>
      <title>How to extract the specific part for data from the file path?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-the-specific-part-for-data-from-the-file-path/m-p/601811#M209446</link>
      <description>&lt;P&gt;To extract the specific part for data from the file path,&lt;/P&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;C:/Users/USSACDev/AppData/Local/Temp/WindowsAETemp/&lt;STRONG&gt;35018_2225424_1655272292585&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;C:/Users/USSACDev/AppData/Local/Temp/WindowsAETemp/&lt;STRONG&gt;35018_2225421_1655272247058&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;BR /&gt;The bolded part should be extracted, as i already extracted by a regex command,&lt;BR /&gt;| rex "\"aeci\".*\"temp_path\":\s+\"(?&amp;lt;activity_id&amp;gt;[^\"]+)"&lt;BR /&gt;By the above command, I got the file path, In that i need the specifies bolded part,&lt;BR /&gt;&lt;BR /&gt;Can anyone help in this, Provide the single regex command that should include above specified regex command, like, it should be from, aeci (used in above regex)&lt;BR /&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 17:39:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-the-specific-part-for-data-from-the-file-path/m-p/601811#M209446</guid>
      <dc:creator>smanojkumar</dc:creator>
      <dc:date>2022-06-15T17:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-the-specific-part-for-data-from-the-file-path/m-p/601814#M209447</link>
      <description>&lt;P&gt;Does this work for you?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex "\"aeci\".*\"temp_path\":\s+\".*?\/(?&amp;lt;activity_id&amp;gt;[^\"\/]+)\""&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 15 Jun 2022 06:25:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-the-specific-part-for-data-from-the-file-path/m-p/601814#M209447</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-06-15T06:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-the-specific-part-for-data-from-the-file-path/m-p/601817#M209449</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&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;&amp;nbsp; &amp;nbsp;Thanks for your response, It worked.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 06:27:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-the-specific-part-for-data-from-the-file-path/m-p/601817#M209449</guid>
      <dc:creator>smanojkumar</dc:creator>
      <dc:date>2022-06-15T06:27:19Z</dc:date>
    </item>
  </channel>
</rss>

