summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/ves-http/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/services/ves-http/index.rst')
-rw-r--r--docs/sections/services/ves-http/index.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/sections/services/ves-http/index.rst b/docs/sections/services/ves-http/index.rst
index e1ad6e72..286e765b 100644
--- a/docs/sections/services/ves-http/index.rst
+++ b/docs/sections/services/ves-http/index.rst
@@ -7,5 +7,20 @@ VNF Event Streaming (VES) Collector
.. Add or remove sections below as appropriate for the platform component.
+**Virtual Event Streaming** (VES) Collector (formerly known as Standard Event Collector/Common Event Collector) is RESTful collector for processing JSON messages into DCAE. The collector supports individual events or eventbatch posted to collector end-point(s) and post them to interface/bus for other application to subscribe.
+The collector verifies the source (when authentication is enabled) and validates the events against VES schema before distributing to DMAAP MR topics for downstream system to subscribe. The VESCollector also supports configurable event transformation function and event distribution to DMAAP MR topics.
+
+
+
VES Collector (HTTP) overview and functions
+===========================================
+
+.. toctree::
+ :maxdepth: 1
+ ./architecture.rst
+ ./configuration.rst
+ ./delivery.rst
+ ./installation.rst
+ `API`_
+.. _API: ../../apis/swagger_vescollector.yaml \ No newline at end of file