<?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 field extraction trouble with forwarders in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/field-extraction-trouble-with-forwarders/m-p/81105#M20505</link>
    <description>&lt;P&gt;I'm really frustrated and need a sanity check on what I'm doing.  I've got an indexer which is deploying apps to several heavy forwarders.  Each app has inputs, props and transforms for specific server type data.  The inputs and props are working great, however I can't get any field extraction to show up on the indexer.&lt;/P&gt;

&lt;P&gt;One example:&lt;/P&gt;

&lt;P&gt;props.conf ------&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[stellent_log]
TRANSFORMS-stellent = stellent_setnull, stellent_keep   *(these work)*
REPORT-verbose = verbose_status
REPORT-heap = heap_status
TIME_FORMAT = %m.%d %H:%M:%S.%3N
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;transforms.conf ------&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[verbose_status]
REGEX = Configuring tracing verbose:\s+(\w+):
FORMAT = verbose_status::$1

[heap_status]
REGEX = (?i)are\s+(?&amp;lt;heapfree&amp;gt;\d+)\s+free[^\d]+\s+(?&amp;lt;heaptotal&amp;gt;\d+)\s+meg
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;UL&gt;
&lt;LI&gt;I've read
&lt;A href="http://www.splunk.com/wiki/Where_do_I_configure_my_Splunk_settings%3F" rel="nofollow"&gt;http://www.splunk.com/wiki/Where_do_I_configure_my_Splunk_settings%3F&lt;/A&gt; (may not have understood this fully)&lt;/LI&gt;
&lt;LI&gt;Tested the regex at regexpal.com&lt;/LI&gt;
&lt;LI&gt;Copied the transform to
$SPLUNK_HOME/etc/system/local/ to see if it was in the wrong place&lt;/LI&gt;
&lt;LI&gt;Extracted fields using the same regex
from the WebUI which saved in
$SPLUNK_HOME/etc/users/admin/search/local
(worked)&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;The only field extraction I have working is from conf files local to the indexer.  Am I making a simple mistake?&lt;/P&gt;</description>
    <pubDate>Sat, 30 Oct 2010 22:56:05 GMT</pubDate>
    <dc:creator>jhedgpeth</dc:creator>
    <dc:date>2010-10-30T22:56:05Z</dc:date>
    <item>
      <title>field extraction trouble with forwarders</title>
      <link>https://community.splunk.com/t5/Splunk-Search/field-extraction-trouble-with-forwarders/m-p/81105#M20505</link>
      <description>&lt;P&gt;I'm really frustrated and need a sanity check on what I'm doing.  I've got an indexer which is deploying apps to several heavy forwarders.  Each app has inputs, props and transforms for specific server type data.  The inputs and props are working great, however I can't get any field extraction to show up on the indexer.&lt;/P&gt;

&lt;P&gt;One example:&lt;/P&gt;

&lt;P&gt;props.conf ------&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[stellent_log]
TRANSFORMS-stellent = stellent_setnull, stellent_keep   *(these work)*
REPORT-verbose = verbose_status
REPORT-heap = heap_status
TIME_FORMAT = %m.%d %H:%M:%S.%3N
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;transforms.conf ------&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[verbose_status]
REGEX = Configuring tracing verbose:\s+(\w+):
FORMAT = verbose_status::$1

[heap_status]
REGEX = (?i)are\s+(?&amp;lt;heapfree&amp;gt;\d+)\s+free[^\d]+\s+(?&amp;lt;heaptotal&amp;gt;\d+)\s+meg
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;UL&gt;
&lt;LI&gt;I've read
&lt;A href="http://www.splunk.com/wiki/Where_do_I_configure_my_Splunk_settings%3F" rel="nofollow"&gt;http://www.splunk.com/wiki/Where_do_I_configure_my_Splunk_settings%3F&lt;/A&gt; (may not have understood this fully)&lt;/LI&gt;
&lt;LI&gt;Tested the regex at regexpal.com&lt;/LI&gt;
&lt;LI&gt;Copied the transform to
$SPLUNK_HOME/etc/system/local/ to see if it was in the wrong place&lt;/LI&gt;
&lt;LI&gt;Extracted fields using the same regex
from the WebUI which saved in
$SPLUNK_HOME/etc/users/admin/search/local
(worked)&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;The only field extraction I have working is from conf files local to the indexer.  Am I making a simple mistake?&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2010 22:56:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/field-extraction-trouble-with-forwarders/m-p/81105#M20505</guid>
      <dc:creator>jhedgpeth</dc:creator>
      <dc:date>2010-10-30T22:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: field extraction trouble with forwarders</title>
      <link>https://community.splunk.com/t5/Splunk-Search/field-extraction-trouble-with-forwarders/m-p/81106#M20506</link>
      <description>&lt;P&gt;All search-time extractions must be defined on the search head (which appears to be the same as the indexer in your case).&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2010 23:41:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/field-extraction-trouble-with-forwarders/m-p/81106#M20506</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-10-30T23:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: field extraction trouble with forwarders</title>
      <link>https://community.splunk.com/t5/Splunk-Search/field-extraction-trouble-with-forwarders/m-p/81107#M20507</link>
      <description>&lt;P&gt;Also, unless you have a good specific reason for doing otherwise, it's recommended that you use light forwarders rather than heavy.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2010 23:42:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/field-extraction-trouble-with-forwarders/m-p/81107#M20507</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-10-30T23:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: field extraction trouble with forwarders</title>
      <link>https://community.splunk.com/t5/Splunk-Search/field-extraction-trouble-with-forwarders/m-p/81108#M20508</link>
      <description>&lt;P&gt;Thanks for responding. You're right about the indexer/search combo.  Since I'm preparing this for my users and I already know the data, I was trying to config this ahead of time (which I thought was non-search-time), or is there only "search-time" extraction?  On the other point, do you know where I'd find info to make an educated choice about light/heavy forwarders?  My main factor now was that I'm configuring not to forward GBs of data that I can't afford.  thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2010 23:54:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/field-extraction-trouble-with-forwarders/m-p/81108#M20508</guid>
      <dc:creator>jhedgpeth</dc:creator>
      <dc:date>2010-10-30T23:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: field extraction trouble with forwarders</title>
      <link>https://community.splunk.com/t5/Splunk-Search/field-extraction-trouble-with-forwarders/m-p/81109#M20509</link>
      <description>&lt;P&gt;The article about "where do I configure my settings" is fairly explicit about which settings are search-time (and therefore on the search head) and which are input-time or parse-time. If you don't know specifically that you should use a heavy forwarder, then you should use a light forwarder.&lt;/P&gt;</description>
      <pubDate>Sun, 31 Oct 2010 13:54:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/field-extraction-trouble-with-forwarders/m-p/81109#M20509</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-10-31T13:54:43Z</dc:date>
    </item>
  </channel>
</rss>

