<?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: How do I determine a users current disk quota? in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/How-do-I-determine-a-users-current-disk-quota/m-p/44175#M494</link>
    <description>&lt;P&gt;Try this search on your search head:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;| rest splunk_server=local /services/search/jobs | eval diskUsageMB=diskUsage/1024/1024 | stats sum(diskUsageMB) by eai:acl.owner&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;

&lt;P&gt;d.&lt;/P&gt;</description>
    <pubDate>Sat, 25 Aug 2012 16:05:04 GMT</pubDate>
    <dc:creator>_d_</dc:creator>
    <dc:date>2012-08-25T16:05:04Z</dc:date>
    <item>
      <title>How do I determine a users current disk quota?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-do-I-determine-a-users-current-disk-quota/m-p/44174#M493</link>
      <description>&lt;P&gt;I recently ran into some issues with user's disk quota.  I've increased the defaults a bit, but I can't seem to find an easy way to determine a users current usage.  (Actually, I couldn't find any jobs for the user, so something weird was happening.)&lt;/P&gt;

&lt;P&gt;Is there a REST call for this?   Obviously this information is somewhere, because I can see in &lt;CODE&gt;splunkd.log&lt;/CODE&gt; the current disk space used when a user violates their limits.  It would be nice to be able to know if a user is getting close to their limit.  Or, after they've hit a limit to know how much spaces they've cleaned up.&lt;/P&gt;

&lt;P&gt;Is there any way to do this (preferable, from within Splunk)?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2012 21:19:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-do-I-determine-a-users-current-disk-quota/m-p/44174#M493</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2012-08-24T21:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine a users current disk quota?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-do-I-determine-a-users-current-disk-quota/m-p/44175#M494</link>
      <description>&lt;P&gt;Try this search on your search head:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;| rest splunk_server=local /services/search/jobs | eval diskUsageMB=diskUsage/1024/1024 | stats sum(diskUsageMB) by eai:acl.owner&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;

&lt;P&gt;d.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Aug 2012 16:05:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-do-I-determine-a-users-current-disk-quota/m-p/44175#M494</guid>
      <dc:creator>_d_</dc:creator>
      <dc:date>2012-08-25T16:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine a users current disk quota?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-do-I-determine-a-users-current-disk-quota/m-p/44176#M495</link>
      <description>&lt;P&gt;The &lt;CODE&gt;rest&lt;/CODE&gt; search shown here never seems to return more than 500 results.  But there are more than 500 directories under &lt;CODE&gt;$SPLUNK_HOME/var/run/splunk/dispatch&lt;/CODE&gt; so I must be hitting some kind of limit somewhere.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2012 22:21:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-do-I-determine-a-users-current-disk-quota/m-p/44176#M495</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2012-08-28T22:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine a users current disk quota?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-do-I-determine-a-users-current-disk-quota/m-p/44177#M496</link>
      <description>&lt;P&gt;In my initial use case, there were no jobs listed for the  user who supposedly used up their quota when I looked in the "Job Manager", which is why I was wondering if there was a more direct way to get at this value.  (But perhaps, internally, each splunk process iterates the entire dispatch folder and sums it up as you search does.  I'm not sure.)  I had created that user only earlier that afternoon.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2012 22:25:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-do-I-determine-a-users-current-disk-quota/m-p/44177#M496</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2012-08-28T22:25:41Z</dc:date>
    </item>
  </channel>
</rss>

