<?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: Configuration of props.conf and input.conf in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Configuration-of-props-conf-and-input-conf/m-p/114052#M23843</link>
    <description>&lt;P&gt;IMHO, this should work but you may still find events broken/terminated/truncated due to other limits; see here:&lt;BR /&gt;
&lt;A href="http://answers.splunk.com/answers/4162/size-limit-for-an-event.html"&gt;http://answers.splunk.com/answers/4162/size-limit-for-an-event.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 May 2015 16:00:47 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2015-05-19T16:00:47Z</dc:date>
    <item>
      <title>Configuration of props.conf and input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configuration-of-props-conf-and-input-conf/m-p/114051#M23842</link>
      <description>&lt;P&gt;Hi &lt;BR /&gt;
I am interested to upload two distinct files form multiple directories. I have done this previously by using Splunk-web, but now I am trying to do it by modifying props.conf and input.conf. So I have two files that have two different extension. So I believe my input.conf goes like this&lt;/P&gt;

&lt;P&gt;[monitor://C:/User/.../Data/...]&lt;BR /&gt;
 index = my_index1&lt;BR /&gt;
 sourcetype = my_sourcetype1&lt;BR /&gt;
 whitelist = .tir$&lt;BR /&gt;
initCrcLength = 4000&lt;/P&gt;

&lt;P&gt;[monitor://C:/User/.../Data/...]&lt;BR /&gt;
index = my_index2&lt;BR /&gt;
sourcetype = my_sourcetype2&lt;BR /&gt;
whitelist = .JobEvent$&lt;BR /&gt;
initCrcLength = 4000&lt;/P&gt;

&lt;P&gt;Both sourcetype are custom. The events are very long. I am no sure if I'm starting the stanza correctly with the sourcetype. Please let me know I if this look right.&lt;/P&gt;

&lt;P&gt;[my_sourcetype1]&lt;BR /&gt;
SHOULD_LINEMERGER = true&lt;BR /&gt;
NO_BINARY_CHECK = true&lt;BR /&gt;
disabled = false&lt;BR /&gt;
pulldown_type = true&lt;BR /&gt;
category = Custom&lt;BR /&gt;
MAX_EVENTS = 100000&lt;BR /&gt;
BREAK_ONLY_BEFORE = Massabeeldiabloporviejoquepordiablo&lt;/P&gt;

&lt;P&gt;[my_sourcetype2]&lt;BR /&gt;
SHOULD_LINEMERGER = true&lt;BR /&gt;
NO_BINARY_CHECK = true&lt;BR /&gt;
disabled = false&lt;BR /&gt;
pulldown_type = true&lt;BR /&gt;
category = Custom&lt;BR /&gt;
MAX_EVENTS = 100000&lt;BR /&gt;
BREAK_ONLY_BEFORE = Massabeeldiabloporviejoquepordiablo&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 19:59:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configuration-of-props-conf-and-input-conf/m-p/114051#M23842</guid>
      <dc:creator>edrivera3</dc:creator>
      <dc:date>2020-09-28T19:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration of props.conf and input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configuration-of-props-conf-and-input-conf/m-p/114052#M23843</link>
      <description>&lt;P&gt;IMHO, this should work but you may still find events broken/terminated/truncated due to other limits; see here:&lt;BR /&gt;
&lt;A href="http://answers.splunk.com/answers/4162/size-limit-for-an-event.html"&gt;http://answers.splunk.com/answers/4162/size-limit-for-an-event.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2015 16:00:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configuration-of-props-conf-and-input-conf/m-p/114052#M23843</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-05-19T16:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration of props.conf and input.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configuration-of-props-conf-and-input-conf/m-p/114053#M23844</link>
      <description>&lt;P&gt;For now I cannot do much about those long files. In the future my plan is to parse all those files and create new files with a different structure/format that would be easier to divide them in multiple events, but that's another project. Thanks for your response.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2015 16:10:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configuration-of-props-conf-and-input-conf/m-p/114053#M23844</guid>
      <dc:creator>edrivera3</dc:creator>
      <dc:date>2015-05-19T16:10:19Z</dc:date>
    </item>
  </channel>
</rss>

