<?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: Change Splunk address in Linux (Rocky 9) in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Change-Splunk-address-in-Linux-Rocky-9/m-p/679709#M13710</link>
    <description>&lt;P&gt;Refer this&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.2.0/Admin/Splunk-launchconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.2.0/Admin/Splunk-launchconf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Mar 2024 06:20:09 GMT</pubDate>
    <dc:creator>kiran_panchavat</dc:creator>
    <dc:date>2024-03-06T06:20:09Z</dc:date>
    <item>
      <title>Change Splunk address in Linux (Rocky 9)</title>
      <link>https://community.splunk.com/t5/Installation/Change-Splunk-address-in-Linux-Rocky-9/m-p/679494#M13705</link>
      <description>&lt;P&gt;Splunk version:&amp;nbsp;splunk-9.2.0.1&lt;BR /&gt;Host: Linux (Rocky 9)&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am a new user testing Splunk. I installed the instance on Linux (Rocky 9). From reading various Q&amp;amp;A and docs, I see the location to change the instance address/IP and port is in a file within the installation directory called splunk-launch.conf, though it doesn't look like this file exists anymore.&lt;/P&gt;&lt;P&gt;Please guide me through changing these settings in the latest version of Splunk (9.2.0.1) in Unix CLI. My goal is to change the web interface address from&amp;nbsp;&lt;A href="http://alpha:8000" target="_blank" rel="noopener"&gt;http://alpha:8000&lt;/A&gt;&amp;nbsp;to&amp;nbsp;&lt;A href="http://beta:8000" target="_blank" rel="noopener"&gt;http://beta:8000&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 16:06:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Change-Splunk-address-in-Linux-Rocky-9/m-p/679494#M13705</guid>
      <dc:creator>limonkay</dc:creator>
      <dc:date>2024-03-04T16:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Change Splunk address in Linux (Rocky 9)</title>
      <link>https://community.splunk.com/t5/Installation/Change-Splunk-address-in-Linux-Rocky-9/m-p/679511#M13706</link>
      <description>&lt;P&gt;Are you adding additional ip / name to your host or just switch ip-name mapping?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 19:42:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Change-Splunk-address-in-Linux-Rocky-9/m-p/679511#M13706</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-03-04T19:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Change Splunk address in Linux (Rocky 9)</title>
      <link>https://community.splunk.com/t5/Installation/Change-Splunk-address-in-Linux-Rocky-9/m-p/679708#M13709</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/265567"&gt;@limonkay&lt;/a&gt;&amp;nbsp;You can see the splunk-launch.conf in the /opt/splunk/etc&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[root@splunk-hf-level-4 etc]# cat splunk-launch.conf&lt;BR /&gt;# Version 9.2.0.1&lt;BR /&gt;&lt;BR /&gt;# Modify the following line to suit the location of your Splunk install.&lt;BR /&gt;# If unset, Splunk will use the parent of the directory containing the splunk&lt;BR /&gt;# CLI executable.&lt;BR /&gt;#&lt;BR /&gt;# SPLUNK_HOME=/home/build/build-home&lt;BR /&gt;&lt;BR /&gt;# By default, Splunk stores its indexes under SPLUNK_HOME in the&lt;BR /&gt;# var/lib/splunk subdirectory. This can be overridden&lt;BR /&gt;# here:&lt;BR /&gt;#&lt;BR /&gt;# SPLUNK_DB=/home/build/build-home/var/lib/splunk&lt;BR /&gt;# Splunkd daemon name&lt;BR /&gt;SPLUNK_SERVER_NAME=Splunkd&lt;BR /&gt;&lt;BR /&gt;# If SPLUNK_OS_USER is set, then Splunk service will only start&lt;BR /&gt;# if the 'splunk [re]start [splunkd]' command is invoked by a user who&lt;BR /&gt;# is, or can effectively become via setuid(2), $SPLUNK_OS_USER.&lt;BR /&gt;# (This setting can be specified as username or as UID.)&lt;BR /&gt;#&lt;BR /&gt;# SPLUNK_OS_USER&lt;BR /&gt;PYTHONHTTPSVERIFY=0&lt;BR /&gt;PYTHONUTF8=1&lt;BR /&gt;ENABLE_CPUSHARES=true[root@splunk-hf-level-4 etc]# pwd&lt;BR /&gt;/opt/splunk/etc&lt;BR /&gt;[root@splunk-hf-level-4 etc]# /opt/splunk/bin/splunk --version&lt;BR /&gt;Splunk 9.2.0.1 (build d8ae995bf219)&lt;BR /&gt;[root@splunk-hf-level-4 etc]#&lt;/PRE&gt;</description>
      <pubDate>Wed, 06 Mar 2024 06:19:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Change-Splunk-address-in-Linux-Rocky-9/m-p/679708#M13709</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2024-03-06T06:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Change Splunk address in Linux (Rocky 9)</title>
      <link>https://community.splunk.com/t5/Installation/Change-Splunk-address-in-Linux-Rocky-9/m-p/679709#M13710</link>
      <description>&lt;P&gt;Refer this&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.2.0/Admin/Splunk-launchconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.2.0/Admin/Splunk-launchconf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 06:20:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Change-Splunk-address-in-Linux-Rocky-9/m-p/679709#M13710</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2024-03-06T06:20:09Z</dc:date>
    </item>
  </channel>
</rss>

