<?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: Splunk Web Image upload Error(8.0.1) in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/473283#M8469</link>
    <description>&lt;P&gt;@openpath_llc this seems to be a &lt;CODE&gt;bug&lt;/CODE&gt; in &lt;CODE&gt;Splunk 8.x&lt;/CODE&gt; where &lt;CODE&gt;/api/manager/uploadbgimg&lt;/CODE&gt; REST API call is not working. Hence background image is not getting uploaded.&lt;/P&gt;

&lt;P&gt;You can do this from the back-end by editing the web.conf in the &lt;CODE&gt;system/local&lt;/CODE&gt; folder: &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/CustomizeLogin#Customize_the_login_page_background"&gt;https://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/CustomizeLogin#Customize_the_login_page_background&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[settings]
loginBackgroundImageOption = custom
loginCustomBackgroundImage = search:logincustombg/&amp;lt;yourImageFile&amp;gt;.&amp;lt;yourImageFileType&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And manually upload the background image to the following path:&lt;BR /&gt;
&lt;CODE&gt;$SPLUNK_HOME\etc\apps\search\appserver\static\logincustombg\&amp;lt;yourImageFile&amp;gt;.&amp;lt;yourImageFileType&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;PS: Do Splunk Restart/Refresh and browser cache cleanup for the changes to take effect.&lt;/P&gt;

&lt;P&gt;Another workaround if you are already on Splunk 7.3.x then you can update the image from UI and then upgrade to Splunk 8.x but using back-end to update the background image is a better approach.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Dec 2019 12:33:40 GMT</pubDate>
    <dc:creator>niketn</dc:creator>
    <dc:date>2019-12-30T12:33:40Z</dc:date>
    <item>
      <title>Splunk Web Image upload Error(8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/473278#M8464</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;When attempting to upload a custom background image on 8.0.1. It fails and gives and internal server error(seen from web-developer tools(safari)...&lt;/P&gt;

&lt;P&gt;I uninstalled that version and went to 7.3.3 and it works fine. I wasn't sure if this is a bug or something already reported. I've attached the images from the error I got.&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/8135iF1F18FEB760EA14C/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;&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/8136i9A1834D741B2D855/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Dec 2019 19:05:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/473278#M8464</guid>
      <dc:creator>openpath_llc</dc:creator>
      <dc:date>2019-12-29T19:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web Image upload Error(8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/473279#M8465</link>
      <description>&lt;P&gt;Have you tried a different browser?&lt;/P&gt;</description>
      <pubDate>Sun, 29 Dec 2019 21:04:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/473279#M8465</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-12-29T21:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web Image upload Error(8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/473280#M8466</link>
      <description>&lt;P&gt;We need more details.  The internal server error should be corroborated by some logs on the backend. &lt;/P&gt;

&lt;P&gt;Could be anything from disk space to permissions to who knows what.  &lt;/P&gt;

&lt;P&gt;We'd need many more details to determine if this is a bug or not.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2019 00:07:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/473280#M8466</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2019-12-30T00:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web Image upload Error(8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/473281#M8467</link>
      <description>&lt;P&gt;I am going to try to replicate the error again shortly.&lt;/P&gt;

&lt;P&gt;This is what I did before.&lt;/P&gt;

&lt;P&gt;Spun up new ec2 instance&lt;BR /&gt;
Install Splunk 8.0.1&lt;BR /&gt;
Attempted to change login_background via GUI(fail)&lt;BR /&gt;
fail message----internal server error---&lt;BR /&gt;
Stop Splunk and install older Splunk version(7.3.3) on same server&lt;BR /&gt;
Attempt to change login_background via GUI(success) on same server&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:29:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/473281#M8467</guid>
      <dc:creator>openpath_llc</dc:creator>
      <dc:date>2020-09-30T03:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web Image upload Error(8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/473282#M8468</link>
      <description>&lt;P&gt;Try running this search to find the 500 errors in the access logs.  If found, zoom to the time when they did occur and remove the sourcetype=splunk*access and add log_level=warn* OR log_level=error.  You should be able to find the culprit like that.&lt;/P&gt;

&lt;P&gt;index=_internal sourcetype=splunk*access status=500&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:27:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/473282#M8468</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-09-30T03:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web Image upload Error(8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/473283#M8469</link>
      <description>&lt;P&gt;@openpath_llc this seems to be a &lt;CODE&gt;bug&lt;/CODE&gt; in &lt;CODE&gt;Splunk 8.x&lt;/CODE&gt; where &lt;CODE&gt;/api/manager/uploadbgimg&lt;/CODE&gt; REST API call is not working. Hence background image is not getting uploaded.&lt;/P&gt;

&lt;P&gt;You can do this from the back-end by editing the web.conf in the &lt;CODE&gt;system/local&lt;/CODE&gt; folder: &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/CustomizeLogin#Customize_the_login_page_background"&gt;https://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/CustomizeLogin#Customize_the_login_page_background&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[settings]
loginBackgroundImageOption = custom
loginCustomBackgroundImage = search:logincustombg/&amp;lt;yourImageFile&amp;gt;.&amp;lt;yourImageFileType&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And manually upload the background image to the following path:&lt;BR /&gt;
&lt;CODE&gt;$SPLUNK_HOME\etc\apps\search\appserver\static\logincustombg\&amp;lt;yourImageFile&amp;gt;.&amp;lt;yourImageFileType&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;PS: Do Splunk Restart/Refresh and browser cache cleanup for the changes to take effect.&lt;/P&gt;

&lt;P&gt;Another workaround if you are already on Splunk 7.3.x then you can update the image from UI and then upgrade to Splunk 8.x but using back-end to update the background image is a better approach.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2019 12:33:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/473283#M8469</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2019-12-30T12:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web Image upload Error(8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/473284#M8470</link>
      <description>&lt;P&gt;Thanks @niketnilay. I am aware of this, I just figured I would bring it up since I didn't see it in the known issues.  Cheers. &lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2019 14:08:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/473284#M8470</guid>
      <dc:creator>openpath_llc</dc:creator>
      <dc:date>2019-12-30T14:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web Image upload Error(8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/510724#M8471</link>
      <description>&lt;P&gt;Thanks - this is exactly what I needed to post new starting page graphic that include the required corporate consent notification.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 19:16:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Splunk-Web-Image-upload-Error-8-0-1/m-p/510724#M8471</guid>
      <dc:creator>JasonCMurray</dc:creator>
      <dc:date>2020-07-23T19:16:28Z</dc:date>
    </item>
  </channel>
</rss>

