<?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: About psrsvd field which is made by sitimechart command in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/About-psrsvd-field-which-is-made-by-sitimechart-command/m-p/478295#M4268</link>
    <description>&lt;P&gt;I appreciate your comment.&lt;BR /&gt;
I will add field of "count" and get the max result.&lt;BR /&gt;
I am just curious about psrsvd field. Is this field useful?&lt;BR /&gt;
I do not understand the point to use si- command.&lt;/P&gt;

&lt;P&gt;If you have any idea, please let me know.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Sep 2019 07:49:40 GMT</pubDate>
    <dc:creator>Shuhei052492</dc:creator>
    <dc:date>2019-09-10T07:49:40Z</dc:date>
    <item>
      <title>About psrsvd field which is made by sitimechart command</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/About-psrsvd-field-which-is-made-by-sitimechart-command/m-p/478293#M4266</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
I would like to confirm my understanding on the following manual, and know how to get the max value from psrsvd_gc.&lt;/P&gt;

&lt;P&gt;First I have saw this caution in the manual.&lt;BR /&gt;
Caution: Use of these fields and their encoded data by any search commands other than the si* summary indexing commands is unsupported. The format and content of these fields can change at any time without warning.&lt;/P&gt;

&lt;P&gt;I have understood that the psrsvd's field cound not be aggregated by streaming comand like stats,chart.&lt;BR /&gt;
Is that collect?&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.3.1/Knowledge/Usesummaryindexing" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/7.3.1/Knowledge/Usesummaryindexing&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If that is collect, I have no idea how to aggregate the maximum value in summary index data.&lt;/P&gt;

&lt;P&gt;The summary index data are created by the following search.&lt;BR /&gt;
"index=_internal | sitimechart span=1m count by sourcetype"&lt;BR /&gt;
And there are the following fields to be stored as event in "summary" by "Log event" function.&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;psrsvd_gc=$result.psrsvd_gc$,&lt;BR /&gt;
psrsvd_v=$result.psrsvd_v$&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;And I would like to search max value of "psrsvd_gc" per  week.&lt;BR /&gt;
I appreciate any tips and advice, suggestion.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:09:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/About-psrsvd-field-which-is-made-by-sitimechart-command/m-p/478293#M4266</guid>
      <dc:creator>Shuhei052492</dc:creator>
      <dc:date>2020-09-30T02:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: About psrsvd field which is made by sitimechart command</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/About-psrsvd-field-which-is-made-by-sitimechart-command/m-p/478294#M4267</link>
      <description>&lt;P&gt;Why are you ignoring the advice?  What possible reason could you have to access these values?   Do what you are supposed to do and use &lt;CODE&gt;sistats&lt;/CODE&gt;.  Let's say that you are putting a value called &lt;CODE&gt;count&lt;/CODE&gt; into your summary index.  Just pull out the maximum of that value using &lt;CODE&gt;index = YourIndexName | sistats max(count)&lt;/CODE&gt;.  You do not need to know or understand how it works (which is the point of the comments in the documentation).&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 13:59:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/About-psrsvd-field-which-is-made-by-sitimechart-command/m-p/478294#M4267</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-09-09T13:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: About psrsvd field which is made by sitimechart command</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/About-psrsvd-field-which-is-made-by-sitimechart-command/m-p/478295#M4268</link>
      <description>&lt;P&gt;I appreciate your comment.&lt;BR /&gt;
I will add field of "count" and get the max result.&lt;BR /&gt;
I am just curious about psrsvd field. Is this field useful?&lt;BR /&gt;
I do not understand the point to use si- command.&lt;/P&gt;

&lt;P&gt;If you have any idea, please let me know.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 07:49:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/About-psrsvd-field-which-is-made-by-sitimechart-command/m-p/478295#M4268</guid>
      <dc:creator>Shuhei052492</dc:creator>
      <dc:date>2019-09-10T07:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: About psrsvd field which is made by sitimechart command</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/About-psrsvd-field-which-is-made-by-sitimechart-command/m-p/577132#M8620</link>
      <description>&lt;P&gt;One reason to use the si- commands is to aggregate values for storage (base search or summary index).&amp;nbsp; this is the quickest way to run searches.&amp;nbsp; Simply throwing a table or fields command at the end of a base search often reduces performance, even if it may reduce server load.&lt;/P&gt;&lt;P&gt;Another reason to use the si- commands is to preserve the integrity of the values in aggregate when in summarized form.&amp;nbsp; if you were to use a stats command to summarize data for summary index or base search, and then another stats command right after it in post-process or to further aggregate from a summary index (because the original intervals need to be further combined), you will end up with incorrect quantitative values due to weighting issues.&lt;/P&gt;&lt;P&gt;Take, for example, you have just 2 intervals of response times.&amp;nbsp; the first interval has 2 events&amp;nbsp; with both having 10 second response time each.&amp;nbsp; the 2nd interval has 1 event with 1 second response time.&amp;nbsp; a double-aggregate average will yield 5.5 second average response time ( (10 + 1) / 2 ), but a true and correct average is 7 seconds ( (10 + 10 + 1 ) / 3 ).&amp;nbsp; transforming commands otherwise lose the original values still required, so si- commands store these in special fields.&lt;/P&gt;&lt;P&gt;I honestly don't know specifically what most of the other psrsvd fields do, but it is likely for similar reasons and to help users in using the same familiar format for the final and regular stats command without ever knowing that you're actually querying summarized data.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 20:14:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/About-psrsvd-field-which-is-made-by-sitimechart-command/m-p/577132#M8620</guid>
      <dc:creator>weidertc</dc:creator>
      <dc:date>2021-12-02T20:14:05Z</dc:date>
    </item>
  </channel>
</rss>

