A log management component for OpenStack
Go to file
jiasirui f53b2d6b76 remove unused description on MANIFEST.in
Change-Id: I72caac53f1cdce88f054cac565b16864c3b654fd
2021-12-21 14:56:42 +08:00
api-ref/source Initialize the Venus project 2020-11-11 08:19:55 +00:00
devstack add default VENUS_DEPLOY=mod_wsgi 2021-06-08 14:25:36 +08:00
doc docs:Add contributor pages 2021-11-16 16:34:08 +08:00
etc/venus delete mysql storage and use config file store data 2021-05-11 14:40:14 +08:00
releasenotes docs:Add contributor pages 2021-11-16 16:34:08 +08:00
tools/config Initialize the Venus project 2020-11-11 08:19:55 +00:00
venus remove useless code 2021-10-13 14:23:05 +08:00
.gitignore Add devstack support 2021-03-16 09:33:36 +08:00
.gitreview gerrit storge from inspur to openstack 2021-10-20 14:33:57 +08:00
.zuul.yaml zuul:Add docs zuul task 2021-11-16 15:59:50 +08:00
CONTRIBUTING.rst fix the spelling mistake 2020-12-17 14:07:31 +08:00
HACKING.rst remove six in HACKING.rst 2021-01-07 10:18:54 +08:00
LICENSE Initialize the Venus project 2020-11-11 08:19:55 +00:00
MANIFEST.in remove unused description on MANIFEST.in 2021-12-21 14:56:42 +08:00
README.bak.rst Rename readme file 2020-11-20 07:38:37 +00:00
README.rst Hello Venus 2020-11-25 01:11:18 +00:00
requirements.txt zuul:Add docs zuul task 2021-11-16 15:59:50 +08:00
setup.cfg Merge "Fix where long_description_content_type is placed" 2021-12-21 00:57:48 +00:00
setup.py Initialize the Venus project 2020-11-11 08:19:55 +00:00
test-requirements.txt Initialize the Venus project 2020-11-11 08:19:55 +00:00
tox.ini fix the spelling mistake 2020-12-17 14:07:31 +08:00

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.