<?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: disableDefaultPort = true not working. in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/disableDefaultPort-true-not-working/m-p/48037#M1458</link>
    <description>&lt;P&gt;This worked on one server, but not the other. I ended up just re-installing the forwarder and now it's working as expected.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Sep 2012 16:54:51 GMT</pubDate>
    <dc:creator>jevenson</dc:creator>
    <dc:date>2012-09-04T16:54:51Z</dc:date>
    <item>
      <title>disableDefaultPort = true not working.</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/disableDefaultPort-true-not-working/m-p/48034#M1455</link>
      <description>&lt;P&gt;On one of my universal forwarders I've got an issue where it seems to be ignoring the disabledefaultport setting. I have the following in my server.conf config file:&lt;/P&gt;

&lt;P&gt;[httpServer]&lt;BR /&gt;
disableDefaultPort = true&lt;/P&gt;

&lt;P&gt;Despite that setting disabling the port, it is still listening on port 8089. I need to disable this due to vulnerability scans, but for whatever reason it just isn't working. &lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2012 22:14:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/disableDefaultPort-true-not-working/m-p/48034#M1455</guid>
      <dc:creator>jevenson</dc:creator>
      <dc:date>2012-08-30T22:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: disableDefaultPort = true not working.</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/disableDefaultPort-true-not-working/m-p/48035#M1456</link>
      <description>&lt;P&gt;We've found that if you add a web.conf with an alternate listening port along with the disableDefaultPort directive, it starts up without listening on any port.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2012 21:58:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/disableDefaultPort-true-not-working/m-p/48035#M1456</guid>
      <dc:creator>kpdonahoe31768</dc:creator>
      <dc:date>2012-08-31T21:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: disableDefaultPort = true not working.</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/disableDefaultPort-true-not-working/m-p/48036#M1457</link>
      <description>&lt;P&gt;To be more specific, create /opt/splunkforwarder/etc/system/local/web.conf and add:&lt;BR /&gt;
[settings]&lt;BR /&gt;
mgmtHostPort = 127.0.0.1:6060&lt;/P&gt;

&lt;P&gt;Then, in /opt/splunkforwarder/etc/system/local/server.conf add:&lt;BR /&gt;
[httpServer]&lt;BR /&gt;
disableDefaultPort = true&lt;/P&gt;

&lt;P&gt;Then restart the forwarder and it should not be listening on any port.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2012 22:28:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/disableDefaultPort-true-not-working/m-p/48036#M1457</guid>
      <dc:creator>kpdonahoe31768</dc:creator>
      <dc:date>2012-08-31T22:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: disableDefaultPort = true not working.</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/disableDefaultPort-true-not-working/m-p/48037#M1458</link>
      <description>&lt;P&gt;This worked on one server, but not the other. I ended up just re-installing the forwarder and now it's working as expected.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Sep 2012 16:54:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/disableDefaultPort-true-not-working/m-p/48037#M1458</guid>
      <dc:creator>jevenson</dc:creator>
      <dc:date>2012-09-04T16:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: disableDefaultPort = true not working.</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/disableDefaultPort-true-not-working/m-p/48038#M1459</link>
      <description>&lt;P&gt;workes only if you set the mgmtHostPort to any other then default one, thanks for the hint!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2012 08:34:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/disableDefaultPort-true-not-working/m-p/48038#M1459</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2012-10-17T08:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: disableDefaultPort = true not working.</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/disableDefaultPort-true-not-working/m-p/48039#M1460</link>
      <description>&lt;P&gt;Can someone at splunk actually confirm this works and if so update the actual documentation for server.conf?  Which is it?  Web.conf or Server.conf?  Is this additional mgmtHostPort necessary or no?  Splunk documentation is very frustrating because when these answers are posted rarely does the actual documentation article get updated.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2015 20:41:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/disableDefaultPort-true-not-working/m-p/48039#M1460</guid>
      <dc:creator>TobiasBoone</dc:creator>
      <dc:date>2015-02-19T20:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: disableDefaultPort = true not working.</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/disableDefaultPort-true-not-working/m-p/48040#M1461</link>
      <description>&lt;P&gt;its in server.conf but under the httpServer stanza&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/Serverconf"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Admin/Serverconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;sever.conf&lt;BR /&gt;
[httpServer]&lt;BR /&gt;
disableDefaultPort = true&lt;/P&gt;

&lt;P&gt;Confirm with a netstat that your splunkd port is no longer listening ie. netstat -an | grep tcp | grep LISTEN&lt;/P&gt;

&lt;P&gt;I ran into this during vulnerability scans also.&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2015 05:44:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/disableDefaultPort-true-not-working/m-p/48040#M1461</guid>
      <dc:creator>Lucas_K</dc:creator>
      <dc:date>2015-05-11T05:44:26Z</dc:date>
    </item>
  </channel>
</rss>

