Skip to main content

Splunk KVStore CLI

Project description

splunk-kvstore-cli

This is a small utility that helps to query Splunk KV Store (intended to use with jq).

This tool is intended for local development, when developing something for Splunk which interacts with KVStore.

Installation

pip install splunk-kvstore-cli

Examples

All the examples below can be suffixed with | jq . for better output

All the examples below use default value of --host parameter which is https://localhost:8089, but you can provide your own.

  • kv get -a addon_name -u user:password - prints data about all the collections associated with the add-on addon_name
  • kv get -a addon_name -u user:password -m full - prints ALL data about all the collections associated with the add-on addon_name
  • kv get -a addon_name -c collection_name -u user:password - prints data from the particular collection collection_name

Disclaimer

This is not an official Splunk product.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

splunk_kvstore_cli-1.1.0.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

splunk_kvstore_cli-1.1.0-py2.py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page