Metadata-Version: 1.1
Name: log_hunter
Version: 0.5.2
Summary: Library and CLI tool to access kibana logglines in bulk.
Home-page: https://github.com/ptillemans/log_hunter
Author: Peter Tillemans
Author-email: pti@melexis.com
License: Apache Software License 2.0
Description-Content-Type: UNKNOWN
Description: ======================
        Hunter Log File Access
        ======================
        
        
        
        Library and CLI tool to access kibana logglines in bulk.
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://log-hunter.readthedocs.io.
        
        
        Features
        --------
        
        * log in directly to the backend elasticsearch
        * search message lines
        * allow filtering on image_name, env, before and after
        * standard .netrc support for credentials
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        =======
        History
        =======
        
        0.1.0 (2017-05-04)
        ------------------
        
        * First release on PyPI.
        
Keywords: log_hunter
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
