<?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: Indexer saturation in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705373#M10589</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Okay thanks for your answer, i did check both "| rest /data/indexes/myindex" and btool as you mentioned and both have maxTotalDataSizeMB to 5000 (5GB). I can't check through the GUI "&lt;SPAN&gt;Settings-&amp;gt;Indexes" but i guess it's not that important.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Nov 2024 08:32:27 GMT</pubDate>
    <dc:creator>Ethil</dc:creator>
    <dc:date>2024-11-27T08:32:27Z</dc:date>
    <item>
      <title>Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705191#M10567</link>
      <description>&lt;P&gt;[UPDATE]&lt;/P&gt;&lt;P&gt;Hello everyone, and thanks in advance for your help. I'm very new to this subject so if anything is unclear, i'll try to explain my problem more in details.&lt;/P&gt;&lt;P&gt;I'm using spunk 9.2.1, and i recently observed that my indexer was not indexing logs received. The indexer is in a failure state because my partition&amp;nbsp;&lt;SPAN&gt;$SPLUNK_DB&lt;/SPAN&gt; reached the&amp;nbsp;minFreeSpace allowed in server.conf.&lt;/P&gt;&lt;P&gt;After further analysis it seems that one of the index _metrics on the partition is saturated with warm buckets (db_*) and taking all the space available. I however have configured all my indexes with the indexes.conf (&lt;SPAN&gt;$SPLUNK_HOME/etc/system/default/indexes.conf)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# index specific defaults
maxTotalDataSizeMB = 5000
maxDataSize = 1000
maxMemMB = 5
maxGlobalRawDataSizeMB = 0
maxGlobalDataSizeMB = 0
rotatePeriodInSecs = 30
maxHotIdleSecs = 432000
maxHotSpanSecs = 7776000
maxHotBuckets = auto
maxWarmDBCount = 300
frozenTimePeriodInSecs = 188697600
...
# there's more but i might not be able to disclose them or it might not be revelant

