<?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: List all tags in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/List-all-tags/m-p/142750#M39648</link>
    <description>&lt;P&gt;&lt;CODE&gt;rest&lt;/CODE&gt; looks promising, except that I don't see any of my tags created in my application even if they are all world-readable.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Feb 2014 09:04:55 GMT</pubDate>
    <dc:creator>bababou</dc:creator>
    <dc:date>2014-02-10T09:04:55Z</dc:date>
    <item>
      <title>List all tags</title>
      <link>https://community.splunk.com/t5/Splunk-Search/List-all-tags/m-p/142747#M39645</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I tagged several eventtypes and I'd like to know if it is possible to display a list of all these tags in the same way the "summary" page lists all the sources, sourcetypes and hosts.&lt;/P&gt;

&lt;P&gt;Thanks. &lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2014 20:53:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/List-all-tags/m-p/142747#M39645</guid>
      <dc:creator>bababou</dc:creator>
      <dc:date>2014-02-07T20:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: List all tags</title>
      <link>https://community.splunk.com/t5/Splunk-Search/List-all-tags/m-p/142748#M39646</link>
      <description>&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/6989/listing-all-tags-in-the-search-interface"&gt;http://answers.splunk.com/answers/6989/listing-all-tags-in-the-search-interface&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2014 21:03:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/List-all-tags/m-p/142748#M39646</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-02-07T21:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: List all tags</title>
      <link>https://community.splunk.com/t5/Splunk-Search/List-all-tags/m-p/142749#M39647</link>
      <description>&lt;P&gt;You can query for a list of tags like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest /services/search/tags
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In order to get a clickable entry point for kicking off a new search you'll need to build a panel in some view around those search results and define an appropriate drilldown.&lt;/P&gt;

&lt;P&gt;Edit: If you can get the &lt;CODE&gt;tags&lt;/CODE&gt; command suggested by @somesoni2 to work then that's probably the nicer way.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2014 21:05:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/List-all-tags/m-p/142749#M39647</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-02-07T21:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: List all tags</title>
      <link>https://community.splunk.com/t5/Splunk-Search/List-all-tags/m-p/142750#M39648</link>
      <description>&lt;P&gt;&lt;CODE&gt;rest&lt;/CODE&gt; looks promising, except that I don't see any of my tags created in my application even if they are all world-readable.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2014 09:04:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/List-all-tags/m-p/142750#M39648</guid>
      <dc:creator>bababou</dc:creator>
      <dc:date>2014-02-10T09:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: List all tags</title>
      <link>https://community.splunk.com/t5/Splunk-Search/List-all-tags/m-p/142751#M39649</link>
      <description>&lt;P&gt;By the way, they all contain the symbol &lt;CODE&gt;-&lt;/CODE&gt;, could this be a problem ?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2014 09:06:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/List-all-tags/m-p/142751#M39649</guid>
      <dc:creator>bababou</dc:creator>
      <dc:date>2014-02-10T09:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: List all tags</title>
      <link>https://community.splunk.com/t5/Splunk-Search/List-all-tags/m-p/142752#M39650</link>
      <description>&lt;P&gt;For visibility issues, take a look at &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTresources#servicesNS_endpoints"&gt;http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTresources#servicesNS_endpoints&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The - shouldn't be an issue.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2014 11:46:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/List-all-tags/m-p/142752#M39650</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-02-10T11:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: List all tags</title>
      <link>https://community.splunk.com/t5/Splunk-Search/List-all-tags/m-p/142753#M39651</link>
      <description>&lt;P&gt;Perfect ! Everything works fine, thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2014 12:46:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/List-all-tags/m-p/142753#M39651</guid>
      <dc:creator>bababou</dc:creator>
      <dc:date>2014-02-13T12:46:05Z</dc:date>
    </item>
  </channel>
</rss>

