blob: 286e765b97d2b92074e57c9fd438c82be576d0ff [file] [log] [blame]
vagrant9d02e412018-07-13 21:44:34 +00001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3
4
5VNF Event Streaming (VES) Collector
6===================================
7
8.. Add or remove sections below as appropriate for the platform component.
9
Vijay VK86cd8932018-10-23 16:35:29 +010010**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.
11The 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.
vagrant9d02e412018-07-13 21:44:34 +000012
Vijay VK86cd8932018-10-23 16:35:29 +010013
14
15VES Collector (HTTP) overview and functions
16===========================================
17
18
19.. toctree::
20 :maxdepth: 1
21 ./architecture.rst
22 ./configuration.rst
23 ./delivery.rst
24 ./installation.rst
25 `API`_
26.. _API: ../../apis/swagger_vescollector.yaml