<?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: Props.conf file changes in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Props-conf-file-changes/m-p/366563#M66646</link>
    <description>&lt;P&gt;Working now, I just restarted the splunkd service.&lt;BR /&gt;
Thanks for your help!&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jun 2017 20:56:19 GMT</pubDate>
    <dc:creator>prathapkcsc</dc:creator>
    <dc:date>2017-06-29T20:56:19Z</dc:date>
    <item>
      <title>Props.conf file changes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Props-conf-file-changes/m-p/366561#M66644</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
my sample data like this &lt;BR /&gt;
    101,Mango,0.40%&lt;BR /&gt;
    102,Orange,0.70%&lt;BR /&gt;
It is coming as a single event, as i want to split into multiple events based on new line escape character.&lt;BR /&gt;
What changes do i need to made in props.conf file&lt;BR /&gt;
My sourcetype is "abc"&lt;BR /&gt;
My props.conf looks like this &lt;BR /&gt;
props.conf:&lt;BR /&gt;
            [abc]&lt;BR /&gt;
           SHOULD_LINEMERGE=false&lt;BR /&gt;
            LINE_BREAKER=([\r\n]+)&lt;/P&gt;

&lt;P&gt;Anyone help me?&lt;BR /&gt;
Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:36:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Props-conf-file-changes/m-p/366561#M66644</guid>
      <dc:creator>prathapkcsc</dc:creator>
      <dc:date>2020-09-29T14:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Props.conf file changes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Props-conf-file-changes/m-p/366562#M66645</link>
      <description>&lt;P&gt;That should do it. so check these:&lt;/P&gt;

&lt;P&gt;The &lt;CODE&gt;props.conf&lt;/CODE&gt; file is deployed to your indexing servers (usually Indexers, occasionally Heavy Forwarders).&lt;BR /&gt;
Ensure that there are no competing entries for your sourcetype ( &lt;CODE&gt;$SPLUNK_HOME/bin/splunk cmd btool props list abc&lt;/CODE&gt; ).&lt;BR /&gt;
Ensure that the &lt;CODE&gt;sourcetype&lt;/CODE&gt; values match EXACTLY (case matters).&lt;BR /&gt;
Restart all splunk instances &lt;EM&gt;after&lt;/EM&gt; the file is deployed.&lt;BR /&gt;
When you test/evaluate your change, check ONLY events that have been forwarded after the restarts (older/previous events will stay broken); you can use &lt;CODE&gt;_index_earliest=-5m&lt;/CODE&gt; or similar to ensure this.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 18:40:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Props-conf-file-changes/m-p/366562#M66645</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-06-29T18:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Props.conf file changes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Props-conf-file-changes/m-p/366563#M66646</link>
      <description>&lt;P&gt;Working now, I just restarted the splunkd service.&lt;BR /&gt;
Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 20:56:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Props-conf-file-changes/m-p/366563#M66646</guid>
      <dc:creator>prathapkcsc</dc:creator>
      <dc:date>2017-06-29T20:56:19Z</dc:date>
    </item>
  </channel>
</rss>

