A log management component for OpenStack
Go to file
Ghanshyam Mann d4305fb467 Update python classifier in setup.cfg
As per the current release tested runtime, we test
python version from 3.8 to 3.11 so updating the
same in python classifier in setup.cfg

Change-Id: I0d48eeef6d0d84c8e890d6177e64a6ec4fec8e43
2024-01-09 19:22:36 -08:00
api-ref/source update samples 2023-09-14 15:37:55 +08:00
devstack Updated links in documentation to be safe links 2023-08-25 10:45:33 +08:00
doc Using latest sphinx release version 2023-08-30 03:06:20 +00:00
etc/venus Merge "modify error word explicitely" 2024-01-03 07:11:55 +00:00
openstack_venus.egg-info add install info to gitignore file 2024-01-02 16:35:53 +08:00
releasenotes Update master for stable/2023.2 2023-09-15 13:49:47 +00:00
tools Fix missing oslo.versionedobjects library option 2023-08-11 13:51:55 +08:00
venus remove some magic vals in anomaly_detect_task 2024-01-04 03:53:48 +00:00
.gitignore add install info to gitignore file 2024-01-02 16:35:53 +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 Updated links in documentation to be safe links 2023-08-17 17:34:32 +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.rst Add governance badges and tags into venus README.RST 2023-08-18 14:51:27 +08:00
requirements.txt update migrate to alembic 2023-06-08 18:37:03 +08:00
setup.cfg Update python classifier in setup.cfg 2024-01-09 19:22:36 -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 change config genrator 2024-01-02 17:34:54 +08:00

OpenStack Venus

image

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.

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.