Deployment Architecture

How do I find out how many indexes in my splunk environment?

GeoCouloute
Engager

Hey guys,

I am relatively new to splunk, and I was wondering if there is a way to find out how many indexes are in my splunk environment and their names too. I look forward to your answer.

Thanks!

Tags (1)

jmervine
Engager

For their names;

| rest splunk_server=* /services/data/indexes | table title

jluo_splunk
Splunk Employee
Splunk Employee

Hi GeoCouloute,

Unless you are an admin, you may not have visibility into all the indexes in your splunk env. To see which indexes you have access to, you can use this search

| tstats count where index=* by index

isoutamo
SplunkTrust
SplunkTrust

You should use “All time” selection and even then it showed only indexes where is at least one event, but not empty indexes.

R. Ismo

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...