Splunk Dev

List of newly created indexes (year to date)

saikiran334
Explorer

Hello , 

I'm trying to identify the total list of indexes have been created in the Splunk (all this year ) , i have used below query to find out , but looks like this is not correct 

 

index = _audit operation=create
| stats values(object) as new_index_created by _time splunk_server
| rename _time as creation_time splunk_server as indexer|convert ctime(creation_time)|dedup new_index_created

 

any inputs ? 

 

Labels (2)
0 Karma
Get Updates on the Splunk Community!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...