<?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 Renaming an App in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Renaming-an-App/m-p/57555#M774</link>
    <description>&lt;P&gt;I copied the Unix App and created a custom app from that template.  Now all my pages start off with the splunk &amp;gt; *nix in the upuper left hand side.&lt;/P&gt;

&lt;P&gt;Can can I replace that with splunk &amp;gt; MyApp?&lt;/P&gt;

&lt;P&gt;Also can I completely replace it with my corporate logo?&lt;/P&gt;

&lt;P&gt;If so, how??&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Aug 2011 21:11:16 GMT</pubDate>
    <dc:creator>DTERM</dc:creator>
    <dc:date>2011-08-12T21:11:16Z</dc:date>
    <item>
      <title>Renaming an App</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Renaming-an-App/m-p/57555#M774</link>
      <description>&lt;P&gt;I copied the Unix App and created a custom app from that template.  Now all my pages start off with the splunk &amp;gt; *nix in the upuper left hand side.&lt;/P&gt;

&lt;P&gt;Can can I replace that with splunk &amp;gt; MyApp?&lt;/P&gt;

&lt;P&gt;Also can I completely replace it with my corporate logo?&lt;/P&gt;

&lt;P&gt;If so, how??&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2011 21:11:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Renaming-an-App/m-p/57555#M774</guid>
      <dc:creator>DTERM</dc:creator>
      <dc:date>2011-08-12T21:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming an App</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Renaming-an-App/m-p/57556#M775</link>
      <description>&lt;P&gt;Layout settings for your application are defined in &lt;YOURAPP&gt;/appserver/static/application.css. The application logo is defined in the &lt;CODE&gt;.appLogo&lt;/CODE&gt; section:&lt;/YOURAPP&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;background: url(appLogo.png) no-repeat 0 0;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So, either switch out $SPLUNK_HOME/etc/apps/&lt;YOURAPP&gt;/appserver/static/appLogo.png (and appLogo.gif for IE compatibility) for your own one, or modify the css so it points to your logo instead.&lt;/YOURAPP&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2011 21:25:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Renaming-an-App/m-p/57556#M775</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2011-08-13T21:25:51Z</dc:date>
    </item>
  </channel>
</rss>

