<?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: Tag Definition and Field value pair in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Tag-Definition-and-Field-value-pair/m-p/752996#M119539</link>
    <description>&lt;PRE&gt;search/tags&lt;/PRE&gt;&lt;P&gt;I suppose eventtype-assigned tags might also be available via&lt;/P&gt;&lt;PRE&gt;saved/eventtypes&lt;/PRE&gt;</description>
    <pubDate>Fri, 12 Sep 2025 06:14:43 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2025-09-12T06:14:43Z</dc:date>
    <item>
      <title>Tag Definition and Field value pair</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Tag-Definition-and-Field-value-pair/m-p/752991#M119538</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I’m looking for an SPL query that can return the list of Tag Names along with their associated field-value pair definitions (similar to what we usually see under &lt;STRONG&gt;Settings → Tags → List by Tag Name&lt;/STRONG&gt; in Splunk). I tried exploring a few REST commands, but none of them showed the field-value pair definitions. Is it possible to retrieve these details&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kumva01_0-1757647357476.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/40230iEB162550987199EE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kumva01_0-1757647357476.png" alt="kumva01_0-1757647357476.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 03:27:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Tag-Definition-and-Field-value-pair/m-p/752991#M119538</guid>
      <dc:creator>kumva01</dc:creator>
      <dc:date>2025-09-12T03:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Tag Definition and Field value pair</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Tag-Definition-and-Field-value-pair/m-p/752996#M119539</link>
      <description>&lt;PRE&gt;search/tags&lt;/PRE&gt;&lt;P&gt;I suppose eventtype-assigned tags might also be available via&lt;/P&gt;&lt;PRE&gt;saved/eventtypes&lt;/PRE&gt;</description>
      <pubDate>Fri, 12 Sep 2025 06:14:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Tag-Definition-and-Field-value-pair/m-p/752996#M119539</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-09-12T06:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Tag Definition and Field value pair</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Tag-Definition-and-Field-value-pair/m-p/753012#M119543</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/237295"&gt;@kumva01&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How about this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|rest /services/saved/eventtypes | eval title="eventtype=".title | mvexpand tags | stats values(title) as pairs by tags | where tags!=""&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="livehybrid_1-1757685818284.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/40235i62BC105E09A9514B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="livehybrid_1-1757685818284.png" alt="livehybrid_1-1757685818284.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 14:04:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Tag-Definition-and-Field-value-pair/m-p/753012#M119543</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-09-12T14:04:34Z</dc:date>
    </item>
  </channel>
</rss>

