From 3fb0706c7dcacb97323394d618dfe007d63a433e Mon Sep 17 00:00:00 2001 From: songwenping Date: Fri, 24 Dec 2021 16:24:39 +0800 Subject: [PATCH] Completment readme doc Change-Id: I699cacb727c7b9b98c6ad11cc0ed2276a2dd37d5 --- README.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.rst b/README.rst index fa10d23..6e11170 100644 --- a/README.rst +++ b/README.rst @@ -19,3 +19,18 @@ 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.