<?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: How do I configure custom index-time field extraction? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-configure-custom-index-time-field-extraction/m-p/419237#M73897</link>
    <description>&lt;P&gt;Thanks for the answer. I make slices (~ 200 million) using &lt;CODE&gt;| collect&lt;/CODE&gt; in composite indexes, which are verified with an external source for this numeric field. Ideally, I want to index it as a timestamp in order to run in a range of several jobs across this field.&lt;BR /&gt;
As I understand it, when setting the sourcetype to &lt;CODE&gt;collect&lt;/CODE&gt;, the license is wasted, so keep stash is the default sourcetype ...&lt;/P&gt;</description>
    <pubDate>Tue, 09 Oct 2018 06:06:18 GMT</pubDate>
    <dc:creator>GolemXIV</dc:creator>
    <dc:date>2018-10-09T06:06:18Z</dc:date>
    <item>
      <title>How do I configure custom index-time field extraction?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-configure-custom-index-time-field-extraction/m-p/419235#M73895</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;

&lt;P&gt;i want to extract a field on index-time extraction on search head (i know it's not the best idea), but I'm have some strange issues with it. &lt;BR /&gt;
A new field should be indexed through collect command to summary indexes, but when i collect data this way, i don't see this field extraction. When  i use &lt;CODE&gt;| extract some-number-idx&lt;/CODE&gt; , the fields are visible in verbose mode, so it looks like field extraction is ok. I try to restart Splunk, move confs from app to etc/system/local, but all is useless. What could be the problem? Maybe there are some logs in Splunk to debug this process?&lt;/P&gt;

&lt;P&gt;My confs in custom app:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#transforms.conf
[some-number-idx]
REGEX = myfield=(&amp;lt;number_idx&amp;gt;\d+)
FORMAT = number_idx::$1
WRITE_META = true

#props.conf
[stash]
TRANSFORMS-myfield = some-number-idx

#fields.conf
[number_idx]
INDEXED = true
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 08 Oct 2018 07:02:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-configure-custom-index-time-field-extraction/m-p/419235#M73895</guid>
      <dc:creator>GolemXIV</dc:creator>
      <dc:date>2018-10-08T07:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure custom index-time field extraction?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-configure-custom-index-time-field-extraction/m-p/419236#M73896</link>
      <description>&lt;P&gt;You should back ALL the way up.  You definitely should not put in any settings for sourcetype &lt;CODE&gt;statsh&lt;/CODE&gt;, especially index-time.  What &lt;EM&gt;exactly&lt;/EM&gt; is your original problem?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2018 23:39:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-configure-custom-index-time-field-extraction/m-p/419236#M73896</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-10-08T23:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure custom index-time field extraction?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-configure-custom-index-time-field-extraction/m-p/419237#M73897</link>
      <description>&lt;P&gt;Thanks for the answer. I make slices (~ 200 million) using &lt;CODE&gt;| collect&lt;/CODE&gt; in composite indexes, which are verified with an external source for this numeric field. Ideally, I want to index it as a timestamp in order to run in a range of several jobs across this field.&lt;BR /&gt;
As I understand it, when setting the sourcetype to &lt;CODE&gt;collect&lt;/CODE&gt;, the license is wasted, so keep stash is the default sourcetype ...&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2018 06:06:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-configure-custom-index-time-field-extraction/m-p/419237#M73897</guid>
      <dc:creator>GolemXIV</dc:creator>
      <dc:date>2018-10-09T06:06:18Z</dc:date>
    </item>
  </channel>
</rss>

