<?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: indexer discovery - Why is Heavy forwarder clear text password not being encrypted? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/688589#M114665</link>
    <description>&lt;P&gt;I experienced the same error and I had to change manager_uri to master_uri in outputs.conf of the my HF&lt;/P&gt;</description>
    <pubDate>Fri, 24 May 2024 08:03:08 GMT</pubDate>
    <dc:creator>splunkoptimus</dc:creator>
    <dc:date>2024-05-24T08:03:08Z</dc:date>
    <item>
      <title>indexer discovery - Why is Heavy forwarder clear text password not being encrypted?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/626400#M107610</link>
      <description>&lt;P&gt;In indexer discovery method, Heavy forwarder clear text password not being encrypted after restart. Please help&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 16:34:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/626400#M107610</guid>
      <dc:creator>kumaranv</dc:creator>
      <dc:date>2023-01-09T16:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: indexer discovery - Heavy forwarder clear text password not being encrypted</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/626401#M107611</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241420"&gt;@kumaranv&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;restart by console viewing eventual error messages, check again and if it's still present open immediately a case P1 to Splunk Support.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 13:23:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/626401#M107611</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-01-09T13:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: indexer discovery - Heavy forwarder clear text password not being encrypted</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/626409#M107612</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/241420"&gt;@kumaranv&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Could you please show us your Heavy Forwarder outputs.conf setting (pass4SymmKey masked) ? Maybe there is something wrong with the settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 13:57:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/626409#M107612</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2023-01-09T13:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: indexer discovery - Heavy forwarder clear text password not being encrypted</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/626417#M107614</link>
      <description>&lt;P&gt;It is in home practice&lt;/P&gt;&lt;P&gt;in $Splunk/etc/system/local/outputs.conf&lt;/P&gt;&lt;P&gt;[indexer_discovery:idxpeers]&lt;BR /&gt;pass4SymmKey = admin1234&lt;BR /&gt;manager_uri = &lt;A href="https://192.168.1.180:8089" target="_blank"&gt;https://192.168.1.180:8089&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[tcpout:idxdis]&lt;BR /&gt;indexerDiscovery = idxpeers&lt;/P&gt;&lt;P&gt;[tcpout]&lt;BR /&gt;defaultGroup = idxdis&lt;BR /&gt;indexAndForward = 0&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 14:56:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/626417#M107614</guid>
      <dc:creator>kumaranv</dc:creator>
      <dc:date>2023-01-09T14:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: indexer discovery - Heavy forwarder clear text password not being encrypted</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/626420#M107615</link>
      <description>&lt;P&gt;in Master Node:&lt;BR /&gt;in .../etc/system/local/server.conf&lt;/P&gt;&lt;P&gt;[indexer_discovery]&lt;BR /&gt;pass4SymmKey = $7$1k1xTHTMxuk2ekDYjDOt9oIONOK3MHxxxxxxxxxxxxxxxx=&lt;/P&gt;&lt;P&gt;pass4SymmKey was set to admin1234 and after restart i t got encripted&lt;/P&gt;&lt;P&gt;I hope it should happen to HF&amp;nbsp;pass4SymmKey also&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 15:01:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/626420#M107615</guid>
      <dc:creator>kumaranv</dc:creator>
      <dc:date>2023-01-09T15:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: indexer discovery - Heavy forwarder clear text password not being encrypted</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/626428#M107616</link>
      <description>&lt;P&gt;In HF, it should be&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;master_uri =&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://192.168.1.180:8089/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://192.168.1.180:8089&lt;/A&gt;&lt;/P&gt;&lt;P&gt;instead of manager_uri. I followed the&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.3/Indexer/indexerdiscovery" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.3/Indexer/indexerdiscovery&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kumaranv_0-1673277885909.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23263i3D0959247C7BA524/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kumaranv_0-1673277885909.png" alt="kumaranv_0-1673277885909.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It works now. Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 15:25:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/626428#M107616</guid>
      <dc:creator>kumaranv</dc:creator>
      <dc:date>2023-01-09T15:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: indexer discovery - Heavy forwarder clear text password not being encrypted</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/626436#M107617</link>
      <description>&lt;P&gt;I used the command&amp;nbsp;&lt;BR /&gt;./splunk btool check&lt;/P&gt;&lt;P&gt;to identify error in stanzas in conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 15:45:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/626436#M107617</guid>
      <dc:creator>kumaranv</dc:creator>
      <dc:date>2023-01-09T15:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: indexer discovery - Why is Heavy forwarder clear text password not being encrypted?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/688589#M114665</link>
      <description>&lt;P&gt;I experienced the same error and I had to change manager_uri to master_uri in outputs.conf of the my HF&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 08:03:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/indexer-discovery-Why-is-Heavy-forwarder-clear-text-password-not/m-p/688589#M114665</guid>
      <dc:creator>splunkoptimus</dc:creator>
      <dc:date>2024-05-24T08:03:08Z</dc:date>
    </item>
  </channel>
</rss>

