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!

Splunk Observability Synthetic Monitoring - Resolved Incident on Detector Alerts

We’ve discovered a bug that affected the auto-clear of Synthetic Detectors in the Splunk Synthetic Monitoring ...

Video | Tom’s Smartness Journey Continues

Remember Splunk Community member Tom Kopchak? If you caught the first episode of our Smartness interview ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud? Learn how unique features like ...