<?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 web.conf - updateCheckerBaseURL in Security</title>
    <link>https://community.splunk.com/t5/Security/web-conf-updateCheckerBaseURL/m-p/467800#M10874</link>
    <description>&lt;P&gt;Hi @ All,&lt;/P&gt;

&lt;P&gt;i create a little app to set "updateCheckerBaseURL" value to "0".&lt;BR /&gt;
Then i copied it to "/opt/splunk/etc/deployment-apps" on Deployment Server and changed folder permissions to the splunk user.&lt;/P&gt;

&lt;P&gt;The app where deployed to the clients and "./splunk cmd btool web list settings" displays "updateCheckerBaseURL = 0", but the update notification where still there.&lt;/P&gt;

&lt;P&gt;If i set "updateCheckerBaseURL = 0" direct to "$SPLUNK_HOME/etc/system/local/web.conf", then the update notification where disabled.&lt;/P&gt;

&lt;P&gt;Please advise - Markus &lt;/P&gt;</description>
    <pubDate>Mon, 17 Feb 2020 14:19:19 GMT</pubDate>
    <dc:creator>pduvofmr</dc:creator>
    <dc:date>2020-02-17T14:19:19Z</dc:date>
    <item>
      <title>web.conf - updateCheckerBaseURL</title>
      <link>https://community.splunk.com/t5/Security/web-conf-updateCheckerBaseURL/m-p/467800#M10874</link>
      <description>&lt;P&gt;Hi @ All,&lt;/P&gt;

&lt;P&gt;i create a little app to set "updateCheckerBaseURL" value to "0".&lt;BR /&gt;
Then i copied it to "/opt/splunk/etc/deployment-apps" on Deployment Server and changed folder permissions to the splunk user.&lt;/P&gt;

&lt;P&gt;The app where deployed to the clients and "./splunk cmd btool web list settings" displays "updateCheckerBaseURL = 0", but the update notification where still there.&lt;/P&gt;

&lt;P&gt;If i set "updateCheckerBaseURL = 0" direct to "$SPLUNK_HOME/etc/system/local/web.conf", then the update notification where disabled.&lt;/P&gt;

&lt;P&gt;Please advise - Markus &lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2020 14:19:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/web-conf-updateCheckerBaseURL/m-p/467800#M10874</guid>
      <dc:creator>pduvofmr</dc:creator>
      <dc:date>2020-02-17T14:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: web.conf - updateCheckerBaseURL</title>
      <link>https://community.splunk.com/t5/Security/web-conf-updateCheckerBaseURL/m-p/467801#M10875</link>
      <description>&lt;P&gt;I am using below attributes under [settings] stanza in web.conf in an app and it works fine. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[settings]    
# Disable Splunk automatic checking for new app versions
updateCheckerBaseURL = 0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You may need to provide read permissions to the app in metadata. Create a metadata directory in your app and create default.meta in it with below content.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[]
access = read : [ * ], write : [ admin ]
export = system
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Feb 2020 15:18:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/web-conf-updateCheckerBaseURL/m-p/467801#M10875</guid>
      <dc:creator>manjunathmeti</dc:creator>
      <dc:date>2020-02-17T15:18:35Z</dc:date>
    </item>
  </channel>
</rss>

