diff options
author | Vijay VK <vv770d@att.com> | 2019-05-20 16:06:11 +0100 |
---|---|---|
committer | VENKATESH KUMAR <vv770d@att.com> | 2019-05-20 16:58:32 -0400 |
commit | 6b0fa460b5a281ef4bf97e156703211a6bbfd260 (patch) | |
tree | fe4baed5d931af1d98fd4e07791a8804c2f9adbe /docs/sections/services/ves-http | |
parent | a85f6ad92bd74475b56e5465d188ac2b38d63f35 (diff) |
DCAE doc updates for Dublin
Change-Id: Icca8fb3d36939102638c3dac3de8e01e220e94e3
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-1505
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Diffstat (limited to 'docs/sections/services/ves-http')
-rw-r--r-- | docs/sections/services/ves-http/architecture.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/sections/services/ves-http/architecture.rst b/docs/sections/services/ves-http/architecture.rst index 5994255b..29077afe 100644 --- a/docs/sections/services/ves-http/architecture.rst +++ b/docs/sections/services/ves-http/architecture.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 VES Architecture -=================== +================ .. image:: ./ves-deployarch.png @@ -32,8 +32,8 @@ Schema definition files are contained within VES collector gerrit repo - https:/ Features Supported ================== - VES collector deployed as docker containers -- Acknowledged the sender with appropriate response code (both successful and failure) -- Authentication of the events posted to collector +- Acknowledgement to sender with appropriate response code (both successful and failure) +- Authentication of the events posted to collector (support 4 types of authentication setting) - Support single or batch JSON events input - Schema validation (against standard VES definition) - Multiple schema support and backward compatibility |