<?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: Can you use tstats to get daily index or indexer volume? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Can-you-use-tstats-to-get-daily-index-or-indexer-volume/m-p/501647#M139663</link>
    <description>&lt;P&gt;As far as I can tell, there is no indexed field that indicates data volume so you can't use &lt;CODE&gt;tstats&lt;/CODE&gt; to get that value.&lt;/P&gt;</description>
    <pubDate>Thu, 21 May 2020 12:36:11 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2020-05-21T12:36:11Z</dc:date>
    <item>
      <title>Can you use tstats to get daily index or indexer volume?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-use-tstats-to-get-daily-index-or-indexer-volume/m-p/501646#M139662</link>
      <description>&lt;P&gt;Just wondering if its possible to get data volume / size from TSTATS.&lt;/P&gt;

&lt;P&gt;I know you can do something like this to get counts (events/per sec)&lt;/P&gt;

&lt;P&gt;| tstats count WHERE index=* by index| eval events_per_second=count/(3600*24)&lt;/P&gt;

&lt;P&gt;but how can you use tstats for find volume of data per time?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:29:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-use-tstats-to-get-daily-index-or-indexer-volume/m-p/501646#M139662</guid>
      <dc:creator>Glasses</dc:creator>
      <dc:date>2020-09-30T05:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use tstats to get daily index or indexer volume?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-use-tstats-to-get-daily-index-or-indexer-volume/m-p/501647#M139663</link>
      <description>&lt;P&gt;As far as I can tell, there is no indexed field that indicates data volume so you can't use &lt;CODE&gt;tstats&lt;/CODE&gt; to get that value.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 12:36:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-use-tstats-to-get-daily-index-or-indexer-volume/m-p/501647#M139663</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-05-21T12:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use tstats to get daily index or indexer volume?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-use-tstats-to-get-daily-index-or-indexer-volume/m-p/501648#M139664</link>
      <description>&lt;P&gt;thank you for confirming, I could not find a list of tstats fields.... is there a doc for tstat fields?&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 13:13:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-use-tstats-to-get-daily-index-or-indexer-volume/m-p/501648#M139664</guid>
      <dc:creator>Glasses</dc:creator>
      <dc:date>2020-05-21T13:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use tstats to get daily index or indexer volume?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-use-tstats-to-get-daily-index-or-indexer-volume/m-p/501649#M139665</link>
      <description>&lt;P&gt;There is no documentation for tstats fields because the list of fields is not fixed.  It depends on which fields you choose to extract at index time.  You can, however, use the &lt;CODE&gt;walklex&lt;/CODE&gt; command to find such a list.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;walklex type=term index=foo 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 22 May 2020 12:43:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-use-tstats-to-get-daily-index-or-indexer-volume/m-p/501649#M139665</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-05-22T12:43:02Z</dc:date>
    </item>
  </channel>
</rss>

