<?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: I need to extract field call &amp;quot;subject&amp;quot; from data field &amp;quot;FW: [ DOC 45 ] DTP: DEMO XXX CCC | 20147&amp;quot in Security</title>
    <link>https://community.splunk.com/t5/Security/I-need-to-extract-field-call-quot-subject-quot-from-data-field/m-p/636287#M16671</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/250407"&gt;@karu0711&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| makeresults
| eval a="FW: [ DOC 45 ] DTP: DEMO XXX CCC | 20147"
| eval subject=mvindex(split(mvindex(split(a,":"),2),"|"),0)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gr0und_Z3r0_0-1679998854603.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/24576i3056B9F513DA7730/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gr0und_Z3r0_0-1679998854603.png" alt="Gr0und_Z3r0_0-1679998854603.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Mar 2023 10:21:00 GMT</pubDate>
    <dc:creator>Gr0und_Z3r0</dc:creator>
    <dc:date>2023-03-28T10:21:00Z</dc:date>
    <item>
      <title>I need to extract field call "subject" from data field "FW: [ DOC 45 ] DTP: DEMO XXX CCC | 20147"</title>
      <link>https://community.splunk.com/t5/Security/I-need-to-extract-field-call-quot-subject-quot-from-data-field/m-p/635733#M16643</link>
      <description>&lt;P&gt;Data field&amp;nbsp; "FW: [ DOC 45 ] DTP: DEMO XXX CCC | 20147" from this I need to extract&amp;nbsp; "DEMO XXX CCC"&lt;BR /&gt;&lt;BR /&gt;output subject field "DEMO XXX CCC"&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 14:52:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/I-need-to-extract-field-call-quot-subject-quot-from-data-field/m-p/635733#M16643</guid>
      <dc:creator>karu0711</dc:creator>
      <dc:date>2023-03-23T14:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: I need to extract field call "subject" from data field "FW: [ DOC 45 ] DTP: DEMO XXX CCC | 20147&amp;quot</title>
      <link>https://community.splunk.com/t5/Security/I-need-to-extract-field-call-quot-subject-quot-from-data-field/m-p/635754#M16644</link>
      <description>&lt;P&gt;Based on other answers you have been given to similar questions, what have you tried so far?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 16:56:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/I-need-to-extract-field-call-quot-subject-quot-from-data-field/m-p/635754#M16644</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-03-23T16:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: I need to extract field call "subject" from data field "FW: [ DOC 45 ] DTP: DEMO XXX CCC | 20147&amp;</title>
      <link>https://community.splunk.com/t5/Security/I-need-to-extract-field-call-quot-subject-quot-from-data-field/m-p/635757#M16645</link>
      <description>&lt;P&gt;I need to create separate so I can count and create dropdown to search.&lt;BR /&gt;&amp;nbsp; DEMO XXX CCC&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 17:14:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/I-need-to-extract-field-call-quot-subject-quot-from-data-field/m-p/635757#M16645</guid>
      <dc:creator>karu0711</dc:creator>
      <dc:date>2023-03-23T17:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: I need to extract field call "subject" from data field "FW: [ DOC 45 ] DTP: DEMO XXX CCC | 20147&amp;</title>
      <link>https://community.splunk.com/t5/Security/I-need-to-extract-field-call-quot-subject-quot-from-data-field/m-p/635758#M16646</link>
      <description>&lt;P&gt;OK So, from what you have been shown with rex already, how do you think this could be applied to your current request. Note that regex.com is a good site for creating and testing regex extractions (although they can need a bit of tweaking to use in Splunk, especially if back-slashes are involved).&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 17:18:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/I-need-to-extract-field-call-quot-subject-quot-from-data-field/m-p/635758#M16646</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-03-23T17:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: I need to extract field call "subject" from data field "FW: [ DOC 45 ] DTP: DEMO XXX CCC | 20147&amp;quot</title>
      <link>https://community.splunk.com/t5/Security/I-need-to-extract-field-call-quot-subject-quot-from-data-field/m-p/636287#M16671</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/250407"&gt;@karu0711&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| makeresults
| eval a="FW: [ DOC 45 ] DTP: DEMO XXX CCC | 20147"
| eval subject=mvindex(split(mvindex(split(a,":"),2),"|"),0)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gr0und_Z3r0_0-1679998854603.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/24576i3056B9F513DA7730/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gr0und_Z3r0_0-1679998854603.png" alt="Gr0und_Z3r0_0-1679998854603.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 10:21:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/I-need-to-extract-field-call-quot-subject-quot-from-data-field/m-p/636287#M16671</guid>
      <dc:creator>Gr0und_Z3r0</dc:creator>
      <dc:date>2023-03-28T10:21:00Z</dc:date>
    </item>
  </channel>
</rss>

