<?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: unique values in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/unique-values/m-p/749195#M242108</link>
    <description>&lt;P&gt;Thank you!&amp;nbsp; it works perfect!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jul 2025 14:38:35 GMT</pubDate>
    <dc:creator>rcbutterfield</dc:creator>
    <dc:date>2025-07-03T14:38:35Z</dc:date>
    <item>
      <title>unique values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/unique-values/m-p/749188#M242106</link>
      <description>&lt;P&gt;Hello Splunk People....&lt;/P&gt;&lt;P&gt;I want to return a search within splunk.&amp;nbsp; THe index is wineventlogs and i want to return all the eventcodes within eventtypes.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Meaning....&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eventtype A includes eventcode 5144, 5145, 5146&lt;/P&gt;&lt;P&gt;Eventtype b includes eventcode 5144, 5166, 5167&lt;/P&gt;&lt;P&gt;As examples....&amp;nbsp; &amp;nbsp;thanks to all&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 14:12:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/unique-values/m-p/749188#M242106</guid>
      <dc:creator>rcbutterfield</dc:creator>
      <dc:date>2025-07-03T14:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: unique values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/unique-values/m-p/749189#M242107</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/309184"&gt;@rcbutterfield&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;you should try something like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=wineventlog
| stats
     values(EventCode) AS EventCode
     count
     By eventtype&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 14:14:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/unique-values/m-p/749189#M242107</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-07-03T14:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: unique values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/unique-values/m-p/749195#M242108</link>
      <description>&lt;P&gt;Thank you!&amp;nbsp; it works perfect!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 14:38:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/unique-values/m-p/749195#M242108</guid>
      <dc:creator>rcbutterfield</dc:creator>
      <dc:date>2025-07-03T14:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: unique values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/unique-values/m-p/749201#M242109</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/309184"&gt;@rcbutterfield&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 15:06:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/unique-values/m-p/749201#M242109</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-07-03T15:06:11Z</dc:date>
    </item>
  </channel>
</rss>

