Metadata-Version: 1.1
Name: synspark-logger
Version: 1.1.12
Summary: Collect your security events to allow you to visualize it on Synspark.
Home-page: https://www.synspark.com
Author: Synspark
Author-email: matthieu.chevrier@synhack.fr
License: UNKNOWN
Description: Collect your security events to allow you to visualize it on Synspark.
        
        ************
        Installation
        ************
        
        Required package:
        
        - `[Python2 >= 2.7 or Python >= 3.2] <http://www.python.org>`_
        - `[requests] <python-requests.org>`_
        
        Optional packages:
        
        - `[pyinotify] <https://github.com/seb-m/pyinotify>`_
        - `[systemd] <http://www.freedesktop.org/wiki/Software/systemd>`_
        
        Edit your config file located at (set your api key):
        
        - on python virtualenv: <VIRTUALENV_PATH>etc/synspark_logger/synspark_logger.cfg
        - on system: /usr/local/etc/synspark_logger/synspark_logger.cfg
        
        Enable system deamon:
        
        .. code:: shell
        
          sudo synspark-logger install_daemon
        
Platform: Posix
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Internet :: Log Analysis
Classifier: Topic :: Security
Classifier: Topic :: System :: Logging
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
