From: osgn422w Date: Thu, 19 Sep 2019 11:03:50 +0000 (+0200) Subject: add license note X-Git-Tag: 4.1.3~24 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=34f3d17a70c3656e6bb7935187dd6b51efda0873;hp=2d56950c51545130153b39723919cae2d82c41b2;p=clamp.git add license note add some additionnal licensing note Issue-ID: CLAMP-508 Change-Id: I3b768759709f779833abf7f72c775d90e7e8611a Signed-off-by: osgn422w --- diff --git a/src/main/docker/elasticsearch/config/sg/sg_config.yml b/src/main/docker/elasticsearch/config/sg/sg_config.yml index 1caeb1dd..9a16a823 100644 --- a/src/main/docker/elasticsearch/config/sg/sg_config.yml +++ b/src/main/docker/elasticsearch/config/sg/sg_config.yml @@ -47,6 +47,12 @@ # Authz # noop +# +# Some SearchGuard functionality is licensed under Apache-2.0, while other functionality is non-free; +# see https://github.com/floragunncom/search-guard. The functionality enabled in this configuration +# file only include those that are licensed under Apache-2.0. Please use care and review SearchGuard's +# license details before enabling any additional features here. + searchguard: dynamic: diff --git a/src/main/docker/elasticsearch/config/sg/sg_roles.yml b/src/main/docker/elasticsearch/config/sg/sg_roles.yml index 9f391eb8..1a3a80ce 100644 --- a/src/main/docker/elasticsearch/config/sg/sg_roles.yml +++ b/src/main/docker/elasticsearch/config/sg/sg_roles.yml @@ -32,7 +32,11 @@ # Reason is that we currently parse the config file into a elasticsearch settings object which cannot cope with dots in keys. # Workaround: Just configure something like '?kibana' instead of '.kibana' or 'my?index' instead of 'my.index' # This limitation will likely removed with Search Guard 6 - +# +# Some SearchGuard functionality is licensed under Apache-2.0, while other functionality is non-free; +# see https://github.com/floragunncom/search-guard. The functionality enabled in this configuration +# file only include those that are licensed under Apache-2.0. Please use care and review SearchGuard's +# license details before enabling any additional features here. # Allows everything, but no changes to searchguard configuration index sg_all_access: