An open API service indexing awesome lists of open source software.

https://github.com/openstack/venus

A log management component for OpenStack. Mirror of code maintained at opendev.org.
https://github.com/openstack/venus

Last synced: about 1 year ago
JSON representation

A log management component for OpenStack. Mirror of code maintained at opendev.org.

Awesome Lists containing this project

README

          

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