Splunk Search

Question about the metrics index in Splunk 7.0.0 and search efficiency

ako_y
New Member

In the splunk system we developed, we have 2.8 billion records as of now.

The problem is that it's a single configuration (not using idexer/search head yet)
and depending on the search condition, it takes so long for searching the data.

If I update to splunk 7.0, I can see that the search speed may be improved.


First you will need to create a new index that is specifically tuned for metrics data.
This index will use our Metrics Store which provides the ability to ingest and store metric measurements at scale.


Regarding to "a new index that is specifically tuned for metrics data.",
Will I still be able to search the current data after upgrading to 7.0 and creating new index for metrics data?

Thanks so much for your help in advance.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

After you upgrade to 7.0 your existing data will be unchanged. It will remain in its current index. The new index will be for metrics data onboarded after the upgrade. There is no way to transfer data from one index to another as metrics indexes are very different from event indexes.

See the Metrics manual (http://docs.splunk.com/Documentation/Splunk/7.0.0/Metrics/Overview) for more information about metrics.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...