<?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: disk usage for indexer in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39710#M7393</link>
    <description>&lt;P&gt;setup for both internal and non-internal indexes.&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2013 18:54:43 GMT</pubDate>
    <dc:creator>a212830</dc:creator>
    <dc:date>2013-05-20T18:54:43Z</dc:date>
    <item>
      <title>disk usage for indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39701#M7384</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Is there a way to track disk usage per day for indexes? &lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2013 12:51:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39701#M7384</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2013-05-20T12:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage for indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39702#M7385</link>
      <description>&lt;P&gt;Are you looking to say these files were modified, added, deleted? Or are you looking to say the hard drive has this much free space and alert me when it is at this level?  What is the OS that you want all this on?&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2013 13:04:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39702#M7385</guid>
      <dc:creator>treinke</dc:creator>
      <dc:date>2013-05-20T13:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage for indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39703#M7386</link>
      <description>&lt;P&gt;On Windows, Mark Russinovich who brought us sysinternals, has a 'du' utility.  This needs to be downloaded...or: run the "diskuse" command &lt;BR /&gt;
On UNIX, run: &lt;BR /&gt;
du -h -s &lt;YOUR&gt; &lt;/YOUR&gt;&lt;/P&gt;

&lt;P&gt;Run both as a scripted output.&lt;/P&gt;

&lt;P&gt;You can have this command set to run every few hours or minutes and of course, Splunk the data.  Once the data is in, you can create alerts.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2013 13:23:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39703#M7386</guid>
      <dc:creator>barakreeves</dc:creator>
      <dc:date>2013-05-20T13:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage for indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39704#M7387</link>
      <description>&lt;P&gt;So, a question on this - does license usage translate to disk storage use?&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2013 13:57:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39704#M7387</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2013-05-20T13:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage for indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39705#M7388</link>
      <description>&lt;P&gt;No, because indexes are compressed whereas license usage concerns the uncompressed amount of data.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2013 14:03:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39705#M7388</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-05-20T14:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage for indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39706#M7389</link>
      <description>&lt;P&gt;Thought so. Thanks. So, now that I know that, how can I get license usage for the past week for a specific license pool?&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2013 14:12:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39706#M7389</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2013-05-20T14:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage for indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39707#M7390</link>
      <description>&lt;P&gt;Try running this query: index=_internal type="Usage"&lt;BR /&gt;
This query Splunks data from the license_usage.log file; one of the fields returned is "Pool" among other fields&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:56:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39707#M7390</guid>
      <dc:creator>barakreeves</dc:creator>
      <dc:date>2020-09-28T13:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage for indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39708#M7391</link>
      <description>&lt;P&gt;Returns nothing.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2013 17:29:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39708#M7391</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2013-05-20T17:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage for indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39709#M7392</link>
      <description>&lt;P&gt;How about going to Manager » Access controls » Roles » admin Indexes at the bottom and make sure Internal indexes are available; I have run into this before so it is the first thing I typically check.  Let me know.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2013 17:43:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39709#M7392</guid>
      <dc:creator>barakreeves</dc:creator>
      <dc:date>2013-05-20T17:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage for indexer</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39710#M7393</link>
      <description>&lt;P&gt;setup for both internal and non-internal indexes.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2013 18:54:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/disk-usage-for-indexer/m-p/39710#M7393</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2013-05-20T18:54:43Z</dc:date>
    </item>
  </channel>
</rss>

