Metadata-Version: 2.1
Name: openstack-venus
Version: 4.0.0
Summary: OpenStack Log Management as a Service
Home-page: UNKNOWN
Author: Brin Zhang
Author-email: zhangbailin@inspur.com
License: UNKNOWN
Description: ===============
        OpenStack Venus
        ===============
        
        .. image:: https://governance.openstack.org/tc/badges/venus.svg
            :target: https://governance.openstack.org/tc/reference/tags/index.html
        
        .. Change things from this point on
        
        OpenStack Venus is an OpenStack Log Management Service.
        
        About Venus
        -----------
        
        In light of the problems and needs of retrieval, storage and analysis etc.
        of logs on the OpenStack platform, we developed the OpenStack log management
        module Venus.
        
        This project can provide a one-stop solution to log collection,
        cleaning, indexing, analysis, alarm, visualization, report generation and
        other needs, which involves helping operator or maintainer to quickly solve
        retrieve problems, grasp the operational health of the platform, and improve
        the level of platform management.
        
        Additionally, this project plans to use machine learning algorithms to
        quickly locate IT failures and root causes, and improve operation and
        maintenance efficiency.
        
        * Free software: Apache license
        * Wiki: https://wiki.openstack.org/wiki/Venus
        * Source: https://opendev.org/openstack/venus
        * Blueprints: https://blueprints.launchpad.net/openstack-venus
        * Bugs: https://bugs.launchpad.net/openstack-venus
        * Documentation: https://docs.openstack.org/venus/latest/
        * Release notes: https://docs.openstack.org/releasenotes/venus/
        * Design specifications: https://specs.openstack.org/openstack/venus-specs/
        
        Features
        --------
        
        * REST API for retrieval, storage and analysis of logs on the OpenStack platform.
        * One-stop solution to log collection, cleaning, indexing, analysis, alarm, visualization, report generation.
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/markdown
