<?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 Tags Disappear When Changing Permissions in Security</title>
    <link>https://community.splunk.com/t5/Security/Tags-Disappear-When-Changing-Permissions/m-p/80036#M2658</link>
    <description>&lt;P&gt;I created a tag with a field value pair of host=server1* called test. Everything works great until I try to change the permissions on it so my colleagues can use it. I set the permission from Private to App where everyone can read it and only admin can write. When I save this change, the Tag name disappears, but the field value pair remains.&lt;BR /&gt;
When I click the field value pair to edit the tags associated with it, I re-add the test tag, save, but the Tag Name area is still blank. What gives?&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jan 2013 19:17:20 GMT</pubDate>
    <dc:creator>mmclain1</dc:creator>
    <dc:date>2013-01-07T19:17:20Z</dc:date>
    <item>
      <title>Tags Disappear When Changing Permissions</title>
      <link>https://community.splunk.com/t5/Security/Tags-Disappear-When-Changing-Permissions/m-p/80036#M2658</link>
      <description>&lt;P&gt;I created a tag with a field value pair of host=server1* called test. Everything works great until I try to change the permissions on it so my colleagues can use it. I set the permission from Private to App where everyone can read it and only admin can write. When I save this change, the Tag name disappears, but the field value pair remains.&lt;BR /&gt;
When I click the field value pair to edit the tags associated with it, I re-add the test tag, save, but the Tag Name area is still blank. What gives?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2013 19:17:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Tags-Disappear-When-Changing-Permissions/m-p/80036#M2658</guid>
      <dc:creator>mmclain1</dc:creator>
      <dc:date>2013-01-07T19:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Tags Disappear When Changing Permissions</title>
      <link>https://community.splunk.com/t5/Security/Tags-Disappear-When-Changing-Permissions/m-p/80037#M2659</link>
      <description>&lt;P&gt;What are you seeing in tags.conf?  Look in both the etc/apps/&lt;APP&gt;/local folder and etc/users/&lt;YOU&gt;/&lt;APP&gt;/local.&lt;/APP&gt;&lt;/YOU&gt;&lt;/APP&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2013 19:29:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Tags-Disappear-When-Changing-Permissions/m-p/80037#M2659</guid>
      <dc:creator>emiller42</dc:creator>
      <dc:date>2013-01-07T19:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Tags Disappear When Changing Permissions</title>
      <link>https://community.splunk.com/t5/Security/Tags-Disappear-When-Changing-Permissions/m-p/80038#M2660</link>
      <description>&lt;P&gt;/opt/splunk/etc/apps/search/local/tags.conf:&lt;BR /&gt;
[host=server1%2A]&lt;BR /&gt;
test = enabled&lt;/P&gt;

&lt;P&gt;Nothing in the other file.&lt;/P&gt;

&lt;P&gt;Also, when I go to "List by tag name", there are no tags listed...&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2013 19:40:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Tags-Disappear-When-Changing-Permissions/m-p/80038#M2660</guid>
      <dc:creator>mmclain1</dc:creator>
      <dc:date>2013-01-07T19:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Tags Disappear When Changing Permissions</title>
      <link>https://community.splunk.com/t5/Security/Tags-Disappear-When-Changing-Permissions/m-p/80039#M2661</link>
      <description>&lt;P&gt;Were you trying to use a wildcard in the tag?  (%2A = *)  &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[host=server1*]
test = enabled
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That's not something you can do in tags.  Each host=value pair must be explicitly defined.  So if you have server10, server11, server12, then you need three separate tags defined.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[host=server10]
test = enabled

[host=server11]
test = enabled

[host=server12]
test = enabled
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Yes, this sucks when you have a lot of servers.  &lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2013 19:50:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Tags-Disappear-When-Changing-Permissions/m-p/80039#M2661</guid>
      <dc:creator>emiller42</dc:creator>
      <dc:date>2013-01-07T19:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Tags Disappear When Changing Permissions</title>
      <link>https://community.splunk.com/t5/Security/Tags-Disappear-When-Changing-Permissions/m-p/80040#M2662</link>
      <description>&lt;P&gt;Ah, that explains it. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2013 19:58:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Tags-Disappear-When-Changing-Permissions/m-p/80040#M2662</guid>
      <dc:creator>mmclain1</dc:creator>
      <dc:date>2013-01-07T19:58:01Z</dc:date>
    </item>
  </channel>
</rss>

