<?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 How do I figure out why custom conf files are not being imported? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-figure-out-why-custom-conf-files-are-not-being-imported/m-p/287949#M55042</link>
    <description>&lt;P&gt;I am in the process of moving my indexer to a new server, and in the process, I thought it would be a good idea to combine the multiple configuration files that were scattered through $SPLUNK_HOME. The files I condensed are indexes.conf, transforms.conf, props.conf, serverclasses.conf (did not stick all of it in 1 file, the serverclasses.conf files went to a serverclasses.conf file). &lt;/P&gt;

&lt;P&gt;I put the new configuration files in &lt;CODE&gt;$SPLUNK_HOME/etc/system/custom_configs&lt;/CODE&gt; (so they were not higher than etc/local files). However when I rebooted and ran btool none of my configurations were imported. Thinking I had read the guide on the configurations incorrectly, also tried &lt;CODE&gt;$SPLUNK_HOME/etc/system/local/custom_configs&lt;/CODE&gt; and &lt;CODE&gt;$SPLUNK_HOME/etc/apps/custom_configs&lt;/CODE&gt;, but neither local corrected the issue.&lt;/P&gt;

&lt;P&gt;I checked the permissions and even set the owner as splunk.&lt;/P&gt;

&lt;P&gt;I am at a loss as to what I am doing wrong.&lt;/P&gt;

&lt;P&gt;My environment is pretty simple:&lt;BR /&gt;
Version: 6.3.3&lt;BR /&gt;
No. Indexers: 1&lt;BR /&gt;
Roles for indexer: all&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Sean&lt;/P&gt;</description>
    <pubDate>Tue, 12 Apr 2016 20:19:26 GMT</pubDate>
    <dc:creator>seanbarbour</dc:creator>
    <dc:date>2016-04-12T20:19:26Z</dc:date>
    <item>
      <title>How do I figure out why custom conf files are not being imported?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-figure-out-why-custom-conf-files-are-not-being-imported/m-p/287949#M55042</link>
      <description>&lt;P&gt;I am in the process of moving my indexer to a new server, and in the process, I thought it would be a good idea to combine the multiple configuration files that were scattered through $SPLUNK_HOME. The files I condensed are indexes.conf, transforms.conf, props.conf, serverclasses.conf (did not stick all of it in 1 file, the serverclasses.conf files went to a serverclasses.conf file). &lt;/P&gt;

&lt;P&gt;I put the new configuration files in &lt;CODE&gt;$SPLUNK_HOME/etc/system/custom_configs&lt;/CODE&gt; (so they were not higher than etc/local files). However when I rebooted and ran btool none of my configurations were imported. Thinking I had read the guide on the configurations incorrectly, also tried &lt;CODE&gt;$SPLUNK_HOME/etc/system/local/custom_configs&lt;/CODE&gt; and &lt;CODE&gt;$SPLUNK_HOME/etc/apps/custom_configs&lt;/CODE&gt;, but neither local corrected the issue.&lt;/P&gt;

&lt;P&gt;I checked the permissions and even set the owner as splunk.&lt;/P&gt;

&lt;P&gt;I am at a loss as to what I am doing wrong.&lt;/P&gt;

&lt;P&gt;My environment is pretty simple:&lt;BR /&gt;
Version: 6.3.3&lt;BR /&gt;
No. Indexers: 1&lt;BR /&gt;
Roles for indexer: all&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Sean&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 20:19:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-figure-out-why-custom-conf-files-are-not-being-imported/m-p/287949#M55042</guid>
      <dc:creator>seanbarbour</dc:creator>
      <dc:date>2016-04-12T20:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do I figure out why custom conf files are not being imported?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-figure-out-why-custom-conf-files-are-not-being-imported/m-p/287950#M55043</link>
      <description>&lt;P&gt;Hi seanbarbour,&lt;/P&gt;

&lt;P&gt;I'm not aware that you could place &lt;CODE&gt;.conf&lt;/CODE&gt; files in other directories then:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;$SPLUNK_HOME/etc/system/local&lt;/LI&gt;
&lt;LI&gt;$SPLUNK_HOME/etc/apps/AppName/default&lt;/LI&gt;
&lt;LI&gt;$SPLUNK_HOME/etc/apps/AppName/local&lt;/LI&gt;
&lt;LI&gt;$SPLUNK_HOME/etc/users/AppName/local&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Looking at your path &lt;CODE&gt;$SPLUNK_HOME/etc/system/custom_configs&lt;/CODE&gt; I reckon this is simply ignored by Splunk and therefore not loaded.&lt;/P&gt;

