Metadata-Version: 2.4
Name: splunk_base
Version: 0.0.1
Summary: The Splunk Base library
Home-page: https://github.com/StackVista/stackstate-agent-integrations
Author: Bram Schuur
Author-email: info@stackstate.com
License: BSD-3-Clause
Keywords: stackstate agent splunk http base
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: System :: Monitoring
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown
Requires-Dist: stackstate-checks-base
Provides-Extra: deps
Requires-Dist: pytz==2021.1; extra == "deps"
Requires-Dist: iso8601==0.1.14; extra == "deps"
Requires-Dist: PyJWT==2.13.0; extra == "deps"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

# StackState Splunk base

This is a helper library for creating splunk checks. This includes:
- An http client
- Helper when reading config
