<?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: Why Field Extraction Stopped Working in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-Field-Extraction-Stopped-Working/m-p/749116#M242103</link>
    <description>&lt;P&gt;Thank you that helped!&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jul 2025 15:23:38 GMT</pubDate>
    <dc:creator>RowdyRodney</dc:creator>
    <dc:date>2025-07-02T15:23:38Z</dc:date>
    <item>
      <title>Why Field Extraction Stopped Working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-Field-Extraction-Stopped-Working/m-p/749113#M242101</link>
      <description>&lt;P&gt;Hello - I created a Field Extraction to look for a file extension. The raw log looks like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"FileName": "John Test File.docx"&lt;/LI-CODE&gt;&lt;P&gt;The regex I used was:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"FileName":\s".+\.(?P&amp;lt;Domain&amp;gt;.[a-zA-Z0-9]*)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This tests out in any regex tester I use. When I first created this, I ran a search query and some of the fields populated, but some were blank. I then checked which records weren't being extracted correctly, and found the regex matched the raw log pattern, so I was unsure why it wouldn't have extracted.&lt;BR /&gt;&lt;BR /&gt;However,&amp;nbsp; ~30 minutes after creating this field extraction. It stopped extracting anything. The state I'm now, I can see that each raw log record matches my extraction regex, but the fields are still empty and this isn't being extracted. Why would that be?&lt;/P&gt;&lt;P&gt;Each raw log matches the regex in the extraction...&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 15:06:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-Field-Extraction-Stopped-Working/m-p/749113#M242101</guid>
      <dc:creator>RowdyRodney</dc:creator>
      <dc:date>2025-07-02T15:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why Field Extraction Stopped Working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-Field-Extraction-Stopped-Working/m-p/749115#M242102</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/309668"&gt;@RowdyRodney&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How are you doing this extraction? Is it a search-time extraction in Splunk Enterprise/Cloud?&lt;/P&gt;&lt;P&gt;These use PCRE based Regex whereas you have provided a P&lt;SPAN&gt;ython-style named capturing group (?P...)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please can you update this to a PCRE based regex and see if this resolves the issue?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"FileName":\s".+\.(?&amp;lt;Domain&amp;gt;.[a-zA-Z0-9]*)&lt;/LI-CODE&gt;&lt;P&gt;Can I also check, is the intention that it matches the file extension (docx) in your sample data?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 15:17:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-Field-Extraction-Stopped-Working/m-p/749115#M242102</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-07-02T15:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why Field Extraction Stopped Working</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-Field-Extraction-Stopped-Working/m-p/749116#M242103</link>
      <description>&lt;P&gt;Thank you that helped!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 15:23:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-Field-Extraction-Stopped-Working/m-p/749116#M242103</guid>
      <dc:creator>RowdyRodney</dc:creator>
      <dc:date>2025-07-02T15:23:38Z</dc:date>
    </item>
  </channel>
</rss>

