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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...