<?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 is the indexer discovery clear text password not being encrypted? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-indexer-discovery-clear-text-password-not-being/m-p/233092#M45461</link>
    <description>&lt;P&gt;Take a look &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.0/Security/ConfigureSplunkforwardingtousesignedcertificates#Configure_your_indexer_to_use_your_certificates"&gt;here&lt;/A&gt;, specifically the section that states: &lt;CODE&gt;Warning: If you configure inputs.conf or outputs.conf in an app directory, the password is NOT encrypted and the clear-text value remains in the file. For this reason, you may prefer to create different certificates (signed by the same root CA) to use when configuring SSL in app directories.&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Dec 2015 23:06:21 GMT</pubDate>
    <dc:creator>s2_splunk</dc:creator>
    <dc:date>2015-12-15T23:06:21Z</dc:date>
    <item>
      <title>Why is the indexer discovery clear text password not being encrypted?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-indexer-discovery-clear-text-password-not-being/m-p/233090#M45459</link>
      <description>&lt;P&gt;I've enabled indexer discovery on my 6.3.1 linux universal forwarders.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/Indexer/indexerdiscovery"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1/Indexer/indexerdiscovery&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;3. Configure the forwarders
a. Configure the forwarders to use indexer discovery

On each forwarder, add these settings to the outputs.conf file:

[indexer_discovery:&amp;lt;name&amp;gt;]
pass4SymmKey = &amp;lt;string&amp;gt;
master_uri = &amp;lt;uri&amp;gt;

[tcpout:&amp;lt;target_group&amp;gt;]
indexerDiscovery = &amp;lt;name&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I have noticed that the pass4SymmKey is not being encrypted when the server first starts after its been added.&lt;/P&gt;

&lt;P&gt;Is this by design or is it a flaw?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 00:10:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-indexer-discovery-clear-text-password-not-being/m-p/233090#M45459</guid>
      <dc:creator>Lucas_K</dc:creator>
      <dc:date>2015-11-12T00:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the indexer discovery clear text password not being encrypted?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-indexer-discovery-clear-text-password-not-being/m-p/233091#M45460</link>
      <description>&lt;P&gt;On at test I'm running, it looks like the encrypted version is stored under &lt;CODE&gt;$SPLUNK_HOME/etc/system/local/outputs.conf&lt;/CODE&gt; instead of under the apps folder where the base setting is located.  This seems even more problematic as system/local doesn't get updated.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 22:55:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-indexer-discovery-clear-text-password-not-being/m-p/233091#M45460</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2015-12-15T22:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the indexer discovery clear text password not being encrypted?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-indexer-discovery-clear-text-password-not-being/m-p/233092#M45461</link>
      <description>&lt;P&gt;Take a look &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.0/Security/ConfigureSplunkforwardingtousesignedcertificates#Configure_your_indexer_to_use_your_certificates"&gt;here&lt;/A&gt;, specifically the section that states: &lt;CODE&gt;Warning: If you configure inputs.conf or outputs.conf in an app directory, the password is NOT encrypted and the clear-text value remains in the file. For this reason, you may prefer to create different certificates (signed by the same root CA) to use when configuring SSL in app directories.&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 23:06:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-indexer-discovery-clear-text-password-not-being/m-p/233092#M45461</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2015-12-15T23:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the indexer discovery clear text password not being encrypted?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-indexer-discovery-clear-text-password-not-being/m-p/233093#M45462</link>
      <description>&lt;P&gt;Well this talks about SSL passwords, not &lt;CODE&gt;pass4SymmKey&lt;/CODE&gt; under &lt;CODE&gt;[indexer_discovery:]&lt;/CODE&gt;, but I suppose the same logic could apply.  I'm a bit confused by this behavior.  I understand why there are issues if you stick a password in a "default" directory, but I'm not sure what the issue is with updating entries in the "local" folder.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 23:25:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-indexer-discovery-clear-text-password-not-being/m-p/233093#M45462</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2015-12-15T23:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the indexer discovery clear text password not being encrypted?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-indexer-discovery-clear-text-password-not-being/m-p/233094#M45463</link>
      <description>&lt;P&gt;Even stranger, I'm staring at a Splunk 6.1 outputs.conf that has an encrypted &lt;CODE&gt;sslPassword&lt;/CODE&gt; in &lt;CODE&gt;$SPLUNK_HOME/etc/apps/MY_Forwarder_Outputs/local/outputs.conf&lt;/CODE&gt;.  So I'm going to disagree with the docs on this point.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 23:33:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-indexer-discovery-clear-text-password-not-being/m-p/233094#M45463</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2015-12-15T23:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the indexer discovery clear text password not being encrypted?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-indexer-discovery-clear-text-password-not-being/m-p/233095#M45464</link>
      <description>&lt;P&gt;Does &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.2/Security/Aboutsecuringclusters#How_pass4SymmKey_gets_encrypted_in_apps"&gt;this section&lt;/A&gt; address your question?&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.2/Security/Aboutsecuringclusters#How_pass4SymmKey_gets_encrypted_in_apps"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.2/Security/Aboutsecuringclusters#How_pass4SymmKey_gets_encrypted_in_apps&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It states:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;When you specify pass4SymmKey in clear-text for an app directory in a&lt;BR /&gt;
Splunk instance (for example: etc/apps/myapp/default/server.conf),&lt;BR /&gt;
an obfuscated version is written to the local file (in this example,&lt;BR /&gt;
system/local/server.conf) upon restart. Usually configuration files&lt;BR /&gt;
in the default directory are read only, and the information is also&lt;BR /&gt;
written to the local file, which is editable.&lt;/P&gt;

&lt;P&gt;A password placed directly into an app's local directory (for example:&lt;BR /&gt;
etc/apps/myapp/local/server.conf), will be replaced with the encrypted&lt;BR /&gt;
version.&lt;/P&gt;

&lt;P&gt;When the configuration is listed using curl or a splunkd endpoint, the&lt;BR /&gt;
pass4SymmKey appears encrypted. If the configuration location is read-only,&lt;BR /&gt;
Splunk software likewise writes to local.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 21 Mar 2018 06:52:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-indexer-discovery-clear-text-password-not-being/m-p/233095#M45464</guid>
      <dc:creator>Intermediate</dc:creator>
      <dc:date>2018-03-21T06:52:24Z</dc:date>
    </item>
  </channel>
</rss>

