<?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: fileds command used in summary index not showin correct data ? in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/fileds-command-used-in-summary-index-not-showin-correct-data/m-p/72744#M707</link>
    <description>&lt;P&gt;thanx 4 the reply jason&lt;/P&gt;</description>
    <pubDate>Mon, 25 Mar 2013 19:34:13 GMT</pubDate>
    <dc:creator>rakesh_498115</dc:creator>
    <dc:date>2013-03-25T19:34:13Z</dc:date>
    <item>
      <title>fileds command used in summary index not showin correct data ?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/fileds-command-used-in-summary-index-not-showin-correct-data/m-p/72742#M705</link>
      <description>&lt;P&gt;Hi..&lt;/P&gt;

&lt;P&gt;i have a main search which is given the count of id 's and writin to a summary index -summary&lt;/P&gt;

&lt;P&gt;my summary index generator search&lt;BR /&gt;
index="main" |sistats count by UniqueID,UniqueName&lt;/P&gt;

&lt;P&gt;index="main" | stats count by UniqueID,UniqueName&lt;/P&gt;

&lt;P&gt;index="summary" | fields UniqueID,UniqueName | stats count by UniqueID,UniqueName&lt;/P&gt;

&lt;P&gt;both are showin different values..is this because of using fields in summary indexed data..&lt;BR /&gt;
pls help..&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2013 00:16:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/fileds-command-used-in-summary-index-not-showin-correct-data/m-p/72742#M705</guid>
      <dc:creator>rakesh_498115</dc:creator>
      <dc:date>2013-03-23T00:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: fileds command used in summary index not showin correct data ?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/fileds-command-used-in-summary-index-not-showin-correct-data/m-p/72743#M706</link>
      <description>&lt;P&gt;When you summary index, you are only storing the basic statistics necessary to re-create the original summary table. So if your original search ends in &lt;CODE&gt;sistats count by UniqueID,UniqueName&lt;/CODE&gt;, your search to pull data out of the summary should contain &lt;CODE&gt;stats count by UniqueID,UniqueName&lt;/CODE&gt; - then do your fields, or other commands after that.&lt;/P&gt;

&lt;P&gt;(If you think about it, if your original table gave the result "field1=a, count=3", the summary would store this as one event. Doing a "stats count by field1" directly on the summary index would return a value of "field1=a, count=1" because there is only one row in the summary index.)&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2013 18:28:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/fileds-command-used-in-summary-index-not-showin-correct-data/m-p/72743#M706</guid>
      <dc:creator>Jason</dc:creator>
      <dc:date>2013-03-25T18:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: fileds command used in summary index not showin correct data ?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/fileds-command-used-in-summary-index-not-showin-correct-data/m-p/72744#M707</link>
      <description>&lt;P&gt;thanx 4 the reply jason&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2013 19:34:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/fileds-command-used-in-summary-index-not-showin-correct-data/m-p/72744#M707</guid>
      <dc:creator>rakesh_498115</dc:creator>
      <dc:date>2013-03-25T19:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: fileds command used in summary index not showin correct data ?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/fileds-command-used-in-summary-index-not-showin-correct-data/m-p/72745#M708</link>
      <description>&lt;P&gt;If it solves your problem, please mark it as the accepted answer and up vote&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2013 19:49:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/fileds-command-used-in-summary-index-not-showin-correct-data/m-p/72745#M708</guid>
      <dc:creator>Jason</dc:creator>
      <dc:date>2013-03-25T19:49:12Z</dc:date>
    </item>
  </channel>
</rss>