&lt;P&gt;The above list does not include any clustered apps folder; see the docs for a complete overview &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.0/Admin/Wheretofindtheconfigurationfiles"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.0/Admin/Wheretofindtheconfigurationfiles&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 20:36:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-figure-out-why-custom-conf-files-are-not-being-imported/m-p/287950#M55043</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2016-04-12T20:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do I figure out why custom conf files are not being imported?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-figure-out-why-custom-conf-files-are-not-being-imported/m-p/287951#M55044</link>
      <description>&lt;P&gt;Might help if I posted the output of the stanza from btool:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[root@ ~]# cd /opt/splunk/bin/
[root@ bin]# ./splunk cmd btool server list --debug | grep '\['
/opt/splunk/etc/system/default/server.conf                                 [applicationsManagement]
/opt/splunk/etc/system/default/server.conf                                 [clustering]
/opt/splunk/etc/system/default/server.conf                                 [diag]
/opt/splunk/etc/system/default/server.conf                                 [diskUsage]
/opt/splunk/etc/system/default/server.conf                                 [fileInput]
/opt/splunk/etc/system/local/server.conf                                   [general]
/opt/splunk/etc/system/default/server.conf                                 [httpServer]
/opt/splunk/etc/apps/introspection_generator_addon/default/server.conf     [introspection:generator:disk_objects]
/opt/splunk/etc/system/default/server.conf                                 [introspection:generator:disk_objects__bundle_replication]
/opt/splunk/etc/system/default/server.conf                                 [introspection:generator:disk_objects__fishbucket]
/opt/splunk/etc/apps/introspection_generator_addon/default/server.conf     [introspection:generator:kvstore]
/opt/splunk/etc/apps/introspection_generator_addon/default/server.conf     [introspection:generator:resource_usage]
/opt/splunk/etc/system/default/server.conf                                 [kvstore]
/opt/splunk/etc/system/local/server.conf                                   [license]
/opt/splunk/etc/system/local/server.conf                                   [lmpool:auto_generated_pool_download-trial]
/opt/splunk/etc/system/local/server.conf                                   [lmpool:auto_generated_pool_enterprise]
/opt/splunk/etc/system/local/server.conf                                   [lmpool:auto_generated_pool_forwarder]
/opt/splunk/etc/system/local/server.conf                                   [lmpool:auto_generated_pool_free]
/opt/splunk/etc/system/default/server.conf                                 [mimetype-extension-map]
/opt/splunk/etc/system/default/server.conf                                 [pooling]
/opt/splunk/etc/system/default/server.conf                                 [queue]
/opt/splunk/etc/system/default/server.conf                                 [queue=AQ]
/opt/splunk/etc/system/default/server.conf                                 [queue=WEVT]
/opt/splunk/etc/system/default/server.conf                                 [queue=aggQueue]
/opt/splunk/etc/system/default/server.conf                                 [queue=fschangemanager_queue]
/opt/splunk/etc/system/default/server.conf                                 [queue=parsingQueue]
/opt/splunk/etc/system/default/server.conf                                 [queue=vixQueue]
/opt/splunk/etc/apps/SA-ldapsearch/default/server.conf                     [shclustering]
/opt/splunk/etc/system/local/server.conf                                   [sslConfig]
[root@ bin]#
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 Apr 2016 20:41:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-figure-out-why-custom-conf-files-are-not-being-imported/m-p/287951#M55044</guid>
      <dc:creator>seanbarbour</dc:creator>
      <dc:date>2016-04-12T20:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I figure out why custom conf files are not being imported?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-figure-out-why-custom-conf-files-are-not-being-imported/m-p/287952#M55045</link>
      <description>&lt;P&gt;I will move them outside of the custom_configs directory and see what happens.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 20:42:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-figure-out-why-custom-conf-files-are-not-being-imported/m-p/287952#M55045</guid>
      <dc:creator>seanbarbour</dc:creator>
      <dc:date>2016-04-12T20:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do I figure out why custom conf files are not being imported?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-figure-out-why-custom-conf-files-are-not-being-imported/m-p/287953#M55046</link>
      <description>&lt;P&gt;Yea, so I am feeling a little dumb. They can be in any of the directories standard directories, but they need to be in a local folder. creating custom_configs/local and moving the files seems to work. I am getting errors on my configuration files so i will count that as progress.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;BR /&gt;
Sean&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 21:02:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-figure-out-why-custom-conf-files-are-not-being-imported/m-p/287953#M55046</guid>
      <dc:creator>seanbarbour</dc:creator>
      <dc:date>2016-04-12T21:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I figure out why custom conf files are not being imported?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-figure-out-why-custom-conf-files-are-not-being-imported/m-p/287954#M55047</link>
      <description>&lt;P&gt;Please accept the answer if it answers your question - thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 22:42:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-figure-out-why-custom-conf-files-are-not-being-imported/m-p/287954#M55047</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2016-04-12T22:42:33Z</dc:date>
    </item>
  </channel>
</rss>

