<?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: I have summary data in the logs from a custom application, I would like to further aggregate my data an make it compatible with sistats output in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/I-have-summary-data-in-the-logs-from-a-custom-application-I/m-p/15938#M2036</link>
    <description>&lt;P&gt;Hi, I am just catching up on you your answers followed by comments...&lt;BR /&gt;
What does "psrsvd" as in psrsvd_* stand for here ?&lt;/P&gt;</description>
    <pubDate>Tue, 07 May 2013 02:32:18 GMT</pubDate>
    <dc:creator>joy76</dc:creator>
    <dc:date>2013-05-07T02:32:18Z</dc:date>
    <item>
      <title>I have summary data in the logs from a custom application, I would like to further aggregate my data an make it compatible with sistats output</title>
      <link>https://community.splunk.com/t5/Splunk-Search/I-have-summary-data-in-the-logs-from-a-custom-application-I/m-p/15934#M2032</link>
      <description>&lt;P&gt;I need to take already summarized data in the logs, aggregate it from a large group of servers, and build an si-type index. Looking at si-generated data from sistas fields, I have deduced the following meanings but need further clarification &lt;/P&gt;

&lt;P&gt;psrsvd_ct_FIELDNAME = count&lt;BR /&gt;
psrsvd_nc_FIELDNAME = Also Count?&lt;BR /&gt;
psrsvd_sm_FIELDNAME = sum&lt;BR /&gt;
psrsvd_ss_FIELDNAME = sum of squars&lt;BR /&gt;
psrsvd_vt_cnt = ?? some kind of variance ??  &lt;/P&gt;

&lt;P&gt;So is ct = count, what is nc really for, what formula do you use for SS (does it include std-dev or is it a simple sum of squares), and what is vt?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Blaine&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2010 04:26:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/I-have-summary-data-in-the-logs-from-a-custom-application-I/m-p/15934#M2032</guid>
      <dc:creator>bmorgan</dc:creator>
      <dc:date>2010-06-23T04:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: I have summary data in the logs from a custom application, I would like to further aggregate my data an make it compatible with sistats output</title>
      <link>https://community.splunk.com/t5/Splunk-Search/I-have-summary-data-in-the-logs-from-a-custom-application-I/m-p/15935#M2033</link>
      <description>&lt;P&gt;nc = numerical count (number of values for this field that can be interpreted as numbers), e.g. computing the average would be sum/nc&lt;/P&gt;

&lt;P&gt;ss is just simple sum of squares, i.e. X1*X1 + X2*X2 + X3*X3&lt;/P&gt;

&lt;P&gt;vt is actually originally stood for "valuetype", but what we store in it is actually just the maximum precision of the numerical values of the field.  This is so that if you average together a bunch of values like 9.5,10.5,11.5, you get 10.5 and not 10.500000 or 11 &lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2010 09:33:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/I-have-summary-data-in-the-logs-from-a-custom-application-I/m-p/15935#M2033</guid>
      <dc:creator>steveyz</dc:creator>
      <dc:date>2010-06-23T09:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: I have summary data in the logs from a custom application, I would like to further aggregate my data an make it compatible with sistats output</title>
      <link>https://community.splunk.com/t5/Splunk-Search/I-have-summary-data-in-the-logs-from-a-custom-application-I/m-p/15936#M2034</link>
      <description>&lt;P&gt;is there a difference between ct and nc&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2010 23:35:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/I-have-summary-data-in-the-logs-from-a-custom-application-I/m-p/15936#M2034</guid>
      <dc:creator>bmorgan</dc:creator>
      <dc:date>2010-06-24T23:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: I have summary data in the logs from a custom application, I would like to further aggregate my data an make it compatible with sistats output</title>
      <link>https://community.splunk.com/t5/Splunk-Search/I-have-summary-data-in-the-logs-from-a-custom-application-I/m-p/15937#M2035</link>
      <description>&lt;P&gt;nc is numerical count, i.e. the number of values that can be entirely as numbers, where as ct is the total count.&lt;/P&gt;

&lt;P&gt;I.e. if your field had the following values:&lt;/P&gt;

&lt;P&gt;0,foo,1,bar&lt;/P&gt;

&lt;P&gt;ct=4 and nc=2&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2010 05:52:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/I-have-summary-data-in-the-logs-from-a-custom-application-I/m-p/15937#M2035</guid>
      <dc:creator>steveyz</dc:creator>
      <dc:date>2010-06-30T05:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: I have summary data in the logs from a custom application, I would like to further aggregate my data an make it compatible with sistats output</title>
      <link>https://community.splunk.com/t5/Splunk-Search/I-have-summary-data-in-the-logs-from-a-custom-application-I/m-p/15938#M2036</link>
      <description>&lt;P&gt;Hi, I am just catching up on you your answers followed by comments...&lt;BR /&gt;
What does "psrsvd" as in psrsvd_* stand for here ?&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2013 02:32:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/I-have-summary-data-in-the-logs-from-a-custom-application-I/m-p/15938#M2036</guid>
      <dc:creator>joy76</dc:creator>
      <dc:date>2013-05-07T02:32:18Z</dc:date>
    </item>
  </channel>
</rss>

