<?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: local.meta stanzas in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/local-meta-stanzas/m-p/539581#M9680</link>
    <description>&lt;P&gt;Thanks. Sorry, not sure I understand.&lt;/P&gt;&lt;P&gt;Is there any documentation on the same?&lt;/P&gt;&lt;P&gt;The only documentation on meta files is&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.1.2/Admin/Defaultmetaconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.1.2/Admin/Defaultmetaconf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and it is not useful to understand anything on the meta files. For example: what permissions?&lt;/P&gt;&lt;P&gt;what is the syntax, etc. The documentation on other config files like app.conf is very extensive and clear.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we remove local.meta files? etc..&lt;/P&gt;</description>
    <pubDate>Thu, 11 Feb 2021 21:17:42 GMT</pubDate>
    <dc:creator>goelt2000</dc:creator>
    <dc:date>2021-02-11T21:17:42Z</dc:date>
    <item>
      <title>local.meta stanzas</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/local-meta-stanzas/m-p/539235#M9678</link>
      <description>&lt;P&gt;What does is the logic behind below stanzas under&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;splunk/etc/apps/customappname/metadata/local.meta&lt;/P&gt;&lt;P&gt;[app/ui]&lt;/P&gt;&lt;P&gt;version=7.3.7&lt;/P&gt;&lt;P&gt;modtime=epoch time&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[app/launcher]&lt;/P&gt;&lt;P&gt;version=7.3.7&lt;/P&gt;&lt;P&gt;modtime=epoch time&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is it referring to ? and I suppose these settings are app local only and will not be exported globally since there is no&amp;nbsp;&lt;/P&gt;&lt;P&gt;export=system here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 04:13:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/local-meta-stanzas/m-p/539235#M9678</guid>
      <dc:creator>goelt2000</dc:creator>
      <dc:date>2021-02-10T04:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: local.meta stanzas</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/local-meta-stanzas/m-p/539423#M9679</link>
      <description>&lt;P&gt;These are app UI and launcher page permissions specific to the app where local.meta exists (&lt;SPAN&gt;&lt;STRONG&gt;customappname&lt;/STRONG&gt; in this case&lt;/SPAN&gt;). You don't need to export them globally.&lt;BR /&gt;&lt;BR /&gt;If this reply helps you, an upvote/like would be appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 08:30:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/local-meta-stanzas/m-p/539423#M9679</guid>
      <dc:creator>manjunathmeti</dc:creator>
      <dc:date>2021-02-11T08:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: local.meta stanzas</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/local-meta-stanzas/m-p/539581#M9680</link>
      <description>&lt;P&gt;Thanks. Sorry, not sure I understand.&lt;/P&gt;&lt;P&gt;Is there any documentation on the same?&lt;/P&gt;&lt;P&gt;The only documentation on meta files is&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.1.2/Admin/Defaultmetaconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.1.2/Admin/Defaultmetaconf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and it is not useful to understand anything on the meta files. For example: what permissions?&lt;/P&gt;&lt;P&gt;what is the syntax, etc. The documentation on other config files like app.conf is very extensive and clear.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we remove local.meta files? etc..&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 21:17:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/local-meta-stanzas/m-p/539581#M9680</guid>
      <dc:creator>goelt2000</dc:creator>
      <dc:date>2021-02-11T21:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: local.meta stanzas</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/local-meta-stanzas/m-p/539625#M9682</link>
      <description>&lt;P&gt;Check this link for understanding attributes in metadata files:&lt;BR /&gt;&lt;A href="https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/setpermissionsforobjects/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/setpermissionsforobjects/&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you are creating app from scratch then you should &lt;STRONG&gt;not&lt;/STRONG&gt; include&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;local.meta&lt;/STRONG&gt;, all your apps objects permissions should be added in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;default.meta&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;only.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;local.meta&lt;/STRONG&gt;&amp;nbsp;file is created when you change permission on Splunk Search heads UI as mentioned in the below documentation.&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.1.2/Knowledge/Manageknowledgeobjectpermissions" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.splunk.com/Documentation/Splunk/8.1.2/Knowledge/Manageknowledgeobjectpermissions&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If this reply helps you, an upvote/like would be appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 06:21:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/local-meta-stanzas/m-p/539625#M9682</guid>
      <dc:creator>manjunathmeti</dc:creator>
      <dc:date>2021-02-12T06:21:06Z</dc:date>
    </item>
  </channel>
</rss>

