<?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: Distinct values in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Distinct-values/m-p/576960#M201077</link>
    <description>&lt;LI-CODE lang="markup"&gt;| dedup source&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 01 Dec 2021 23:47:25 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2021-12-01T23:47:25Z</dc:date>
    <item>
      <title>Distinct values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Distinct-values/m-p/576959#M201076</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running a * search in an app and it returns several columns in the csv extract where a column is named 'source'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to return the distinct values of 'source' but neither of the below work:&lt;/P&gt;&lt;P&gt;| values(source)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;| distinct source&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 23:30:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Distinct-values/m-p/576959#M201076</guid>
      <dc:creator>SplnkUse</dc:creator>
      <dc:date>2021-12-01T23:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Distinct-values/m-p/576960#M201077</link>
      <description>&lt;LI-CODE lang="markup"&gt;| dedup source&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 01 Dec 2021 23:47:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Distinct-values/m-p/576960#M201077</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-12-01T23:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Distinct-values/m-p/576988#M201088</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;I want to return the distinct values of 'source' but neither of the below work:&lt;/P&gt;&lt;P&gt;| values(source)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;| distinct source&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;values and distinct &amp;nbsp;are not &amp;nbsp;commands. &amp;nbsp;Have you tried stats?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| stats values(source) dc(source)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 08:00:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Distinct-values/m-p/576988#M201088</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2021-12-02T08:00:03Z</dc:date>
    </item>
  </channel>
</rss>

