<?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 use timechart with dedup values in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/use-timechart-with-dedup-values/m-p/495819#M138208</link>
    <description>&lt;P&gt;I'm trying to count values of field in a time chart with every particular point of time using dedup.&lt;BR /&gt;
like this ,&lt;BR /&gt;
index = internal  field1  = asterisk field2 = asterisk field3 = asterisk | dedup field3 | time chart count(field3) by field2&lt;BR /&gt;&lt;BR /&gt;
but it is giving only total count of (field3) in a row. I want total count at every particular point of time to display in time chart.  &lt;/P&gt;

&lt;P&gt;sorry for typos&lt;/P&gt;</description>
    <pubDate>Sat, 14 Mar 2020 04:56:00 GMT</pubDate>
    <dc:creator>kirrusk</dc:creator>
    <dc:date>2020-03-14T04:56:00Z</dc:date>
    <item>
      <title>use timechart with dedup values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/use-timechart-with-dedup-values/m-p/495819#M138208</link>
      <description>&lt;P&gt;I'm trying to count values of field in a time chart with every particular point of time using dedup.&lt;BR /&gt;
like this ,&lt;BR /&gt;
index = internal  field1  = asterisk field2 = asterisk field3 = asterisk | dedup field3 | time chart count(field3) by field2&lt;BR /&gt;&lt;BR /&gt;
but it is giving only total count of (field3) in a row. I want total count at every particular point of time to display in time chart.  &lt;/P&gt;

&lt;P&gt;sorry for typos&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2020 04:56:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/use-timechart-with-dedup-values/m-p/495819#M138208</guid>
      <dc:creator>kirrusk</dc:creator>
      <dc:date>2020-03-14T04:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: use timechart with dedup values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/use-timechart-with-dedup-values/m-p/495820#M138209</link>
      <description>&lt;P&gt;It is very unclear what you mean, what you need, and what the problem is.  Perhaps you can get what you heed by taking some part of this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="internal" AND field1="*" AND field2="*" AND field3="*"
| timechart count dc(field3) BY field2
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 14 Mar 2020 19:59:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/use-timechart-with-dedup-values/m-p/495820#M138209</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2020-03-14T19:59:45Z</dc:date>
    </item>
  </channel>
</rss>

