<?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: Problem of indexing data in indexer in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Problem-of-indexing-data-in-indexer/m-p/29144#M5007</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You can add a props.conf on the indexer with a stanza on the specified sourcetype, source or host.&lt;/P&gt;

&lt;P&gt;E.G.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[source::my.csv]
SHOULD_LINEMERGE = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://splunk-base.splunk.com/answers/48280/forwarder-configuration"&gt;http://splunk-base.splunk.com/answers/48280/forwarder-configuration&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;

&lt;P&gt;Clement&lt;/P&gt;</description>
    <pubDate>Fri, 09 Nov 2012 16:48:53 GMT</pubDate>
    <dc:creator>ClementG</dc:creator>
    <dc:date>2012-11-09T16:48:53Z</dc:date>
    <item>
      <title>Problem of indexing data in indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-of-indexing-data-in-indexer/m-p/29143#M5006</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;

&lt;P&gt;I get a problem of indexing data in indexer.&lt;BR /&gt;
I have a file test.csv. When i monitored it locally in indexer with sourcetype substate ( configured in props.conf in indexer), indexer can parse data basing those fields inside  props(ex:SHOULD_LINEMERGE=false)&lt;/P&gt;

&lt;P&gt;But if i use Universal Forwarder (UF) to monitor that csv file,its entire data content is sent to indexer without using SHOULD_LINEMERGE=false above.&lt;/P&gt;

&lt;P&gt;i know that at parsing time, we can configure in indexer, heavy forwarder, but impossible in UF.&lt;/P&gt;

&lt;P&gt;So how can i configure to let Splunk indexer be able to index it correctly ?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2012 16:24:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-of-indexing-data-in-indexer/m-p/29143#M5006</guid>
      <dc:creator>sieutruc</dc:creator>
      <dc:date>2012-11-09T16:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem of indexing data in indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-of-indexing-data-in-indexer/m-p/29144#M5007</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You can add a props.conf on the indexer with a stanza on the specified sourcetype, source or host.&lt;/P&gt;

&lt;P&gt;E.G.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[source::my.csv]
SHOULD_LINEMERGE = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://splunk-base.splunk.com/answers/48280/forwarder-configuration"&gt;http://splunk-base.splunk.com/answers/48280/forwarder-configuration&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;

&lt;P&gt;Clement&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2012 16:48:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-of-indexing-data-in-indexer/m-p/29144#M5007</guid>
      <dc:creator>ClementG</dc:creator>
      <dc:date>2012-11-09T16:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem of indexing data in indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-of-indexing-data-in-indexer/m-p/29145#M5008</link>
      <description>&lt;P&gt;Parse-time rules would still apply where the parsing is done. In environments where the forwarders are Universal Forwarders (UF), the parsing occurs on the indexer. Note that the inputs.conf on the UF may set a sourcetype--it is the rules for this sourcetype that would be applied at parse time.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2012 16:49:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-of-indexing-data-in-indexer/m-p/29145#M5008</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2012-11-09T16:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem of indexing data in indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-of-indexing-data-in-indexer/m-p/29146#M5009</link>
      <description>&lt;P&gt;yes, i did, but it's not totally working&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2012 20:46:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-of-indexing-data-in-indexer/m-p/29146#M5009</guid>
      <dc:creator>sieutruc</dc:creator>
      <dc:date>2012-11-09T20:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem of indexing data in indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-of-indexing-data-in-indexer/m-p/29147#M5010</link>
      <description>&lt;P&gt;In fact, my Splunk deployment is a bit more complicated. There is a intermediate forwarder(heavy forwarder) that will forward data from UF to indexer. I see 2 event from UF with the same sourcetype substate, but one seemed not to be  applied sourcetype into. &lt;/P&gt;

&lt;P&gt;So do i need to configure the same props in intermediate forwarder ?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2012 20:49:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-of-indexing-data-in-indexer/m-p/29147#M5010</guid>
      <dc:creator>sieutruc</dc:creator>
      <dc:date>2012-11-09T20:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem of indexing data in indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-of-indexing-data-in-indexer/m-p/29148#M5011</link>
      <description>&lt;P&gt;You have to do it on the Heavy Forwarder, you can set your stanza on either the sourcetype or the source of the file.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2012 22:06:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-of-indexing-data-in-indexer/m-p/29148#M5011</guid>
      <dc:creator>ClementG</dc:creator>
      <dc:date>2012-11-09T22:06:04Z</dc:date>
    </item>
  </channel>
</rss>

