diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-10-22 06:25:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-22 06:25:46 +0000 |
commit | 84985e1302960aae0910d7715d913874086c68ef (patch) | |
tree | 87c65231e4a5b8ae5a50536a89024b83db767d24 /kubernetes/appc/resources/config/log/filebeat | |
parent | aa9ddf6778940633e7649d6326e6f39e9fb3fb44 (diff) | |
parent | 647e2cfd9f831ea3979871d237d68813064b3272 (diff) |
Merge "[APPC] change comment style"
Diffstat (limited to 'kubernetes/appc/resources/config/log/filebeat')
-rw-r--r-- | kubernetes/appc/resources/config/log/filebeat/filebeat.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/appc/resources/config/log/filebeat/filebeat.yml b/kubernetes/appc/resources/config/log/filebeat/filebeat.yml index 85293c8275..98df709639 100644 --- a/kubernetes/appc/resources/config/log/filebeat/filebeat.yml +++ b/kubernetes/appc/resources/config/log/filebeat/filebeat.yml @@ -1,3 +1,4 @@ +{{/* # Copyright © 2018 AT&T, Amdocs, Bell Canada Intellectual Property. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -11,6 +12,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +*/}} filebeat.prospectors: #it is mandatory, in our case it's log |