venus/README.rst
howardlee be7e04a783 Add governance badges and tags into venus README.RST
Change-Id: I10d1fc6ab244965fdfa65a75188dbcf69a9053bf
2023-08-18 14:51:27 +08:00

43 lines
1.6 KiB
ReStructuredText

===============
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.