<?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: Where should I apply props and transforms: search heads or indexers? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Where-should-I-apply-props-and-transforms-search-heads-or/m-p/200742#M39658</link>
    <description>&lt;P&gt;@rrussellstsciedu - If richgalloway was able to clarify and answer your question, please don't forget to click "Accept" below his answer to resolve this post. Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 16 Dec 2016 19:45:37 GMT</pubDate>
    <dc:creator>aaraneta_splunk</dc:creator>
    <dc:date>2016-12-16T19:45:37Z</dc:date>
    <item>
      <title>Where should I apply props and transforms: search heads or indexers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-should-I-apply-props-and-transforms-search-heads-or/m-p/200739#M39655</link>
      <description>&lt;P&gt;I thought I had this figured out but am not so certain now.&lt;/P&gt;

&lt;P&gt;I need to apply a props and transform to some of our logs to make them readable since they are in a custom format. Should this be sent to the indexers, we have clustered indexers or should they be sent to the search heads? &lt;/P&gt;

&lt;P&gt;I believe its the indexers so that the data can be extracted at search time. Please set me straight.&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Ron&lt;/P&gt;

&lt;P&gt;conf files below in case it would help.&lt;/P&gt;

&lt;P&gt;Props.conf -&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[source::.../dads_logs/*.log]
SHOULD_LINEMERGE=true
BREAK_ONLY_BEFORE_DATE=true
TIME_FORMAT = %Y-%m-%d %H:%M:%S.%3N
MAX_TIMESTAMP_LOOKAHEAD = 23
REPORT-dads_extractions = extract_dads, extract_dads_keywords
TZ = UTC
EXTRACT-filename_for_dms = \/(?\w+\.log) in source
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Transform.conf -&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[extract_dads]
REGEX= (?[^\s]+)\s+(?[^\s]+)\s+(?[^\s]+)\s+(?[^\s]+)\s+(?[^\s]+)\s+(?[^\s]+)\s+\[(?[^\]]+)\]\s+\[(?[^\]]+)\]

[extract_dads_keywords]
SOURCE_KEY = dads_keywords
REGEX = ,([^,]+)
MV_ADD = true

[dms_host_staging_lookup]
filename = dms_host_staging_lookup.csv
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 16 Dec 2016 15:17:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-should-I-apply-props-and-transforms-search-heads-or/m-p/200739#M39655</guid>
      <dc:creator>rrussellstscied</dc:creator>
      <dc:date>2016-12-16T15:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Where should I apply props and transforms: search heads or indexers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-should-I-apply-props-and-transforms-search-heads-or/m-p/200740#M39656</link>
      <description>&lt;P&gt;For index-time extractions, put the transforms on the indexers.  For search-time extractions, put them on the search heads.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2016 16:47:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-should-I-apply-props-and-transforms-search-heads-or/m-p/200740#M39656</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-12-16T16:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Where should I apply props and transforms: search heads or indexers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-should-I-apply-props-and-transforms-search-heads-or/m-p/200741#M39657</link>
      <description>&lt;P&gt;Thanks, its very clear to me now.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2016 16:51:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-should-I-apply-props-and-transforms-search-heads-or/m-p/200741#M39657</guid>
      <dc:creator>rrussellstscied</dc:creator>
      <dc:date>2016-12-16T16:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Where should I apply props and transforms: search heads or indexers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-should-I-apply-props-and-transforms-search-heads-or/m-p/200742#M39658</link>
      <description>&lt;P&gt;@rrussellstsciedu - If richgalloway was able to clarify and answer your question, please don't forget to click "Accept" below his answer to resolve this post. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2016 19:45:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-should-I-apply-props-and-transforms-search-heads-or/m-p/200742#M39658</guid>
      <dc:creator>aaraneta_splunk</dc:creator>
      <dc:date>2016-12-16T19:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Where should I apply props and transforms: search heads or indexers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-should-I-apply-props-and-transforms-search-heads-or/m-p/505017#M86034</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;What if it is the Standalone Installation of Splunk. I mean Search Head and the Indexer are the same?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 15:49:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-should-I-apply-props-and-transforms-search-heads-or/m-p/505017#M86034</guid>
      <dc:creator>potnuru</dc:creator>
      <dc:date>2020-06-18T15:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Where should I apply props and transforms: search heads or indexers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-should-I-apply-props-and-transforms-search-heads-or/m-p/505022#M86035</link>
      <description>On standalone installations of Splunk, the indexer and search head are the same so there's only one location for configurations.</description>
      <pubDate>Thu, 18 Jun 2020 15:58:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-should-I-apply-props-and-transforms-search-heads-or/m-p/505022#M86035</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-06-18T15:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Where should I apply props and transforms: search heads or indexers?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-should-I-apply-props-and-transforms-search-heads-or/m-p/505468#M86121</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes,&amp;nbsp;&lt;SPAN&gt;On standalone installations of Splunk there's only one location for configurations. But I want to understand where those configs are applied on data before Indexing(Index Time) it are after after Indexing(Search Time).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So Basically, I want to know how can we differentiate&amp;nbsp;index-time extractions and search-time extractions.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 11:58:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-should-I-apply-props-and-transforms-search-heads-or/m-p/505468#M86121</guid>
      <dc:creator>potnuru</dc:creator>
      <dc:date>2020-06-22T11:58:28Z</dc:date>
    </item>
  </channel>
</rss>

