Metadata-Version: 2.0
Name: spylunking
Version: 1.1.0
Summary: Spylunking - Drill down into your logs with an integrated, colorized logger with search tools. Includes a Splunk sandbox running in docker.
Home-page: https://github.com/jay-johnson/spylunking
Author: Jay Johnson
Author-email: jay.p.h.johnson@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: colorlog
Requires-Dist: coverage
Requires-Dist: flake8 (<=3.4.1)
Requires-Dist: pep8 (>=1.7.1)
Requires-Dist: pipenv
Requires-Dist: pycodestyle (<=2.3.1)
Requires-Dist: pylint
Requires-Dist: python-json-logger
Requires-Dist: pytest
Requires-Dist: recommonmark
Requires-Dist: requests
Requires-Dist: sphinx
Requires-Dist: sphinx-autobuild
Requires-Dist: sphinx-rtd-theme
Requires-Dist: tox
Requires-Dist: unittest2
Requires-Dist: mock

Spylunking - Drill down into your logs with an integrated, colorized logger with search tools. Includes a Splunk sandbox running in docker and working Python handlers for sending logs over TCP or the Splunk HEC REST API. The HEC REST API handler can use either a non-blocking thread or a non-blocking multiprocessing process to send logs to Splunk.


