Knowledge Management

How to view the definition of a KVStore via Splunk Cloud

lucas4394
Path Finder

Is it a way to view the definition of a KVStore via Splunk Cloud?

For instance, the "kvstorecoll" in collections.conf.

[kvstorecoll]
enforceTypes = true
field.name = string
field.id = number
field.address_street = string
field.address_city = string
field.address_state = string
field.address_zip = string

Thanks.

Labels (1)
0 Karma

woodcock
Esteemed Legend

Like this:

|rest/servicesNS/-/-/configs/conf-collections splunk_server=local
| dedup id
| table eai:acl.app eai:acl.owner eai:acl.sharing disabled title type field.*
| rename eai:acl.* AS *
| sort 0 title
0 Karma

ivanreis
Builder

Rest api can give you this information.

Check the document below:
https://docs.splunk.com/Documentation/SplunkCloud/8.0.0/RESTREF/RESTkvstore#Data

0 Karma
Get Updates on the Splunk Community!

Index This | What is broken 80% of the time by February?

December 2025 Edition   Hayyy Splunk Education Enthusiasts and the Eternally Curious!    We’re back with this ...

Unlock Faster Time-to-Value on Edge and Ingest Processor with New SPL2 Pipeline ...

Hello Splunk Community,   We're thrilled to share an exciting update that will help you manage your data more ...

Splunk MCP & Agentic AI: Machine Data Without Limits

Discover how the Splunk Model Context Protocol (MCP) Server can revolutionize the way your organization uses ...