<?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 Index Field Transform not Catching Every Event in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Index-Field-Transform-not-Catching-Every-Event/m-p/542651#M90661</link>
    <description>&lt;P&gt;I'm running a simple transform to change the index from "tenable" to "tenable-dc" for one of my sourcetypes.&lt;/P&gt;&lt;P&gt;Props.conf&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[tenable:sc:vuln]
TRANSFORMS-~dcfilter = dcfilter&lt;/LI-CODE&gt;&lt;P&gt;Transforms.conf&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[dcfilter]
REGEX = ([Dd][Cc]01)
FORMAT = $0-dc
DEST_KEY = _MetaData:Index&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem that I'm having is that the transform is not catching every event. I have 164 events that the filter should catch, but only 156 events are indexed in the new index (tenable-dc).&lt;/P&gt;&lt;P&gt;If I run the following search command, it catches all 164 events:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=tenable* sourcetype=tenable:sc:vuln | regex _raw = "([Dd][Cc]01)"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't find any similarities between the 8 "missed" events or differences between those events and the 156 "captured" events. My first thought was that the regex was wrong, but the search-time regex works.&amp;nbsp; Does anyone have any experience with index-time extractions missing events?&lt;/P&gt;</description>
    <pubDate>Fri, 05 Mar 2021 21:29:28 GMT</pubDate>
    <dc:creator>aaron_gibby</dc:creator>
    <dc:date>2021-03-05T21:29:28Z</dc:date>
    <item>
      <title>Index Field Transform not Catching Every Event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-Field-Transform-not-Catching-Every-Event/m-p/542651#M90661</link>
      <description>&lt;P&gt;I'm running a simple transform to change the index from "tenable" to "tenable-dc" for one of my sourcetypes.&lt;/P&gt;&lt;P&gt;Props.conf&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[tenable:sc:vuln]
TRANSFORMS-~dcfilter = dcfilter&lt;/LI-CODE&gt;&lt;P&gt;Transforms.conf&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[dcfilter]
REGEX = ([Dd][Cc]01)
FORMAT = $0-dc
DEST_KEY = _MetaData:Index&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem that I'm having is that the transform is not catching every event. I have 164 events that the filter should catch, but only 156 events are indexed in the new index (tenable-dc).&lt;/P&gt;&lt;P&gt;If I run the following search command, it catches all 164 events:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=tenable* sourcetype=tenable:sc:vuln | regex _raw = "([Dd][Cc]01)"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't find any similarities between the 8 "missed" events or differences between those events and the 156 "captured" events. My first thought was that the regex was wrong, but the search-time regex works.&amp;nbsp; Does anyone have any experience with index-time extractions missing events?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 21:29:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-Field-Transform-not-Catching-Every-Event/m-p/542651#M90661</guid>
      <dc:creator>aaron_gibby</dc:creator>
      <dc:date>2021-03-05T21:29:28Z</dc:date>
    </item>
  </channel>
</rss>

