add api doc link in venus doc
Change-Id: I268d49368fff347d28a1bc3d0e8b9f5f6ce1fff3
This commit is contained in:
parent
070261506a
commit
f7971dd813
@ -1,6 +1,9 @@
|
|||||||
Log management service (Venus)
|
Log management service (Venus)
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
|
What is Venus?
|
||||||
|
---------------
|
||||||
|
|
||||||
Venus is an OpenStack project that aims to provide a one-stop solution
|
Venus is an OpenStack project that aims to provide a one-stop solution
|
||||||
to log collection, cleaning, indexing, analysis, alarm, visualization,
|
to log collection, cleaning, indexing, analysis, alarm, visualization,
|
||||||
report generation and other needs, which involves helping operator or
|
report generation and other needs, which involves helping operator or
|
||||||
@ -11,11 +14,13 @@ Which can include OpenStack logs, operating system logs, cloud
|
|||||||
platform service logs, and virtualized application related logs.
|
platform service logs, and virtualized application related logs.
|
||||||
|
|
||||||
|
|
||||||
Overview
|
Using the Venus API
|
||||||
--------
|
~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. toctree::
|
All features of Venus are exposed via a REST API. The following resources
|
||||||
:maxdepth: 1
|
can help you get started consuming the API directly.
|
||||||
|
|
||||||
|
* `Venus API <https://docs.openstack.org/api-ref/log-management/>`_
|
||||||
|
|
||||||
|
|
||||||
Documentation for Developers
|
Documentation for Developers
|
||||||
|
Loading…
Reference in New Issue
Block a user