<?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: loginCustomLogo broken link in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/loginCustomLogo-broken-link/m-p/323626#M93465</link>
    <description>&lt;P&gt;You have entries like this on your System?&lt;/P&gt;

&lt;P&gt;Picture:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;./etc/apps/search/appserver/static/logincustombg/monsterine.png
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And system/local/web.conf entrys?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[settings]
loginBackgroundImageOption = custom
loginCustomBackgroundImage = search:logincustombg/monsterine.png
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And you've checked the logs for any error during startup? &lt;BR /&gt;
And maybe the importantst part, have you cleared your WebChache?&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jan 2018 07:17:30 GMT</pubDate>
    <dc:creator>Elsurion</dc:creator>
    <dc:date>2018-01-23T07:17:30Z</dc:date>
    <item>
      <title>loginCustomLogo broken link</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/loginCustomLogo-broken-link/m-p/323623#M93462</link>
      <description>&lt;P&gt;Hi, has anyone ran into an issue.  I accidentally didn't have the .png or .jpg in the /opt/splunk/etc/apps/search/appserver/static/logincustomlogo/ folder after modifying /opt/splunk/etc/system/local/web.conf file when I restarted and got a broken image link.  I then dropped the file in the correct folder and restart splunk again but still getting the broken link.  I tried setting the custombackground to default so I could remove the web.conf  then started the process over but still no luck.  Is there something in the static folder that changes and needs to be manually edited?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 22:58:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/loginCustomLogo-broken-link/m-p/323623#M93462</guid>
      <dc:creator>dkrichards16</dc:creator>
      <dc:date>2018-01-22T22:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: loginCustomLogo broken link</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/loginCustomLogo-broken-link/m-p/323624#M93463</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;Please refer below steps from documents:

**Add a custom logo**
If you are using Splunk Enterprise, you can customize the login page logo.

**Prerequisites**
The maximum image size is 485px wide and 100px high. If the image exceeds these limits, the image is automatically resized.
Review the loginCustomLogo setting details in the web.conf spec file.

**Steps**
(Optional) If you are using an image file, put it into the following directory location.
$SPLUNK_HOME/etc/apps/&amp;lt;app_name&amp;gt;/appserver/static/logo
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 Jan 2018 05:08:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/loginCustomLogo-broken-link/m-p/323624#M93463</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-01-23T05:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: loginCustomLogo broken link</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/loginCustomLogo-broken-link/m-p/323625#M93464</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/45362"&gt;@dkrichards16&lt;/a&gt;,&lt;/P&gt;

&lt;P&gt;To display an icon for your app:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Create the icon files below, in PNG
format, preferably with 24-bit
transparency.&lt;/LI&gt;
&lt;LI&gt;Name the icon files as listed below.
Filenames are case sensitive.&lt;/LI&gt;
&lt;LI&gt;Save icon files to
$SPLUNK_HOME/etc/apps/your_app_name/static/.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;appIcon_2x.png (72 x 72)&lt;BR /&gt;
appIcon.png (36 x 36)&lt;BR /&gt;
appIconAlt_2x.png (72 x 72)&lt;BR /&gt;
appIconAlt.png (36 x 36)&lt;BR /&gt;
appLogo.png (160 x 40)&lt;BR /&gt;
appLogo_2x.png (320 x 80)&lt;/P&gt;

&lt;P&gt;For more information please check the link.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://dev.splunk.com/view/SP-CAAAE86#icons" target="_blank"&gt;http://dev.splunk.com/view/SP-CAAAE86#icons&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;let me know if this helps!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:49:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/loginCustomLogo-broken-link/m-p/323625#M93464</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2020-09-29T17:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: loginCustomLogo broken link</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/loginCustomLogo-broken-link/m-p/323626#M93465</link>
      <description>&lt;P&gt;You have entries like this on your System?&lt;/P&gt;

&lt;P&gt;Picture:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;./etc/apps/search/appserver/static/logincustombg/monsterine.png
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And system/local/web.conf entrys?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[settings]
loginBackgroundImageOption = custom
loginCustomBackgroundImage = search:logincustombg/monsterine.png
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And you've checked the logs for any error during startup? &lt;BR /&gt;
And maybe the importantst part, have you cleared your WebChache?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 07:17:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/loginCustomLogo-broken-link/m-p/323626#M93465</guid>
      <dc:creator>Elsurion</dc:creator>
      <dc:date>2018-01-23T07:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: loginCustomLogo broken link</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/loginCustomLogo-broken-link/m-p/323627#M93466</link>
      <description>&lt;P&gt;Thanks Clearing the Web Cache fixed the login screen logo for the two servers I had with broken links.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 13:59:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/loginCustomLogo-broken-link/m-p/323627#M93466</guid>
      <dc:creator>dkrichards16</dc:creator>
      <dc:date>2018-01-23T13:59:41Z</dc:date>
    </item>
  </channel>
</rss>

