<?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: Control Alerting Based on Host Groups in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Control-Alerting-Based-on-Host-Groups/m-p/239871#M71283</link>
    <description>&lt;P&gt;How do you allow all users to see tags that area created?&lt;/P&gt;

&lt;P&gt;May they be quickly created using the deployment server for easier management? For a large amount of hosts the gui seems bulky&lt;/P&gt;</description>
    <pubDate>Thu, 10 Mar 2016 21:15:37 GMT</pubDate>
    <dc:creator>rlaan</dc:creator>
    <dc:date>2016-03-10T21:15:37Z</dc:date>
    <item>
      <title>Control Alerting Based on Host Groups</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Control-Alerting-Based-on-Host-Groups/m-p/239869#M71281</link>
      <description>&lt;P&gt;I want to be able to create searches that will only look at hosts from different levels of our SDLC environment so for example a DEVELOPMENT group, TESTING and PRODUCTION. Also including a  group to managed decommissioned servers until they return to use.&lt;/P&gt;

&lt;P&gt;DEV = "host d, d1, d2, d3... dn"&lt;BR /&gt;
TEST = "host t, t1, t2, t3... tn"&lt;BR /&gt;
PRD = "host p, p1, p2, p3... pn"&lt;BR /&gt;
NO_ALERT = "host d1, t1, p1"&lt;/P&gt;

&lt;P&gt;I would like to be able to create searches and reports using "search DEV NOT NO_ALERT  | foo "&lt;/P&gt;

&lt;P&gt;Is this possible to avoid having to manually update each report whenever the scope of an environment changes?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 19:24:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Control-Alerting-Based-on-Host-Groups/m-p/239869#M71281</guid>
      <dc:creator>rlaan</dc:creator>
      <dc:date>2016-03-10T19:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Control Alerting Based on Host Groups</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Control-Alerting-Based-on-Host-Groups/m-p/239870#M71282</link>
      <description>&lt;P&gt;You could tag your hosts and search for &lt;CODE&gt;tag=DEV NOT tag=NO_ALERT&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 19:45:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Control-Alerting-Based-on-Host-Groups/m-p/239870#M71282</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2016-03-10T19:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Control Alerting Based on Host Groups</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Control-Alerting-Based-on-Host-Groups/m-p/239871#M71283</link>
      <description>&lt;P&gt;How do you allow all users to see tags that area created?&lt;/P&gt;

&lt;P&gt;May they be quickly created using the deployment server for easier management? For a large amount of hosts the gui seems bulky&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 21:15:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Control-Alerting-Based-on-Host-Groups/m-p/239871#M71283</guid>
      <dc:creator>rlaan</dc:creator>
      <dc:date>2016-03-10T21:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Control Alerting Based on Host Groups</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Control-Alerting-Based-on-Host-Groups/m-p/239872#M71284</link>
      <description>&lt;P&gt;As with most objects in Splunk, you can control a tag's sharing between private (default), app (requires write permissions for the app), and global (requires admin) as well as per-role read and write permissions - just go to Settings -&amp;gt; Tags -&amp;gt; All unique tags -&amp;gt; Permissions for the tag you want to share.&lt;/P&gt;

&lt;P&gt;For adding a large list I'd drop down to tags.conf and insert them there in bulk - whether you do that on your search head, or through a deployment server managed app doesn't really matter. Just do it like you manage all your Splunk configuration.&lt;BR /&gt;
Alternatively, you could maintain a lookup file that resolves hosts to a stage field, and have users search using that field. Should be easier to maintain for large lists, but can be slower to search for.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 21:24:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Control-Alerting-Based-on-Host-Groups/m-p/239872#M71284</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2016-03-10T21:24:21Z</dc:date>
    </item>
  </channel>
</rss>