[_metrics]
coldPath = $SPLUNK_DB/_metrics/colddb
homePath = $SPLUNK_DB/_metrics/db
thawedPath = $SPLUNK_DB/_metrics/thaweddb
frozenTimePeriodInSecs = 1209600&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;From what i understand with this conf applied the index should not exceed 5GB, and when reached the warm/hot buckets should be removed, but it seems that's it's not taken into account in my case.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The indexer work fine after purging the buckets and restarting it, but i don't get why the conf was not applied ? Is there something i didn't get here ? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a way to check the "characteristics" of my index once started ? -&amp;gt; Checked, the conf is correctly applied.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you know anything on this subject please help me&lt;SPAN&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thank you&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 14:43:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705191#M10567</guid>
      <dc:creator>Ethil</dc:creator>
      <dc:date>2024-11-27T14:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705192#M10568</link>
      <description>&lt;P&gt;You've showed the configuration for a single index, but no doubt there are other indexes on the same disk.&amp;nbsp; Those other indexes also consume disk space and help lead to a minFreeSpace situation.&lt;/P&gt;&lt;P&gt;To better manage that, I recommend using volumes.&amp;nbsp; Create a volume (in indexes.conf) that is about the size of the disk (or the amount you want to use) and make the indexes part of that volume (using &lt;FONT face="courier new,courier"&gt;volume:foo&lt;/FONT&gt; references).&amp;nbsp; That will ensure the indexer considers the sizes of all indexes when deciding when to roll warm buckets.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 13:12:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705192#M10568</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-11-25T13:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705194#M10569</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;thanks for your input, yes i only gave the configuration for one index because i mainly rely on the default conf written above for all my indexes on the disk, plus this specific index was the only one saturated, thus probably the issue here ? (please correct me if i'm wrong in this statement)&lt;/P&gt;&lt;P&gt;For the volumes, i have one in my conf, but i'm not sure how it works and how it's used (i didn't write this conf file myself), i'll try to look into this subject.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[volume:MyVolume]
path = $SPLUNK_DB&lt;/LI-CODE&gt;&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 13:26:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705194#M10569</guid>
      <dc:creator>Ethil</dc:creator>
      <dc:date>2024-11-25T13:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705225#M10573</link>
      <description>&lt;P&gt;That's a start.&amp;nbsp; You'll also need &lt;FONT face="courier new,courier"&gt;maxVolumeDataSizeMB&lt;/FONT&gt; so Splunk knows how large the volume is.&amp;nbsp; Then each index definition needs to reference the volume.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[volume:MyVolume]
path = /some/file/path

[MyIndexSaturated]
coldPath = volume:path/myindexsaturated/colddb
homePath = volume:path/myindexsaturated/db
thawedPath = $SPLUNK_DB/myindexsaturated/thaweddb
frozenTimePeriodInSecs = 1209600&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 25 Nov 2024 20:34:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705225#M10573</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-11-25T20:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705286#M10574</link>
      <description>&lt;P&gt;Ok thanks, i get this part, i'll try to rework the indexes.conf. But what i still don't get, and i really would like to know (it's quite important for me to know what was wrong before changing anything) is why it didn't work in the first place ? From what i read in the doc it should have work with a simple conf like this no ? Furthermore, using a Volume and maxVolumeDataSizeMB will help me monitor the global size of all indexes on my volume right ? But i need each indexes to possibly have a specific maxTotalDataSIzeMB and abide by it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it's not possible or limited (because of whatever reason) feel free to tell me.&lt;/P&gt;&lt;P&gt;Thanks again !&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 13:12:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705286#M10574</guid>
      <dc:creator>Ethil</dc:creator>
      <dc:date>2024-11-26T13:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705289#M10575</link>
      <description>&lt;P&gt;There is nothing technically wrong with the current setting.&amp;nbsp; Warm buckets did not roll to cold because none of the criteria for rolling buckets were met.&amp;nbsp; Reaching the minimum disk space is not a criterium.&amp;nbsp; Buckets roll either because the index is too full, the bucket(s) are too old, or the maximum number of warm buckets has been reached.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 14:00:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705289#M10575</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-11-26T14:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705291#M10576</link>
      <description>&lt;P&gt;OK. See my response there - &lt;A href="https://community.splunk.com/t5/Deployment-Architecture/How-do-I-enforce-disk-usage-on-volumes-by-index/m-p/703959/highlight/true#M28814" target="_blank" rel="noopener"&gt;https://community.splunk.com/t5/Deployment-Architecture/How-do-I-enforce-disk-usage-on-volumes-by-index/m-p/703959/highlight/true#M28814&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Additionally, because I'm not sure if this has been said here or not - just because you define something as a volume, doesn't mean that everything "physically located" in that directory is treated by Splunk as that volume.&lt;/P&gt;&lt;P&gt;So if you define a volume like in your case:&lt;/P&gt;&lt;PRE&gt;[volume:MyVolume]
path = $SPLUNK_DB&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;you must explicitly use that volume when defining index parameters. Otherwise it will not be considered a part of this volume. In other words if your index has&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;coldPath = volume:MyVolume/myindexsaturated/colddb&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this directory will be managed with normal per-index constraints as well as global volume-based constraints.&lt;/P&gt;&lt;P&gt;But if you define it as&lt;/P&gt;&lt;PRE&gt;coldPath = $SPLUNK_DB/myindexsaturated/colddb&lt;/PRE&gt;&lt;P&gt;even though it is in exactly the same place on the disk, it is not considered part of that volume.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 13:41:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705291#M10576</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-11-26T13:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705292#M10577</link>
      <description>&lt;P&gt;Ok, but the indexes are all set with a maxTotalDataSIze of 5GB (default set up written in my indexes.conf), which from what i understood should have stop each indexes, individually, exceeding this size and force the older warm buckets to cold to avoid saturation.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The doc :&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.3.2/Admin/Indexesconf" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/9.3.2/Admin/Indexesconf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;maxTotalDataSizeMB = &amp;lt;nonnegative integer&amp;gt;
* The maximum size of an index, in megabytes.
* If an index grows larger than the maximum size, splunkd freezes the oldest
  data in the index.
* This setting applies only to hot, warm, and cold buckets. It does
  not apply to thawed buckets.&lt;BR /&gt;...&lt;/PRE&gt;&lt;P&gt;However the saturation dit happen with one of them, that is the issue i don't understand.&amp;nbsp;My disk is 40GB, and the saturation of this specific index reached 35GB and thus reached&amp;nbsp;&lt;SPAN&gt;the minimum disk space and thus failed my indexer. The rolling criteria was met, why didn't it rolled the buckets ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 13:42:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705292#M10577</guid>
      <dc:creator>Ethil</dc:creator>
      <dc:date>2024-11-26T13:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705293#M10578</link>
      <description>&lt;P&gt;Thanks for your input ! Your explanations were clear but it does not explain how/why my index did not roll the buckets after reaching the maxTotalDataSizeMB of 5GB and went up to 35GB.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 13:58:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705293#M10578</guid>
      <dc:creator>Ethil</dc:creator>
      <dc:date>2024-11-26T13:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705295#M10579</link>
      <description>&lt;P&gt;And you checked your effective settings with btool?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 14:55:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705295#M10579</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-11-26T14:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705299#M10580</link>
      <description>&lt;P&gt;OK. Did you verify what Splunk actually sees?&lt;/P&gt;&lt;PRE&gt;| rest /data/indexes/myindex&lt;/PRE&gt;&lt;P&gt;Some of this info you can also see in Settings-&amp;gt;Indexes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 15:10:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705299#M10580</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-11-26T15:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705307#M10581</link>
      <description>&lt;P&gt;I did not, as said above in my post, i'm very new to the subject and i asked how to check if the conf was taken into account. Thanks for telling me how, i did check and splunk does seem to take the default conf written.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 16:17:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705307#M10581</guid>
      <dc:creator>Ethil</dc:creator>
      <dc:date>2024-11-26T16:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705321#M10582</link>
      <description>&lt;P&gt;We've established the disk is very full, but have not established what is using that space.&amp;nbsp; I suspect several indexes are combining to fill up the disk, but the &lt;FONT face="courier new,courier"&gt;du&lt;/FONT&gt; utility can verify that.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 18:31:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705321#M10582</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-11-26T18:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705330#M10583</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;One comment to use $SPLUNK_DB in volume definition.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually splunk use $SPLUNK_DB on different things and storing different stuff there. This means than when you are defining inside volume that it's path = $SPLUNK_DB and set some size for it, it applies only for that volumes. When you have e.g. other indexes and some other stuff in same filesystem where your $SPLUNK_DB is, I think that spunk cannot count those size for that total volume sizes. It just counts those indexes which has definition to use that volume!&lt;/P&gt;&lt;P&gt;Basically this means that your volume could be come to full and this will stopped splunk, even you have add enough low max volume size attribute for volume.&lt;/P&gt;&lt;P&gt;For that reason I suggest that you shouldn't ever user $SPLUNK_DB as on any volume path/dir. You should always use some other separate filesystem in separate LV volume etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;To be honest, I haven't test this is my lab to verify that my assumption is correct, but maybe other have done this test?&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 22:42:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705330#M10583</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-11-26T22:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705331#M10584</link>
      <description>&lt;P&gt;If it's ok to put some old files/logs into frozen state (I suppose that you have cold2frozen script on place, or you don't need those old events) then you can put your indexer into detention mode (it's denying all new connections / indexing) and update min free space into some smaller value. Also you must check e.g. with "du -sh $SPLUNK_DB) which indexes are biggest / where you could archive some buckets. Based on that just update max retention time on indexes.conf for those. Then start splunk and wait that it archive those and you will get more space.&lt;/P&gt;&lt;P&gt;Of course it you could just add more space into that filesystem it's probably the best way to fix the situation and get spunk up and running.&amp;nbsp;&lt;/P&gt;&lt;P&gt;BUT after that I said that you must plan your data storage to use volumes (with separate filesystems) and update indexes definitions to use those volumes. This needs some planning and also some service break time. There are in splunk docs and in community how to move current indexes to another directories on indexer. Just follow those instructions or hire any splunk partner/PS or other consultant who could to it for you.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 22:51:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705331#M10584</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-11-26T22:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705366#M10585</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe my post was not clear enough sorry, i did state that one of&amp;nbsp;&lt;SPAN&gt;my index on the partition (and i already know which one, the one i gave in the indexes.conf) is saturated with warm buckets (db_*) and taking all the space available, even though it's configurate as shown in the indexes.conf. Of course multiple indexes are using the disk, but only one went highly above the maxTotalDataSizeMB and saturated it.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 07:48:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705366#M10585</guid>
      <dc:creator>Ethil</dc:creator>
      <dc:date>2024-11-27T07:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705368#M10586</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/214410"&gt;@isoutamo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for your input, but that's not the issue there, i already did clean my saturated index and restarted the indexer and it works fine now. And as I said to&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;, in my post i stated that only one of my indexes was taking way more space than it should and i know which one. The issue is why it did exceed the maxTotalDataSizeMB set in the indexes.conf ?&lt;/P&gt;&lt;P&gt;Just adding more space might not be the right solution for us, but i keep in mind the whole thing around using volumes for a better planning of the data storage, thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 07:55:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705368#M10586</guid>
      <dc:creator>Ethil</dc:creator>
      <dc:date>2024-11-27T07:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705370#M10587</link>
      <description>&lt;P&gt;Yes. That's a valid point. That's just one of the specific cases of my general remarks of mixing the same space both as volume-based definition and direct directory "pointer".&lt;/P&gt;&lt;P&gt;Theroretically, you could use $SPLUNK_DB as your volume location but:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; There are some default indexes which write there (like all the _internal and other underscore indexes) and you'll have to make sure to relocate/redefine all of them, which might be tricky to keep synced with new software releases which might introduce new indexes (like _configtracker).&lt;/P&gt;&lt;P&gt;2. $SPLUNK_DB does not contain just indexes but also - for example - kvstore contents (and its backups).&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 08:07:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705370#M10587</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-11-27T08:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705371#M10588</link>
      <description>&lt;P&gt;One more important things to check:&lt;/P&gt;&lt;PRE&gt;splunk btool indexes list --debug&lt;/PRE&gt;&lt;P&gt;This will give you an overview of the settings which are applied to your indexes along with where they are defined. Make sure your settings are defined in proper places&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/Wheretofindtheconfigurationfiles" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Admin/Wheretofindtheconfigurationfiles&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 08:09:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705371#M10588</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-11-27T08:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Indexer saturation</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705373#M10589</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Okay thanks for your answer, i did check both "| rest /data/indexes/myindex" and btool as you mentioned and both have maxTotalDataSizeMB to 5000 (5GB). I can't check through the GUI "&lt;SPAN&gt;Settings-&amp;gt;Indexes" but i guess it's not that important.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 08:32:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Indexer-saturation/m-p/705373#M10589</guid>
      <dc:creator>Ethil</dc:creator>
      <dc:date>2024-11-27T08:32:27Z</dc:date>
    </item>
  </channel>
</rss>

