<?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 to perform field extraction in Splunk cluster in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/449051#M15777</link>
    <description>&lt;P&gt;And when done on indexer, will I be using the splunk web to do this or should this be done using props.conf.&lt;BR /&gt;
Thanks,Nelton&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jul 2018 10:32:39 GMT</pubDate>
    <dc:creator>neltonk</dc:creator>
    <dc:date>2018-07-20T10:32:39Z</dc:date>
    <item>
      <title>Where to perform field extraction in Splunk cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/449048#M15774</link>
      <description>&lt;P&gt;Hi, I am new to Splunk. I have built a splunk cluster (3 indexers, 1 master(also the license master), 1 search head).&lt;BR /&gt;
I have deployed universal forwarders to all the servers using ansible and I am getting the data that I require. However I am not sure where do I now extract fields - in the indexers or search head?&lt;/P&gt;

&lt;P&gt;Please advice...&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Nelton&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 10:14:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/449048#M15774</guid>
      <dc:creator>neltonk</dc:creator>
      <dc:date>2018-07-20T10:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Where to perform field extraction in Splunk cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/449049#M15775</link>
      <description>&lt;P&gt;Field extractions are configured on the Search Head, since they happen at search time.&lt;/P&gt;

&lt;P&gt;Unless you have any specific need to perform index time extractions (e.g. to override the host / sourcetype). Those would have to be set on the indexers.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 10:18:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/449049#M15775</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-07-20T10:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Where to perform field extraction in Splunk cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/449050#M15776</link>
      <description>&lt;P&gt;Thanks a lot for your quick response... if I have to override the host field, do I have to do the field extraction on each indexer? Please let me know.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 10:31:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/449050#M15776</guid>
      <dc:creator>neltonk</dc:creator>
      <dc:date>2018-07-20T10:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Where to perform field extraction in Splunk cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/449051#M15777</link>
      <description>&lt;P&gt;And when done on indexer, will I be using the splunk web to do this or should this be done using props.conf.&lt;BR /&gt;
Thanks,Nelton&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 10:32:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/449051#M15777</guid>
      <dc:creator>neltonk</dc:creator>
      <dc:date>2018-07-20T10:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Where to perform field extraction in Splunk cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/449052#M15778</link>
      <description>&lt;P&gt;Best is to create a small app, that contains the relevant props.conf and transforms.conf and push that to all indexers in the cluster from the cluster master.&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Indexer/Updatepeerconfigurations"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Indexer/Updatepeerconfigurations&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 10:37:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/449052#M15778</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-07-20T10:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Where to perform field extraction in Splunk cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/700976#M28689</link>
      <description>&lt;P&gt;It's easier to add extractions on SHC so you can modify them if you need. On indexers they will be fixed once indexed.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 09:14:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/700976#M28689</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2024-10-04T09:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Where to perform field extraction in Splunk cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/700980#M28690</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/59888"&gt;@neltonk&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;field extractions at search time must always be configured on Search Heads (both clustered or not clustered), infact you should install on the SHs all the add-ons that you need.&lt;/P&gt;&lt;P&gt;If you have index time extractions, you must add them on Indexers (using The Cluster Manager) or, if present on Heavy Forwarders.&lt;/P&gt;&lt;P&gt;But usually field extractions are done at search time, so on SHs.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 10:08:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/700980#M28690</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-10-04T10:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Where to perform field extraction in Splunk cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/700989#M28691</link>
      <description>&lt;P&gt;The usual consultant's answer - "it depends".&lt;/P&gt;&lt;P&gt;The most often used field extraction - the search-time extractions are defined on the search-head tier because... tada! they happen during search time &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; (actually their definitions are replicated internally to indexers so that searches can run properly but these are internal intricacies you don't have to concern yourself with at this point ;-)).&lt;/P&gt;&lt;P&gt;But if you want to create so-called "indexed fields" (which isn't often done but the possibility is there), you have to define them in ingest-time which means either on indexers or on any other "heavy" component your events go through first.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 12:59:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Where-to-perform-field-extraction-in-Splunk-cluster/m-p/700989#M28691</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-10-04T12:59:17Z</dc:date>
    </item>
  </channel>
</rss>

