<?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: Log Volume Indexed. in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Log-Volume-Indexed/m-p/41626#M9644</link>
    <description>&lt;P&gt;"index=_internal metrics group=per_host_thruput startdaysago=7 | rename series as host | tags | search tag::host=MyTags | bucket span=1d _time | stats sum(kb) as kb by date_mday" . This works for me.Is there any fine tuning to be done?&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 09:24:25 GMT</pubDate>
    <dc:creator>sanju005ind</dc:creator>
    <dc:date>2020-09-28T09:24:25Z</dc:date>
    <item>
      <title>Log Volume Indexed.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Log-Volume-Indexed/m-p/41623#M9641</link>
      <description>&lt;P&gt;I would like to display the volume indexed from several indexed into following chart. &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Past 24hrs log volume by time (line graph)&lt;/LI&gt;
&lt;LI&gt;Past week’s log volume (bar chart – bar for each day)&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;It should be Per Host combined since would be filtering the hosts by tags.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2011 22:45:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Log-Volume-Indexed/m-p/41623#M9641</guid>
      <dc:creator>sanju005ind</dc:creator>
      <dc:date>2011-02-09T22:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Log Volume Indexed.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Log-Volume-Indexed/m-p/41624#M9642</link>
      <description>&lt;P&gt;earliest=-24h index=_internal source=*metrics.log group=per_host_thruput | rename series as host | tags | where tag=mytag | timechart span=1h sum(kb) by host&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;earliest=-7d@d latest=@d index=_internal source=*metrics.log group=per_host_thruput | rename series as host | tags| where tag=mytag | timechart span=1d sum(kb) by host
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 10 Feb 2011 00:12:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Log-Volume-Indexed/m-p/41624#M9642</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2011-02-10T00:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Log Volume Indexed.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Log-Volume-Indexed/m-p/41625#M9643</link>
      <description>&lt;P&gt;"index=_internal source=*metrics.log group=per_host_thruput | rename series as host | tags | search tag::host=mytag" this seems to work However when I check this I get very less hosts compared to "&lt;BR /&gt;
| metadata type=hosts | TAGS | search tag::host=mytag | eval host=lower(host) | fields host| rename host as "series" | join &lt;BR /&gt;
series[search index="_internal" source="*metrics.log" per_host_thruput | stats sum(kb) by series] "&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:24:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Log-Volume-Indexed/m-p/41625#M9643</guid>
      <dc:creator>sanju005ind</dc:creator>
      <dc:date>2020-09-28T09:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Log Volume Indexed.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Log-Volume-Indexed/m-p/41626#M9644</link>
      <description>&lt;P&gt;"index=_internal metrics group=per_host_thruput startdaysago=7 | rename series as host | tags | search tag::host=MyTags | bucket span=1d _time | stats sum(kb) as kb by date_mday" . This works for me.Is there any fine tuning to be done?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:24:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Log-Volume-Indexed/m-p/41626#M9644</guid>
      <dc:creator>sanju005ind</dc:creator>
      <dc:date>2020-09-28T09:24:25Z</dc:date>
    </item>
  </channel>
</rss>

