<?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 Is there a `umask` setting for splunk objects?  (Default object permission) in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-umask-setting-for-splunk-objects-Default-object/m-p/16462#M2199</link>
    <description>&lt;P&gt;Is it possible to tell splunk what the default permissions should be when an object is created from the Splunk UI?&lt;/P&gt;

&lt;P&gt;The best analogy I could think of is the unix "umask" tool that sets a mask for which permissions  can be given to a newly created file by default.  I'm wondering if there is any such concepts for objects created from within splunk.&lt;/P&gt;

&lt;P&gt;For example, new objects are created privately by default.  Which works well for many things, but it can be a serious pain when creating new tags, for example.  (And even worse when tagging a newly created eventtype.)  So is it possible to setup splunk to make tags application-level (or global-level) when they are created, instead of making them private by default?&lt;/P&gt;

&lt;P&gt;I know you can setup a &lt;CODE&gt;default.meta&lt;/CODE&gt; in your own custom app with something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tags]
access = read : [ * ], write : [ power ]
export = system
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Which will make any existing tag in &lt;CODE&gt;tags.conf&lt;/CODE&gt; (that have no explicit meta entry) readable to all, across all apps, and modifying to the "power" role, however newly created tags are just private.  Can this be configured?&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jun 2010 00:55:44 GMT</pubDate>
    <dc:creator>Lowell</dc:creator>
    <dc:date>2010-06-30T00:55:44Z</dc:date>
    <item>
      <title>Is there a `umask` setting for splunk objects?  (Default object permission)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-umask-setting-for-splunk-objects-Default-object/m-p/16462#M2199</link>
      <description>&lt;P&gt;Is it possible to tell splunk what the default permissions should be when an object is created from the Splunk UI?&lt;/P&gt;

&lt;P&gt;The best analogy I could think of is the unix "umask" tool that sets a mask for which permissions  can be given to a newly created file by default.  I'm wondering if there is any such concepts for objects created from within splunk.&lt;/P&gt;

&lt;P&gt;For example, new objects are created privately by default.  Which works well for many things, but it can be a serious pain when creating new tags, for example.  (And even worse when tagging a newly created eventtype.)  So is it possible to setup splunk to make tags application-level (or global-level) when they are created, instead of making them private by default?&lt;/P&gt;

&lt;P&gt;I know you can setup a &lt;CODE&gt;default.meta&lt;/CODE&gt; in your own custom app with something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tags]
access = read : [ * ], write : [ power ]
export = system
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Which will make any existing tag in &lt;CODE&gt;tags.conf&lt;/CODE&gt; (that have no explicit meta entry) readable to all, across all apps, and modifying to the "power" role, however newly created tags are just private.  Can this be configured?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2010 00:55:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-umask-setting-for-splunk-objects-Default-object/m-p/16462#M2199</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-06-30T00:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a `umask` setting for splunk objects?  (Default object permission)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-umask-setting-for-splunk-objects-Default-object/m-p/16463#M2200</link>
      <description>&lt;P&gt;It's a good suggestion.&lt;/P&gt;

&lt;P&gt;Somewhat related -- in Splunk 4.2, the Saved Search dialog allows you to specify the permissions.  You can specify either:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Keep search private&lt;/LI&gt;
&lt;LI&gt;Share as read-only to all users of current app &lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 04 Jan 2011 02:43:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-umask-setting-for-splunk-objects-Default-object/m-p/16463#M2200</guid>
      <dc:creator>carasso</dc:creator>
      <dc:date>2011-01-04T02:43:30Z</dc:date>
    </item>
  </channel>
</rss>

