Skip to content

georgestarcher/Splunk-backupkvstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Splunk KVStore Backup

Author: George Starcher (starcher) Email: [email protected]

This code is presented AS IS under MIT license.

##Summary:

This Python script backs up KVStore collections via the REST API.

##Requirements:

  • Splunk Admin role level credentials

  • Make a subfolder called backup

##Usage:

  • Optional: make a different subfolder to backup to. Update the field backup_folder in the kvstore.conf
  1. Edit the target splunk server in kvstore.conf

    splunk_server = localhost

  2. Execute the script

    python backupkvstore.py

About

Python code to backup Splunk KVStore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages