<?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: Split my props.conf for using a forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Split-my-props-conf-for-using-a-forwarder/m-p/177936#M35665</link>
    <description>&lt;P&gt;All of those (&lt;CODE&gt;SHOULD_LINEMERGE, TZ&lt;/CODE&gt; and &lt;CODE&gt;MAX_TIMESTAMP_LOOKAHEAD&lt;/CODE&gt;) are usesd during the Parsing Phase, and none of them are understood by the Universal Forwarder, so if that is what you are planning to have, the settings should stay on the indexer. However, if you are planning to use a Heavy Forwarder, you should move those settings there, since a Heavy Forwarder also does the Parsing. &lt;/P&gt;

&lt;P&gt;See below link for more info;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://wiki.splunk.com/Where_do_I_configure_my_Splunk_settings"&gt;http://wiki.splunk.com/Where_do_I_configure_my_Splunk_settings&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Hope this helps,&lt;/P&gt;

&lt;P&gt;K&lt;/P&gt;</description>
    <pubDate>Fri, 13 Dec 2013 14:03:24 GMT</pubDate>
    <dc:creator>kristian_kolb</dc:creator>
    <dc:date>2013-12-13T14:03:24Z</dc:date>
    <item>
      <title>Split my props.conf for using a forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Split-my-props-conf-for-using-a-forwarder/m-p/177935#M35664</link>
      <description>&lt;P&gt;Hi.&lt;BR /&gt;
I must change the way I get inputs into Splunk by using a forwarder.&lt;BR /&gt;
Until now I was doing something like : (one example between others)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://\\bob01\LogInput\Vmware4Splunk\datastores\*.txt]
disabled = false
host_regex = ([^\\]*).txt$
sourcetype = Vmware_Datastores
index = Infra_vmware
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That works well but I want to use the universal forwarder I configured on &lt;STRONG&gt;\\bob01&lt;/STRONG&gt;. So on bob01 inputs.conf I add (one example between others):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://E:\Data\LogInput\Vmware4Splunk\datastores\*.txt]
disabled = false
host_regex = ([^\\]*).txt$
sourcetype = Vmware_Datastores
index = Infra_vmware
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I got a props.conf like this (These are the only properties for indexing):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[host::Stgeorge]
TZ=Atlantic/Bermuda
[host::Freeport]
TZ=America/Nassau
[host::Matterhorn]
TZ=Europe/Paris
[host::Quarry]
TZ=Europe/Paris

[CSWAlias]
SHOULD_LINEMERGE = false
[vspla]
SHOULD_LINEMERGE=false
[vspco]
SHOULD_LINEMERGE=false
[Vmware_Datastores]
MAX_TIMESTAMP_LOOKAHEAD = 30
SHOULD_LINEMERGE=false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My question is: In all these properties (SHOULD_LINEMERGE, TZ and MAX_TIMESTAMP_LOOKAHEAD), which ones I must copy or cut on the forwarder 's props.conf file ? I let them on my splunk indexer too?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:28:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Split-my-props-conf-for-using-a-forwarder/m-p/177935#M35664</guid>
      <dc:creator>timmalos</dc:creator>
      <dc:date>2020-09-28T15:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Split my props.conf for using a forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Split-my-props-conf-for-using-a-forwarder/m-p/177936#M35665</link>
      <description>&lt;P&gt;All of those (&lt;CODE&gt;SHOULD_LINEMERGE, TZ&lt;/CODE&gt; and &lt;CODE&gt;MAX_TIMESTAMP_LOOKAHEAD&lt;/CODE&gt;) are usesd during the Parsing Phase, and none of them are understood by the Universal Forwarder, so if that is what you are planning to have, the settings should stay on the indexer. However, if you are planning to use a Heavy Forwarder, you should move those settings there, since a Heavy Forwarder also does the Parsing. &lt;/P&gt;

&lt;P&gt;See below link for more info;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://wiki.splunk.com/Where_do_I_configure_my_Splunk_settings"&gt;http://wiki.splunk.com/Where_do_I_configure_my_Splunk_settings&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Hope this helps,&lt;/P&gt;

&lt;P&gt;K&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2013 14:03:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Split-my-props-conf-for-using-a-forwarder/m-p/177936#M35665</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-12-13T14:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Split my props.conf for using a forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Split-my-props-conf-for-using-a-forwarder/m-p/177937#M35666</link>
      <description>&lt;P&gt;Perfect, thnks a lot !&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2013 14:20:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Split-my-props-conf-for-using-a-forwarder/m-p/177937#M35666</guid>
      <dc:creator>timmalos</dc:creator>
      <dc:date>2013-12-13T14:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Split my props.conf for using a forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Split-my-props-conf-for-using-a-forwarder/m-p/177938#M35667</link>
      <description>&lt;P&gt;Note that you can send all of the props.conf to the forwarder, indexer, search head, but each node will only care about the contents related to its own functionality. I.e., forwarder only cares about things related to setting a sourcetype (if one isn't set on the inputs), indexer cares about line breaking, time parsing, TRANSFORMS, search head cares about REPORT, EVAL, FIELDALIAS, etc.&lt;/P&gt;

&lt;P&gt;It's this "selective focus" that prompts us to keep props for a given sourcetype all together, and copy it wholesale to all of the nodes that might need it. Splunk will sort out the contents.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2013 14:28:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Split-my-props-conf-for-using-a-forwarder/m-p/177938#M35667</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2013-12-13T14:28:47Z</dc:date>
    </item>
  </channel>
</rss>

