This utility handles a number of common Splunk app maintenance tasks in an installable python package. Specifically, this tools deals with many of the nuances with storing Splunk apps in a version control system like git and pointing live Splunk apps to a working tree, merging changes from the live system's (local) folder to the version controlled (default) folder, and dealing with more than one layer of "default" (which splunk can't handle natively).
Install with
pip install kintyre-splunk-conf
See full install documentation in the install document.
Confirm installation with the following command:
ksconf --help
Docs:
- Official docs hosted via ReadTheDocs.io
- Command line reference
- Installation docs
- Change log
Need help?
- Ask questions
- Chat about #ksconf on Splunk's Slack channel
Get Involved:
Presentations:
- The joys and pitfalls of managing your Splunk deployment with Git Philly Splunk Meetup - June 6, 2018
- Managing Splunk Deployments With Git and KSCONF (slides) Splunk .conf bsides talk - Oct 2, 2018