<?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: Why are changes made in props.conf not taking effect? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/357994#M65360</link>
    <description>&lt;P&gt;The props.conf should be kept at the Indexer OR heavy forwarder (first Full Splunk Enterprise version) that comes first in the flow. &lt;/P&gt;</description>
    <pubDate>Mon, 19 Jun 2017 18:49:05 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2017-06-19T18:49:05Z</dc:date>
    <item>
      <title>Why are changes made in props.conf not taking effect?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/357993#M65359</link>
      <description>&lt;P&gt;My sample data&lt;/P&gt;

&lt;P&gt;AAA, 0.5%&lt;BR /&gt;
BBB,0.10%&lt;BR /&gt;
CCC,0.20%&lt;/P&gt;

&lt;P&gt;my search looks like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;base search | rex ".*?(?[^,]+),\s*?(?.*)" | table name,value
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My entire data comes in as a single event. I want to avoid this.&lt;/P&gt;

&lt;P&gt;I am trying to split a single event into multiple events based on new-line delimiter.&lt;BR /&gt;
my props.conf file have&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[app_source]
DATETIME_CONFIG = current
NO_BINARY_CHECK = true
category = Custom
pulldown_type = true
LINE_BREAKER=([\r\n]+)
SHOULD_LINEMERGE=false
MUST_BREAK_AFTER=\%
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;i placed this props.conf inside the $SPLUNK_HOME/etc/system/local&lt;BR /&gt;
i restarted the splunkd service.&lt;BR /&gt;
still changes are not reflecting to my search.&lt;BR /&gt;
can anyone provide some light?&lt;BR /&gt;
I am new to Splunk. What to do to resolve this problem?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 18:36:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/357993#M65359</guid>
      <dc:creator>prathapkcsc</dc:creator>
      <dc:date>2017-06-19T18:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why are changes made in props.conf not taking effect?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/357994#M65360</link>
      <description>&lt;P&gt;The props.conf should be kept at the Indexer OR heavy forwarder (first Full Splunk Enterprise version) that comes first in the flow. &lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 18:49:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/357994#M65360</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-06-19T18:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Why are changes made in props.conf not taking effect?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/357995#M65361</link>
      <description>&lt;P&gt;i placed inside the $SPLUNK_HOME/etc/search/local.&lt;BR /&gt;
Is this different from that indexer?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 18:55:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/357995#M65361</guid>
      <dc:creator>prathapkcsc</dc:creator>
      <dc:date>2017-06-19T18:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Why are changes made in props.conf not taking effect?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/357996#M65362</link>
      <description>&lt;P&gt;Indexer is the server where data indexing happens. The $SPLUNK_HOME/etc/search/local directory is available in all Splunk instances. Since you're new to Splunk, start reading with distributed architecture of Splunk, to understand different server types, correlated with your Splunk infrastructure and then make the changes (same location) in the server designated as indexer:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.1/Capacity/ComponentsofaSplunkEnterprisedeployment"&gt;http://docs.splunk.com/Documentation/Splunk/6.6.1/Capacity/ComponentsofaSplunkEnterprisedeployment&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 19:00:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/357996#M65362</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-06-19T19:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Why are changes made in props.conf not taking effect?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/357997#M65363</link>
      <description>&lt;P&gt;according to my requirement where should i make necessary changes?&lt;BR /&gt;
Could you please tell me&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 19:04:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/357997#M65363</guid>
      <dc:creator>prathapkcsc</dc:creator>
      <dc:date>2017-06-19T19:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why are changes made in props.conf not taking effect?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/357998#M65364</link>
      <description>&lt;P&gt;can i store props.conf inside $SPLUNK_HOME/var/lib/splunk/defaultdb/db/* this path?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 19:06:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/357998#M65364</guid>
      <dc:creator>prathapkcsc</dc:creator>
      <dc:date>2017-06-19T19:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why are changes made in props.conf not taking effect?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/357999#M65365</link>
      <description>&lt;P&gt;The path is not the problem, it which server. I already provided you the name of the server (indexer/Heavy forwarder) but I can't tell you more specifically as I don't know your environment. How many Splunk servers you have? The server where you're monitoring the file (inputs.conf I assume), does it have Splunk Enterprise or Universal Forwarder installed?&lt;/P&gt;

&lt;P&gt;Are you the Splunk admin for your environment? If not, you can get these answered by your admin. &lt;/P&gt;

&lt;P&gt;Also, $SPLUNK_HOME/var/lib/splunk/defaultdb/db/* is the path for storing data, DO NOT Place anything there.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 19:13:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/357999#M65365</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-06-19T19:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why are changes made in props.conf not taking effect?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/358000#M65366</link>
      <description>&lt;P&gt;I installed a windows desktop application.I don't have any forwarders like universal, heavy forwarder. I am trying to learn this , but got stuck here.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 19:18:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/358000#M65366</guid>
      <dc:creator>prathapkcsc</dc:creator>
      <dc:date>2017-06-19T19:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why are changes made in props.conf not taking effect?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/358001#M65367</link>
      <description>&lt;P&gt;Ok.. so you're working out of a Standalone box (which performs all roles of search head, indexer, heavy forwarder). So if you've placed the props.conf in $SPLUNK_HOME/etc/system/local, it's placed in correct location. Keep in mind that a data once indexed will not get updated even if you change the event processing configuration. The new configuration will only be applicable for any new data that will get ingested. Did you upload new data? (old data will remain as it is. If you're just testing, delete all old data and re-index the file).&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 19:24:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/358001#M65367</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-06-19T19:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Why are changes made in props.conf not taking effect?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/358002#M65368</link>
      <description>&lt;P&gt;You show &lt;CODE&gt;app_source&lt;/CODE&gt; as the stanza for your props.conf.  Is that reflective of the &lt;CODE&gt;source&lt;/CODE&gt; or &lt;CODE&gt;sourcetype&lt;/CODE&gt; of your data?  If the former, it should be &lt;CODE&gt;source::app_source&lt;/CODE&gt; instead, as per &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.1/Admin/Propsconf"&gt;props.conf&lt;/A&gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;spec&amp;gt; can be:
1. &amp;lt;sourcetype&amp;gt;, the source type of an event.
2. host::&amp;lt;host&amp;gt;, where &amp;lt;host&amp;gt; is the host, or host-matching pattern, for an
                 event.
3. source::&amp;lt;source&amp;gt;, where &amp;lt;source&amp;gt; is the source, or source-matching
                     pattern, for an event.
4. rule::&amp;lt;rulename&amp;gt;, where &amp;lt;rulename&amp;gt; is a unique name of a source type
                     classification rule.
5. delayedrule::&amp;lt;rulename&amp;gt;, where &amp;lt;rulename&amp;gt; is a unique name of a delayed
                            source type classification rule.
                            These are only considered as a last resort
                            before generating a new source type based on the
                            source seen.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 20 Jun 2017 14:35:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-changes-made-in-props-conf-not-taking-effect/m-p/358002#M65368</guid>
      <dc:creator>micahkemp</dc:creator>
      <dc:date>2017-06-20T14:35:28Z</dc:date>
    </item>
  </channel>
</rss>

