Venus module to manage dashboard
Go to file
baiziyu 56cab73012 Fix Log Search page 404 error.
Change-Id: I07714129722778af486c0f0af85038a5429927ae
2023-03-15 17:02:06 +08:00
devstack Use venus clinet 2022-09-09 18:25:27 +08:00
doc Fix copyright of the files 2021-12-23 09:50:26 +08:00
tools Init pep8 zuul task 2023-01-06 17:07:28 +08:00
venus_dashboard Fix Log Search page 404 error. 2023-03-15 17:02:06 +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 Init pep8 zuul task 2023-01-06 17:07:28 +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 Init pep8 zuul task 2023-01-06 17:07:28 +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 Init pep8 zuul task 2023-01-06 17:07:28 +08:00
setup.cfg Update python testing as per zed cycle teting runtime 2022-09-13 15:49:00 +08: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 Init pep8 zuul task 2023-01-06 17:07:28 +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.