From 8e230ada9e4003cea13d89aa38742ea94282e62c Mon Sep 17 00:00:00 2001 From: zhangbailin Date: Tue, 24 Nov 2020 15:20:13 +0000 Subject: [PATCH] Hello Venus Submitted by Donny Zhang. Change-Id: Icf28edf30bf9498888478252575b0806c44246c9 --- README.rst | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a2ece36..fa10d23 100644 --- a/README.rst +++ b/README.rst @@ -1 +1,21 @@ -# TODO(brinzhang): Created by Inspur +Hello Venus +=========== + +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.