diff options
author | Jakub Latusek <j.latusek@samsung.com> | 2020-10-21 13:36:29 +0200 |
---|---|---|
committer | Jakub Latusek <j.latusek@samsung.com> | 2020-10-21 14:02:34 +0200 |
commit | c586acb86766917224eccf4b1a45b17eb9d25ee9 (patch) | |
tree | 5e907971055bb9d0bcb0e52ed123a268e2472147 /kubernetes/log/charts/log-logstash/resources/config/onap-pipeline.conf | |
parent | de60649a59fe924175a25e05eb8ca31efe63daeb (diff) |
[LOG] change comment style
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: I635a35001daa4c6ce917768f2a5ca84d01d99b47
Issue-ID: OOM-2562
Diffstat (limited to 'kubernetes/log/charts/log-logstash/resources/config/onap-pipeline.conf')
-rw-r--r-- | kubernetes/log/charts/log-logstash/resources/config/onap-pipeline.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/log/charts/log-logstash/resources/config/onap-pipeline.conf b/kubernetes/log/charts/log-logstash/resources/config/onap-pipeline.conf index ae86385e2e..d6b0696b81 100644 --- a/kubernetes/log/charts/log-logstash/resources/config/onap-pipeline.conf +++ b/kubernetes/log/charts/log-logstash/resources/config/onap-pipeline.conf @@ -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. +*/}} input { beats { |