Splunk IT Service Intelligence

Set-up itsi_summary in indexes.conf to be on fast and also on slow disk

edoardo_vicendo
Contributor

Hi All,

I have one question about ITSI indexes.
Our Splunk Indexer has 1 disk “fast” and 1 disk “slow” with more capacity (it is not that slow but performance are lower than the fast one). On the “fast” hot and warm buckets are present, instead on the “slow” cold buckets are there. This set-up is valid for all of our indexes, except for Splunk ITSI ones.

In fact currently Splunk ITSI has reached 30GB in our "fast" disk (with approximately more than 1 year of data) and I would like to set-up a limit of 20GB on “fast” disk volume:home and the rest on the “slow” one volume:cold.
We don’t usually inquiry data older than 1 month with ITSI.

I would like to change indexes.conf configuration as follow:

AS IS

[itsi_summary]
homePath   = volume:home/itsi_summary/db
coldPath   = volume:home/itsi_summary/colddb
thawedPath = $SPLUNK_DB/itsi_summary/thaweddb

TO BE

[itsi_summary]
homePath   = volume:home/itsi_summary/db
coldPath   = volume:cold/itsi_summary/colddb
thawedPath = $SPLUNK_DB/itsi_summary/thaweddb
#added to limit index size on fast disk
homePath.maxDataSizeMB = 20480

Do you see any contraindication on moving the coldPath from volume:home to volume:cold?

Thanks a lot,
Edoardo

0 Karma
1 Solution

jawaharas
Motivator

Hot/warm and cold buckets can be in different volumes.

As per your use-case, 'coldPath' can be configured to slower disk.

View solution in original post

0 Karma

jawaharas
Motivator

Hot/warm and cold buckets can be in different volumes.

As per your use-case, 'coldPath' can be configured to slower disk.

0 Karma

jawaharas
Motivator

@edoardo_vicendone
Can you accept the answer if it's helped you? Thanks.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...