Venus module to manage dashboard
Go to file
songwenping 0e53e65731 Fix copyright of the files
Change-Id: If438426ff7f3a0f9962c4433d1da66c00935b861
2021-12-23 09:50:26 +08:00
devstack * initial commit. 2021-05-31 19:14:21 +08:00
doc Fix copyright of the files 2021-12-23 09:50:26 +08:00
tools * initial commit. 2021-05-31 19:14:21 +08:00
venus_dashboard Fix copyright of the files 2021-12-23 09:50:26 +08:00
venv * initial commit. 2021-05-31 19:14:21 +08:00
.gitignore * initial commit. 2021-05-31 19:14:21 +08:00
.gitreview change gerrit remove address 2021-10-20 14:48:34 +08:00
.zuul.yaml .zuul.yaml: add Zuul support to new repo 2021-02-26 13:54:22 +08:00
babel.cfg * initial commit. 2021-05-31 19:14:21 +08:00
bindep.txt * initial commit. 2021-05-31 19:14:21 +08:00
CONTRIBUTING.rst * initial commit. 2021-05-31 19:14:21 +08:00
HACKING.rst * initial commit. 2021-05-31 19:14:21 +08:00
karma.conf.js * initial commit. 2021-05-31 19:14:21 +08:00
LICENSE * initial commit. 2021-05-31 19:14:21 +08:00
manage.py * initial commit. 2021-05-31 19:14:21 +08:00
MANIFEST.in * initial commit. 2021-05-31 19:14:21 +08:00
package.json * initial commit. 2021-05-31 19:14:21 +08:00
README.rst update README 2021-12-20 14:44:25 +08:00
requirements.txt * initial commit. 2021-05-31 19:14:21 +08:00
setup.cfg Merge "Remove python v3.10 support" 2021-12-20 07:05:58 +00:00
setup.py Fix copyright of the files 2021-12-23 09:50:26 +08:00
test-requirements.txt * initial commit. 2021-05-31 19:14:21 +08:00
test-shim.js * initial commit. 2021-05-31 19:14:21 +08:00
tox.ini Remove python v3.10 support 2021-12-17 16:23:04 +08:00

Venus Dashboard

Provide a dashboard for OpenStack Log Management Service (venus).

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.