<?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: Splunk Docker - Which is the right folder for props.conf (and other config files) in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Docker-Which-is-the-right-folder-for-props-conf-and-other/m-p/579052#M102235</link>
    <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/236717"&gt;@Stefanie&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Great input, I have read about the concepts of creating an app for configuration in another post but I am not yet at that stage &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I am still experimenting how to correctly getting the data in and then how to make reports for that. But I will keep that in mind and will try to figure that out once I am more familiar with the basics.&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Dec 2021 19:09:25 GMT</pubDate>
    <dc:creator>pmcl77</dc:creator>
    <dc:date>2021-12-21T19:09:25Z</dc:date>
    <item>
      <title>Splunk Docker - Which is the right folder for props.conf (and other config files)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Docker-Which-is-the-right-folder-for-props-conf-and-other/m-p/579041#M102229</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have found several locations with a props.conf in my Docker splunk:8.2 image:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;./opt/splunk/etc/apps/legacy/default/props.conf
./opt/splunk/etc/apps/search/local/props.conf
./opt/splunk/etc/apps/search/default/props.conf
./opt/splunk/etc/apps/splunk_internal_metrics/default/props.conf
./opt/splunk/etc/apps/splunk_monitoring_console/default/props.conf
./opt/splunk/etc/apps/sample_app/default/props.conf
./opt/splunk/etc/apps/SplunkLightForwarder/default/props.conf
./opt/splunk/etc/apps/splunk_archiver/default/props.conf
./opt/splunk/etc/apps/splunk_secure_gateway/default/props.conf
./opt/splunk/etc/apps/splunk_rapid_diag/default/props.conf
./opt/splunk/etc/apps/splunk_instrumentation/default/props.conf
./opt/splunk/etc/apps/learned/local/props.conf
./opt/splunk/etc/system/default/props.conf&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I noticed, when I add a sourcetype in splunk Enterprise web interface (Settings -&amp;gt; sourcetypes) they will be saved in two locations:&lt;/P&gt;&lt;P&gt;apps/search/local/props.conf&lt;/P&gt;&lt;P&gt;apps/search/metadata/local.meta&lt;/P&gt;&lt;P&gt;I was just wondering, if any of these two would be right location to copy a manually configured props.conf file, or if I should rather add it to&amp;nbsp;/opt/splunk/etc/system/default/props.conf instead?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 16:54:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Docker-Which-is-the-right-folder-for-props-conf-and-other/m-p/579041#M102229</guid>
      <dc:creator>pmcl77</dc:creator>
      <dc:date>2021-12-21T16:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Docker - Which is the right folder for props.conf (and other config files)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Docker-Which-is-the-right-folder-for-props-conf-and-other/m-p/579045#M102232</link>
      <description>&lt;P&gt;Hi! Never modify anything in the default directories! These can be used as a baseline to make configuration changes in the local directories however.&lt;/P&gt;&lt;P&gt;Generally, Splunk doesn't mind where you make changes at.&lt;/P&gt;&lt;P&gt;Most configuration changes made through the web UI will make changes in the /opt/splunk/etc/system/local/ directory OR the&amp;nbsp;&lt;SPAN&gt;apps/search/local/props.conf as you saw.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In practice, most Splunk admins prefer to have an app (located in /opt/splunk/etc/apps/) to manage their configurations. This makes it easy to install those apps to other Splunk servers.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 18:03:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Docker-Which-is-the-right-folder-for-props-conf-and-other/m-p/579045#M102232</guid>
      <dc:creator>Stefanie</dc:creator>
      <dc:date>2021-12-21T18:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Docker - Which is the right folder for props.conf (and other config files)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Docker-Which-is-the-right-folder-for-props-conf-and-other/m-p/579052#M102235</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/236717"&gt;@Stefanie&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Great input, I have read about the concepts of creating an app for configuration in another post but I am not yet at that stage &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I am still experimenting how to correctly getting the data in and then how to make reports for that. But I will keep that in mind and will try to figure that out once I am more familiar with the basics.&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 19:09:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Docker-Which-is-the-right-folder-for-props-conf-and-other/m-p/579052#M102235</guid>
      <dc:creator>pmcl77</dc:creator>
      <dc:date>2021-12-21T19:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Docker - Which is the right folder for props.conf (and other config files)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Docker-Which-is-the-right-folder-for-props-conf-and-other/m-p/579059#M102236</link>
      <description>&lt;P&gt;You may have already read this, but this talks about it more in depth:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.3/Admin/Configurationfiledirectories" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.3/Admin/Configurationfiledirectories&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 19:58:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Docker-Which-is-the-right-folder-for-props-conf-and-other/m-p/579059#M102236</guid>
      <dc:creator>Stefanie</dc:creator>
      <dc:date>2021-12-21T19:58:34Z</dc:date>
    </item>
  </channel>
</rss>

