A log management component for OpenStack
Go to file
zhangbailin 06e626f818 Fix tox4 error for venus
Other failure is due to the skipsdist = True.

Fixing tox.ini for tox4 changes.

Change-Id: If2691e81edce4c890b7dbdc5f93d719f4c47e273
2023-01-02 06:17:24 +00:00
api-ref/source fix details of search-instance-callchain.inc 2022-09-14 09:32:22 +00:00
devstack Add devstack steps. 2022-11-25 22:58:28 +08:00
doc add api doc link in venus doc 2022-09-09 07:32:14 +00:00
etc/venus change venus log output dir to /var/log/ 2022-06-02 22:36:25 +08:00
openstack_venus.egg-info add code of venusdatebase 2022-12-07 10:11:59 +08:00
releasenotes Update master for stable/zed 2022-09-16 12:41:20 +00:00
tools Enable fast8 check 2021-12-28 09:13:06 +00:00
venus setting task execute interval as 60s 2022-12-29 14:27:33 +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
.stestr.conf Enable unit test 2021-12-28 08:38:55 +00:00
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 2022-09-14 10:15:13 +00: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 Completment readme doc 2021-12-24 16:24:39 +08:00
requirements.txt add code of venusdatebase 2022-12-07 10:11:59 +08:00
setup.cfg add code of venusdatebase 2022-12-07 10:11:59 +08:00
setup.py Cleanup py27 support 2022-09-13 14:43:01 +08:00
test-requirements.txt Initialize the Venus project 2020-11-11 08:19:55 +00:00
tox.ini Fix tox4 error for venus 2023-01-02 06:17:24 +00:00

README.rst

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.

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.