# Ksconf Splunk CONFiguration tool
This utility handles common Splunk app maintenance tasks in an installable python package.
Specifically, this tool deals with many of the nuances of 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" are all supported tasks which are not native to Splunk.
Tasks like creating new Splunk apps from your local system while merging the 'local' folder into
'default' is also supported.
Earlier version of this project were packaged as [kintyre-splunk-conf](https://pypi.org/project/kintyre-splunk-conf) prior to v0.10.0
Install with
pip install ksconf
Confirm installation with the following command:
ksconf --version
To get an overview of all the CLI commands, run:
ksconf --help
Help on specific command, such as 'unarchive', run:
ksconf unarchive --help
Please see the [Official docs](https://ksconf.readthedocs.io/en/latest/) for more info.
Raw data
{
"_id": null,
"home_page": "https://github.com/Kintyre/ksconf",
"name": "ksconf",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "ksconf splunk kinytre conf tool",
"author": "Lowell Alleman",
"author_email": "lowell@kintyre.co",
"download_url": "https://files.pythonhosted.org/packages/e5/29/cce8a72dd6cb458b0fb73fec5f9808d1b30b9ad5ea2d961139f042ccbb39/ksconf-0.13.9.tar.gz",
"platform": null,
"description": "# Ksconf Splunk CONFiguration tool\n\nThis utility handles common Splunk app maintenance tasks in an installable python package.\nSpecifically, this tool deals with many of the nuances of storing Splunk apps in a\nversion control system like git and pointing live Splunk apps to a working tree. Merging changes\nfrom the live system's (local) folder to the version controlled (default) folder and dealing with\nmore than one layer of \"default\" are all supported tasks which are not native to Splunk.\nTasks like creating new Splunk apps from your local system while merging the 'local' folder into\n'default' is also supported.\n\nEarlier version of this project were packaged as [kintyre-splunk-conf](https://pypi.org/project/kintyre-splunk-conf) prior to v0.10.0\n\nInstall with\n\n pip install ksconf\n\nConfirm installation with the following command:\n\n ksconf --version\n\nTo get an overview of all the CLI commands, run:\n\n ksconf --help\n\nHelp on specific command, such as 'unarchive', run:\n\n ksconf unarchive --help\n\n\nPlease see the [Official docs](https://ksconf.readthedocs.io/en/latest/) for more info.\n\n",
"bugtrack_url": null,
"license": "Apache Software License",
"summary": "KSCONF: Ksconf Splunk Configuration Tool",
"version": "0.13.9",
"project_urls": {
"Documentation": "https://ksconf.readthedocs.io/",
"Homepage": "https://github.com/Kintyre/ksconf",
"Splunk app": "https://splunkbase.splunk.com/app/4383/"
},
"split_keywords": [
"ksconf",
"splunk",
"kinytre",
"conf",
"tool"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3eea677b5ab83d8d57ddde55f7a7f42c5dcfb2b4a3e5984c48b4e20b0b565f16",
"md5": "68a016f4cee2fa615d4f972335c8cce8",
"sha256": "9c6736d2004bc665d907c11b704d3ec2b2c9c986c7622dd42e4536c0e6533d78"
},
"downloads": -1,
"filename": "ksconf-0.13.9-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "68a016f4cee2fa615d4f972335c8cce8",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 157690,
"upload_time": "2024-01-04T22:37:24",
"upload_time_iso_8601": "2024-01-04T22:37:24.723874Z",
"url": "https://files.pythonhosted.org/packages/3e/ea/677b5ab83d8d57ddde55f7a7f42c5dcfb2b4a3e5984c48b4e20b0b565f16/ksconf-0.13.9-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e529cce8a72dd6cb458b0fb73fec5f9808d1b30b9ad5ea2d961139f042ccbb39",
"md5": "a229736107ceb141ced7f4e696a9d0b4",
"sha256": "ea3c681dfa0d54ccf2eb983322a5a289bb5280fa9d6a5bc23db04c56e70bd7aa"
},
"downloads": -1,
"filename": "ksconf-0.13.9.tar.gz",
"has_sig": false,
"md5_digest": "a229736107ceb141ced7f4e696a9d0b4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 134363,
"upload_time": "2024-01-04T22:37:26",
"upload_time_iso_8601": "2024-01-04T22:37:26.271990Z",
"url": "https://files.pythonhosted.org/packages/e5/29/cce8a72dd6cb458b0fb73fec5f9808d1b30b9ad5ea2d961139f042ccbb39/ksconf-0.13.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-04 22:37:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Kintyre",
"github_project": "ksconf",
"travis_ci": true,
"coveralls": true,
"github_actions": true,
"appveyor": true,
"requirements": [],
"tox": true,
"lcname": "ksconf"
}