diff options
author | Vijay VK <vv770d@att.com> | 2019-05-23 22:02:50 +0100 |
---|---|---|
committer | VENKATESH KUMAR <vv770d@att.com> | 2019-05-23 17:03:20 -0400 |
commit | edaf8b1d69fa97862bd246dc61c1e4e77a01b5be (patch) | |
tree | e0a5f257e641e41e6a809a038fe6acec9e1c33d6 /docs/sections/services/ves-http/architecture.rst | |
parent | f9e4344e9c9834face106b6c153ede020ff5410f (diff) |
Fix doc issues
Change-Id: I711a40a64a1d47b50f0923ba67b02ad121ace5b4
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-1505
Diffstat (limited to 'docs/sections/services/ves-http/architecture.rst')
-rw-r--r-- | docs/sections/services/ves-http/architecture.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/sections/services/ves-http/architecture.rst b/docs/sections/services/ves-http/architecture.rst index 29077afe..41f3e8f1 100644 --- a/docs/sections/services/ves-http/architecture.rst +++ b/docs/sections/services/ves-http/architecture.rst @@ -7,13 +7,13 @@ VES Architecture .. image:: ./ves-deployarch.png VES Processing Flow -=================== +------------------- .. image:: ./VES-processingFlow.png VES Schema Validation -===================== +--------------------- VES Collector is configured to support below VES Version; the corresponding API uses VES schema definition for event validation. @@ -30,7 +30,7 @@ Schema definition files are contained within VES collector gerrit repo - https:/ Features Supported -================== +------------------ - VES collector deployed as docker containers - Acknowledgement to sender with appropriate response code (both successful and failure) - Authentication of the events posted to collector (support 4 types of authentication setting) @@ -45,7 +45,7 @@ The collector can receive events via standard HTTP port (8080) or secure port (8 Dynamic configuration fed into Collector via DCAEPlatform -========================================================= +--------------------------------------------------------- - Outbound Dmaap/UEB topic - Schema version to be validated against |