Ksconf Splunk CONFiguration tool =================================== .. image:: ../images/logo.png :alt: Ksconf logo .. only:: builder_html or readthedocs .. raw:: html
:Author: Lowell Alleman (Kintyre) :Version: |version| Welcome to KSCONF! ------------------ KSCONF is a modular command line tool for Splunk admins and app developers. It's quick and easy to get started with basic commands and grow into the more advanced commands as needed. Thank you for reviewing our expanding body of documentation to help smooth your transition to a more well-managed Splunk environment and explore ways to integrate Ksconf capabilities into your existing workflow. We are glad you are here! No matter where you're starting from, Ksconf can help. Let us know if there is anything we can do to help along your journey. -- Kintyre, a CDI Company Install ------- Ksconf can be directly installed as a Python (via ``pip``) or as a Splunk app. The Splunk app option is often easier. To install as a **python package**, run the following: .. code-block:: shell pip install ksconf To install the **Splunk app**, download the latest `KSCONF App for Splunk`_ release. Note that a one-time registration command is needed to make ``ksconf`` executable: .. code-block:: shell splunk cmd python3 $SPLUNK_HOME/etc/apps/ksconf/bin/install.py User Guide ---------- .. toctree:: :maxdepth: 2 :caption: Contents intro concepts install cmd cheatsheet plugins contrib devel git random contact_us .. toctree:: :maxdepth: 1 :caption: Reference dyn/cli changelog known_issues install_advanced license api_ref Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. include:: common