<?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: Extracting SHA256 field in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Extracting-SHA256-field/m-p/482004#M7777</link>
    <description>&lt;P&gt;Thank you for the help!&lt;/P&gt;</description>
    <pubDate>Thu, 19 Sep 2019 05:51:01 GMT</pubDate>
    <dc:creator>emkaxon</dc:creator>
    <dc:date>2019-09-19T05:51:01Z</dc:date>
    <item>
      <title>Extracting SHA256 field</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Extracting-SHA256-field/m-p/482002#M7775</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I am trying to extract fields using Splunk field extractor and I reached a point where I got the following error &lt;STRONG&gt;" The extraction failed. If you are extracting multiple fields, try removing one or more fields. Start with extractions that are embedded within longer text strings."&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;The most common solution found on this forum is to write my own regular expression manually.&lt;/P&gt;

&lt;P&gt;This is a sample log from which I need to extract the field "process_sha256":&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;process_sha256":"fa03997f62beaf057023e5627881ecd4829e3c8383fd44b33f5e30a47ba25e31","processblock_count":0,"regmod_count":3,"segment_id":"1568367814899","start":"2019-09-13T09:41:19.404Z"&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Does anyone have an idea what could be the proper regular expression to insert in the field extractor?&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:11:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Extracting-SHA256-field/m-p/482002#M7775</guid>
      <dc:creator>emkaxon</dc:creator>
      <dc:date>2020-09-30T02:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting SHA256 field</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Extracting-SHA256-field/m-p/482003#M7776</link>
      <description>&lt;P&gt;Try &lt;CODE&gt;process_sha256":"(?&amp;lt;sha256&amp;gt;[^"]+)&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 18:13:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Extracting-SHA256-field/m-p/482003#M7776</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-09-17T18:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting SHA256 field</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Extracting-SHA256-field/m-p/482004#M7777</link>
      <description>&lt;P&gt;Thank you for the help!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 05:51:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Extracting-SHA256-field/m-p/482004#M7777</guid>
      <dc:creator>emkaxon</dc:creator>
      <dc:date>2019-09-19T05:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting SHA256 field</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Extracting-SHA256-field/m-p/482005#M7778</link>
      <description>&lt;P&gt;@emkaxon If your problem is resolved, please accept the answer to help future readers.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 12:45:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Extracting-SHA256-field/m-p/482005#M7778</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-09-19T12:45:25Z</dc:date>
    </item>
  </channel>
</rss>

