<?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 are Source type definitions stored in Distributed environment? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456353#M78898</link>
    <description>&lt;P&gt;Sourcetypes are not &lt;CODE&gt;defined&lt;/CODE&gt; so they are not &lt;CODE&gt;stored&lt;/CODE&gt; anywhere; any arbitrary string can be used.  Each one is simply a field value that is generally hard-coded inside of the &lt;CODE&gt;inputs.conf&lt;/CODE&gt; file that defines the input.  Sometimes a &lt;CODE&gt;sourcetype&lt;/CODE&gt; is overriden by settings inside of &lt;CODE&gt;props.conf&lt;/CODE&gt; on the first full instance of Splunk Enterprise that handles the event.&lt;/P&gt;</description>
    <pubDate>Sat, 06 Jul 2019 22:20:06 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2019-07-06T22:20:06Z</dc:date>
    <item>
      <title>Where are Source type definitions stored in Distributed environment?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456349#M78894</link>
      <description>&lt;P&gt;Where are Source type definitions stored in Distributed environment? and How to manage them?&lt;/P&gt;

&lt;P&gt;For example -&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;When I create a sourcetype using Splunk Web -&lt;/STRONG&gt; I am assuming that they are being stored at Search Heads and later somehow migrated to indexers. I can edit them via splunk web UI directly. But Web UI won't show any source types defined in my indexers.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;If I want to achieve selective parsing&lt;/STRONG&gt; (ex: index only WARN logs), then since event processing occurs at indexer, I will have to define this sourcetype at indexers. And these change won't be visible to me at all since indexers are not accessible via splunk web. ( I am using splunkcloud) This is a major pain point in improving data quality since the sourcetype configuration is not all all visible to us.&lt;/P&gt;

&lt;P&gt;What is the best practise, how do i manage my source types especially in case of splunkcloud. Is there any way to keep sourcetypes on indexers and Search Heads synchronised?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 04:40:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456349#M78894</guid>
      <dc:creator>iparitosh</dc:creator>
      <dc:date>2019-07-04T04:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Where are Source type definitions stored in Distributed environment?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456350#M78895</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;regarding sourcetypes: They are stored on the search heads, correct. Sourcetypes are getting indexed in the .tsidx files. That's why the indexers know about them.&lt;BR /&gt;
Search peers (indexers) get a so-called &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.3.0/DistSearch/Whatsearchheadssend"&gt;knowledge bundle&lt;/A&gt; with information about the search from the Search Head(s) when a search is being ran.&lt;/P&gt;

&lt;P&gt;Regarding parsing: you're right. Everything that needs to be done before indexing an event, has to go on the first instance that does parsing, in your case an indexer (which could also be a Heavy Forwarder). &lt;BR /&gt;
For an overview, Aplura has a nice cheat sheet about "where to put props": &lt;A href="https://www.aplura.com/wp-content/uploads/where_to_put_props.pdf"&gt;https://www.aplura.com/wp-content/uploads/where_to_put_props.pdf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Skalli&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 05:52:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456350#M78895</guid>
      <dc:creator>skalliger</dc:creator>
      <dc:date>2019-07-04T05:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Where are Source type definitions stored in Distributed environment?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456351#M78896</link>
      <description>&lt;P&gt;Thank you for sharing the document. I have one doubt. &lt;/P&gt;

&lt;P&gt;Most of my sourcetypes are defined at search head via splunk web UI. They use LINE_BREAKER attributes like - BREAK_ONLY_BEFORE, LINE _BREAKER etc.&lt;/P&gt;

&lt;P&gt;When I make changes into any of these attributes, I can see changes in events breaking within few minutes.&lt;/P&gt;

&lt;P&gt;Now, these LINE BREAKING key:value pairs needs to be utilised by indexer before the events are indexed.&lt;/P&gt;

&lt;P&gt;How is it that I make a change on Splunk Web UI and it get's reflected in event processing while the changes  should have been made at indexer level. Any idea how it works in backend?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:10:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456351#M78896</guid>
      <dc:creator>iparitosh</dc:creator>
      <dc:date>2020-09-30T01:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Where are Source type definitions stored in Distributed environment?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456352#M78897</link>
      <description>&lt;P&gt;Are you talking about an on-premise or cloud environment? Actually, the configurations you mentioned &lt;EM&gt;have to&lt;/EM&gt; go to the indexers to take effect.&lt;/P&gt;

&lt;P&gt;Skalli&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2019 09:46:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456352#M78897</guid>
      <dc:creator>skalliger</dc:creator>
      <dc:date>2019-07-05T09:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Where are Source type definitions stored in Distributed environment?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456353#M78898</link>
      <description>&lt;P&gt;Sourcetypes are not &lt;CODE&gt;defined&lt;/CODE&gt; so they are not &lt;CODE&gt;stored&lt;/CODE&gt; anywhere; any arbitrary string can be used.  Each one is simply a field value that is generally hard-coded inside of the &lt;CODE&gt;inputs.conf&lt;/CODE&gt; file that defines the input.  Sometimes a &lt;CODE&gt;sourcetype&lt;/CODE&gt; is overriden by settings inside of &lt;CODE&gt;props.conf&lt;/CODE&gt; on the first full instance of Splunk Enterprise that handles the event.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jul 2019 22:20:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456353#M78898</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-07-06T22:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Where are Source type definitions stored in Distributed environment?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456354#M78899</link>
      <description>&lt;P&gt;What do you mean by “first full value of splunk”?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jul 2019 01:00:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456354#M78899</guid>
      <dc:creator>iparitosh</dc:creator>
      <dc:date>2019-07-07T01:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Where are Source type definitions stored in Distributed environment?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456355#M78900</link>
      <description>&lt;P&gt;We are on splunkcloud, when I create a sourcetypes with LINEBREAKER setting via splunk UI, does it stored at SH or the INDEXER.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jul 2019 01:03:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456355#M78900</guid>
      <dc:creator>iparitosh</dc:creator>
      <dc:date>2019-07-07T01:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Where are Source type definitions stored in Distributed environment?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456356#M78901</link>
      <description>&lt;P&gt;The spellchecker changed &lt;CODE&gt;instance&lt;/CODE&gt; to &lt;CODE&gt;value&lt;/CODE&gt; somehow.  I fixed it.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jul 2019 01:40:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-are-Source-type-definitions-stored-in-Distributed/m-p/456356#M78901</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-07-07T01:40:32Z</dc:date>
    </item>
  </channel>
</rss>

