<?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: How to change web address? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248982#M73741</link>
    <description>&lt;P&gt;Yes the location of splunk-launch.conf is in /opt/splunk/etc/.&lt;/P&gt;

&lt;P&gt;Reference : &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.3/Admin/Splunk-launchconf#splunk-launch.conf.spec"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.3/Admin/Splunk-launchconf#splunk-launch.conf.spec&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# Note: this conf file is different from most splunk conf files.  There is
# only one in the whole system, located at
# $SPLUNK_HOME/etc/splunk-launch.conf; further, there are no stanzas,
# explicit or implicit.  Finally, any splunk-launch.conf files in
# etc/apps/... or etc/users/... will be ignored
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sun, 28 Aug 2016 08:02:37 GMT</pubDate>
    <dc:creator>renjith_nair</dc:creator>
    <dc:date>2016-08-28T08:02:37Z</dc:date>
    <item>
      <title>How to change web address?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248979#M73738</link>
      <description>&lt;P&gt;How to change 127.0.0.1\test -&amp;gt; 192.168.1.5 ?&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1771i75140E994BC15B11/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;p.s. Linux (ubuntu 14.04) \ splunk enterprise&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2016 19:41:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248979#M73738</guid>
      <dc:creator>Ecklory</dc:creator>
      <dc:date>2016-08-27T19:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to change web address?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248980#M73739</link>
      <description>&lt;P&gt;If you want to bind your splunk instance to a particular ip rather than bind to default, then you can change it by setting &lt;CODE&gt;SPLUNK_BINDIP&lt;/CODE&gt; parameter in &lt;CODE&gt;splunk-launch.conf&lt;/CODE&gt; in etc folder of your splunk installation.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;CAUTION&lt;/STRONG&gt; : When using this setting you must update mgmtHostPort in web.conf to   match, or the command line and splunkweb will not know how to   reach splunkd.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SPLUNK_BINDIP=&amp;lt;ip address&amp;gt;
* Specifies an interface that splunkd and splunkweb should bind to, as
  opposed to binding to the default for the local operating system.
* If unset, Splunk makes no specific request to the operating system when
  binding to ports/opening a listening socket.  This means it effectively
  binds to '*'; i.e.  an unspecified bind.  The exact result of this is
  controlled by operating system behavior and configuration.
* NOTE: When using this setting you must update mgmtHostPort in web.conf to
  match, or the command line and splunkweb will not know how to
  reach splunkd.
* For splunkd, this sets both the management port and the receiving ports
  (from forwarders).
* Useful for a host with multiple IP addresses, either to enable
  access or restrict access; though firewalling is typically a superior
  method of restriction.
* Overrides the Splunkweb-specific web.conf/[settings]/server.socket_host
  param; the latter is preferred when SplunkWeb behavior is the focus.
* Defaults to unset.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 28 Aug 2016 03:19:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248980#M73739</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2016-08-28T03:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to change web address?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248981#M73740</link>
      <description>&lt;P&gt;&lt;IMG src="http://polariton.ad-l.ink/private/8jmnTjrmv/3a366f1f162c38a961f25a3573929833/image.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;README ? conf.spec?&lt;BR /&gt;
Can splunk-launch.conf move in /opt/splunk/etc ?&lt;/P&gt;</description>
      <pubDate>Sun, 28 Aug 2016 05:22:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248981#M73740</guid>
      <dc:creator>Ecklory</dc:creator>
      <dc:date>2016-08-28T05:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to change web address?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248982#M73741</link>
      <description>&lt;P&gt;Yes the location of splunk-launch.conf is in /opt/splunk/etc/.&lt;/P&gt;

&lt;P&gt;Reference : &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.3/Admin/Splunk-launchconf#splunk-launch.conf.spec"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.3/Admin/Splunk-launchconf#splunk-launch.conf.spec&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# Note: this conf file is different from most splunk conf files.  There is
# only one in the whole system, located at
# $SPLUNK_HOME/etc/splunk-launch.conf; further, there are no stanzas,
# explicit or implicit.  Finally, any splunk-launch.conf files in
# etc/apps/... or etc/users/... will be ignored
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 28 Aug 2016 08:02:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248982#M73741</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2016-08-28T08:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to change web address?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248983#M73742</link>
      <description>&lt;P&gt;Answer from renjith.nair is perfectly correct. But what I would do in an enteprise/corporate system is to create a separate app with various "splunk" web configurations and then put entry into the "local" of it.&lt;/P&gt;

&lt;P&gt;eg of new app: myapp_prod_web_confs&lt;BR /&gt;
put an entry into  "myapp_prod_web_confs/local/web.conf" and put your entries into that.  Copy the app (or push the app) and restart &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:46:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248983#M73742</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2020-09-29T10:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to change web address?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248984#M73743</link>
      <description>&lt;P&gt;&lt;STRONG&gt;koshyk&lt;/STRONG&gt;&lt;BR /&gt;
Understood nothing...&lt;/P&gt;

&lt;P&gt;p.s. Me have splunk enterprise.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Aug 2016 10:20:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248984#M73743</guid>
      <dc:creator>Ecklory</dc:creator>
      <dc:date>2016-08-28T10:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to change web address?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248985#M73744</link>
      <description>&lt;P&gt;I need help, those who have still any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 13:24:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248985#M73744</guid>
      <dc:creator>Ecklory</dc:creator>
      <dc:date>2016-08-30T13:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to change web address?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248986#M73745</link>
      <description>&lt;P&gt;have you tried the option i have given above? by updating splunk-launch.conf?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 01:56:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-change-web-address/m-p/248986#M73745</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2016-08-31T01:56:18Z</dc:date>
    </item>
  </channel>
</rss>

