Remove ES & Kibana 75/100975/3
authorvasraz <vasyl.razinkov@est.tech>
Fri, 31 Jan 2020 14:38:43 +0000 (14:38 +0000)
committerYuli Shlosberg <ys9693@att.com>
Wed, 5 Feb 2020 07:42:14 +0000 (07:42 +0000)
Change-Id: I983a0fe570b1a2cbf641f4285ef030be686bed32
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2724

64 files changed:
asdctool/pom.xml
catalog-be/pom.xml
catalog-be/src/test/resources/config/mock.txt [deleted file]
catalog-dao/pom.xml
sdc-os-chef/pom.xml
sdc-os-chef/sdc-elasticsearch/Dockerfile [deleted file]
sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/files/default/logging.yml [deleted file]
sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_1_setup_elasticsearch.rb [deleted file]
sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_2_setup_logging.rb [deleted file]
sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_3_prepareProbeFile.rb [deleted file]
sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/templates/default/ES-elasticsearch.yml.erb [deleted file]
sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/templates/default/ready-probe.sh.erb [deleted file]
sdc-os-chef/sdc-elasticsearch/chef-solo/LICENSE [deleted file]
sdc-os-chef/sdc-elasticsearch/chef-solo/README.md [deleted file]
sdc-os-chef/sdc-elasticsearch/chef-solo/chefignore [deleted file]
sdc-os-chef/sdc-elasticsearch/chef-solo/cookbooks/README.md [deleted file]
sdc-os-chef/sdc-elasticsearch/chef-solo/data_bags/README.md [deleted file]
sdc-os-chef/sdc-elasticsearch/chef-solo/environments/README.md [deleted file]
sdc-os-chef/sdc-elasticsearch/chef-solo/roles/README.md [deleted file]
sdc-os-chef/sdc-elasticsearch/chef-solo/roles/elasticsearch.json [deleted file]
sdc-os-chef/sdc-elasticsearch/chef-solo/solo.json [deleted file]
sdc-os-chef/sdc-elasticsearch/chef-solo/solo.rb [deleted file]
sdc-os-chef/sdc-elasticsearch/startup.sh [deleted file]
sdc-os-chef/sdc-init-elasticsearch/Dockerfile [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/dashboard_BI-Dashboard.json [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/dashboard_Monitoring-Dashboared.json [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_JVM-used-CPU.json [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_JVM-used-Memory.json [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_JVM-used-Threads-Num.json [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_Show-all-certified-services-ampersand-resources-(per-day).json [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_Show-all-created-Resources-slash-Services-slash-Products.json [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_Show-all-distributed-services.json [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_host-used-CPU.json [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_host-used-Threads-Num.json [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_number-of-user-accesses.json [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/recipes/ES_1_create_audit_template.rb [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/recipes/ES_2_create_resources_template.rb [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/recipes/ES_3_create_monitoring_template.rb [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/recipes/ES_4_create_kibana_dashboard_virtualization.rb [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-solo/LICENSE [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-solo/README.md [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-solo/chefignore [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-solo/cookbooks/README.md [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-solo/data_bags/README.md [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-solo/environments/README.md [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-solo/roles/README.md [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-solo/roles/init-elasticsearch.json [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-solo/solo.json [deleted file]
sdc-os-chef/sdc-init-elasticsearch/chef-solo/solo.rb [deleted file]
sdc-os-chef/sdc-init-elasticsearch/startup.sh [deleted file]
sdc-os-chef/sdc-kibana/Dockerfile [deleted file]
sdc-os-chef/sdc-kibana/chef-repo/cookbooks/sdc-kibana/attributes/default.rb [deleted file]
sdc-os-chef/sdc-kibana/chef-repo/cookbooks/sdc-kibana/recipes/setup_kibana.rb [deleted file]
sdc-os-chef/sdc-kibana/chef-repo/cookbooks/sdc-kibana/templates/default/kibana.yml.erb [deleted file]
sdc-os-chef/sdc-kibana/chef-solo/LICENSE [deleted file]
sdc-os-chef/sdc-kibana/chef-solo/README.md [deleted file]
sdc-os-chef/sdc-kibana/chef-solo/chefignore [deleted file]
sdc-os-chef/sdc-kibana/chef-solo/cookbooks/README.md [deleted file]
sdc-os-chef/sdc-kibana/chef-solo/data_bags/README.md [deleted file]
sdc-os-chef/sdc-kibana/chef-solo/environments/README.md [deleted file]
sdc-os-chef/sdc-kibana/chef-solo/roles/README.md [deleted file]
sdc-os-chef/sdc-kibana/chef-solo/solo.json [deleted file]
sdc-os-chef/sdc-kibana/chef-solo/solo.rb [deleted file]
sdc-os-chef/sdc-kibana/startup.sh [deleted file]

index cc45869..91de40a 100644 (file)
       <scope>compile</scope>
     </dependency>
 
-    <dependency>
-      <groupId>org.elasticsearch</groupId>
-      <artifactId>elasticsearch</artifactId>
-      <version>${elastic-search.version}</version>
-      <scope>compile</scope>
-    </dependency>
-
     <dependency>
       <groupId>com.fasterxml.jackson.dataformat</groupId>
       <artifactId>jackson-dataformat-yaml</artifactId>
index f4a082a..fe52c62 100644 (file)
 
         </dependency>
 
-        <dependency>
-            <groupId>org.elasticsearch</groupId>
-            <artifactId>elasticsearch</artifactId>
-            <version>${elastic-search.version}</version>
-            <scope>compile</scope>
-        </dependency>
-
         <!-- functional java -->
         <dependency>
             <groupId>org.functionaljava</groupId>
diff --git a/catalog-be/src/test/resources/config/mock.txt b/catalog-be/src/test/resources/config/mock.txt
deleted file mode 100644 (file)
index e69de29..0000000
index 8810108..1985ef5 100644 (file)
@@ -55,13 +55,6 @@ Modifications copyright (c) 2018 Nokia
                        <scope>provided</scope>
                </dependency>
 
-               <dependency>
-                       <groupId>org.elasticsearch</groupId>
-                       <artifactId>elasticsearch</artifactId>
-                       <version>${elastic-search.version}</version>
-                       <scope>provided</scope>
-               </dependency>
-
                <!-- SPRING -->
                <dependency>
                        <groupId>org.springframework</groupId>
index 052ab07..f1c1401 100644 (file)
                             </authConfig>
                             <images>
 
-                                <!-- Build init-elastic search image -->
-                                <image>
-                                    <name>onap/sdc-init-elasticsearch</name>
-                                    <alias>sdc-init-elasticsearch</alias>
-                                    <build>
-                                        <cleanup>try</cleanup>
-                                        <dockerFileDir>${project.basedir}/sdc-init-elasticsearch</dockerFileDir>
-                                        <tags>
-                                            <tag>${docker.tag}</tag>
-                                            <tag>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}-STAGING-latest</tag>
-                                        </tags>
-                                    </build>
-                                </image>
-
-                                <!-- Build elastic search image -->
-                                <image>
-                                    <name>onap/sdc-elasticsearch</name>
-                                    <alias>sdc-elasticsearch</alias>
-                                    <build>
-                                        <cleanup>try</cleanup>
-                                        <dockerFileDir>${project.basedir}/sdc-elasticsearch</dockerFileDir>
-                                        <tags>
-                                            <tag>${docker.tag}</tag>
-                                            <tag>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}-STAGING-latest</tag>
-                                        </tags>
-                                    </build>
-                                </image>
-
-                                <!-- Build kibana image -->
-                                <image>
-                                    <name>onap/sdc-kibana</name>
-                                    <alias>sdc-kibana</alias>
-                                    <build>
-                                        <cleanup>try</cleanup>
-                                        <dockerFileDir>${project.basedir}/sdc-kibana</dockerFileDir>
-                                        <tags>
-                                            <tag>${docker.tag}</tag>
-                                            <tag>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}-STAGING-latest</tag>
-                                        </tags>
-                                    </build>
-                                </image>
-
                                 <!-- Build cassandra image -->
                                 <image>
                                     <name>onap/sdc-cassandra</name>
                                     </build>
                                 </image>
 
-
-
                             </images>
                         </configuration>
                         <executions>
                                 </goals>
                                 <configuration>
                                     <removeAll>true</removeAll>
-                                    <image>onap/sdc-init-elasticsearch,onap/sdc-elasticsearch,onap/sdc-kibana,onap/sdc-cassandra</image>
+                                    <image>onap/sdc-cassandra</image>
                                 </configuration>
                             </execution>
 
                                     <goal>push</goal>
                                 </goals>
                                 <configuration>
-                                    <image>onap/sdc-init-elasticsearch,onap/sdc-elasticsearch,onap/sdc-kibana,onap/sdc-cassandra</image>
+                                    <image>onap/sdc-cassandra</image>
                                 </configuration>
                             </execution>
                         </executions>
diff --git a/sdc-os-chef/sdc-elasticsearch/Dockerfile b/sdc-os-chef/sdc-elasticsearch/Dockerfile
deleted file mode 100644 (file)
index e692983..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-FROM onap/base_sdc-elasticsearch:1.4.1
-
-COPY chef-solo /root/chef-solo/
-
-COPY chef-repo/cookbooks /root/chef-solo/cookbooks/
-
-COPY startup.sh /root/
-
-RUN chmod 770 /root/startup.sh
-
-ENTRYPOINT [ "/root/startup.sh" ]
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/files/default/logging.yml b/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/files/default/logging.yml
deleted file mode 100644 (file)
index a78fb3c..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# you can override this using by setting a system property, for example -Des.logger.level=DEBUG
-es.logger.level: INFO
-rootLogger: ${es.logger.level}, console
-logger:
-  # log action execution errors for easier debugging
-  action: DEBUG
-  # reduce the logging for aws, too much is logged under the default INFO
-  com.amazonaws: WARN
-
-appender:
-  console:
-    type: console
-    layout:
-      type: consolePattern
-      conversionPattern: "[%d{ISO8601}][%-5p][%-25c] %m%n"
-
-  file:
-    type: dailyRollingFile
-    file: ${path.logs}/${cluster.name}.log
-    datePattern: "'.'yyyy-MM-dd"
-    layout:
-      type: pattern
-      conversionPattern: "[%d{ISO8601}][%-5p][%-25c] %.10000m%n"
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_1_setup_elasticsearch.rb b/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_1_setup_elasticsearch.rb
deleted file mode 100644 (file)
index f32e736..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-elasticsearch_list = ''
-
-node['Nodes']['ES'].each  do |item|
-    elasticsearch_list += "- " + item + ":9300\n"
-end
-
-
-template "/usr/share/elasticsearch/config/elasticsearch.yml" do
-   source "ES-elasticsearch.yml.erb"
-   owner "elasticsearch"
-   group "elasticsearch"
-   mode "0755"
-   variables({
-        :cluster_name => node['elasticsearch'][:cluster_name]+node.chef_environment,
-        :node_name => node[:hostname],
-        :es_ip_list => "#{elasticsearch_list}",
-        :es_ip_list_XXX => node['Nodes']['ES'],
-        :num_of_shards => node['elasticsearch'][:num_of_shards],
-        :num_of_replicas => node['elasticsearch'][:num_of_replicas]
-   })
-end
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_2_setup_logging.rb b/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_2_setup_logging.rb
deleted file mode 100644 (file)
index 5e46296..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-cookbook_file "/usr/share/elasticsearch/config/logging.yml" do
-   source "logging.yml"
-   owner "elasticsearch"
-   group "elasticsearch"
-   mode "0755"
-end
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_3_prepareProbeFile.rb b/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_3_prepareProbeFile.rb
deleted file mode 100644 (file)
index 14d08be..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-template "/var/lib/ready-probe.sh" do
-  source "ready-probe.sh.erb"
-  sensitive true
-  mode 0755
-end
\ No newline at end of file
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/templates/default/ES-elasticsearch.yml.erb b/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/templates/default/ES-elasticsearch.yml.erb
deleted file mode 100644 (file)
index 0a2057d..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-network.host: 0.0.0.0
-discovery.zen.ping.multicast.enabled: false
-discovery.zen.ping.unicast.enabled: true
-#discovery.zen.ping.unicast.hosts: <%= @es_ip_list_XXXXX %>
-
-cluster.name: <%= @cluster_name %>
-node.name: <%= @node_name %>
-elasticSearch.transportclient: true
-
-transport.client.initial_nodes:
-<%= @es_ip_list %>
-
-index.number_of_shards: <%= @num_of_shards %>
-index.number_of_replicas: <%= @num_of_replicas %>
-
-path.logs: /usr/share/elasticsearch/logs
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/templates/default/ready-probe.sh.erb b/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/templates/default/ready-probe.sh.erb
deleted file mode 100644 (file)
index 66b0787..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/bash
-
-health_Check_http_code=$(curl -o /dev/null -w '%{http_code}' http://127.0.0.1:9200/_cluster/health?wait_for_status=yellow&timeout=120s)
-if [[ "$health_Check_http_code" -eq 200 ]]; then
-   exit 200
-else
-   exit $health_Check_http_code
-fi
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-solo/LICENSE b/sdc-os-chef/sdc-elasticsearch/chef-solo/LICENSE
deleted file mode 100644 (file)
index 11069ed..0000000
+++ /dev/null
@@ -1,201 +0,0 @@
-                              Apache License
-                        Version 2.0, January 2004
-                     http://www.apache.org/licenses/
-
-TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-1. Definitions.
-
-   "License" shall mean the terms and conditions for use, reproduction,
-   and distribution as defined by Sections 1 through 9 of this document.
-
-   "Licensor" shall mean the copyright owner or entity authorized by
-   the copyright owner that is granting the License.
-
-   "Legal Entity" shall mean the union of the acting entity and all
-   other entities that control, are controlled by, or are under common
-   control with that entity. For the purposes of this definition,
-   "control" means (i) the power, direct or indirect, to cause the
-   direction or management of such entity, whether by contract or
-   otherwise, or (ii) ownership of fifty percent (50%) or more of the
-   outstanding shares, or (iii) beneficial ownership of such entity.
-
-   "You" (or "Your") shall mean an individual or Legal Entity
-   exercising permissions granted by this License.
-
-   "Source" form shall mean the preferred form for making modifications,
-   including but not limited to software source code, documentation
-   source, and configuration files.
-
-   "Object" form shall mean any form resulting from mechanical
-   transformation or translation of a Source form, including but
-   not limited to compiled object code, generated documentation,
-   and conversions to other media types.
-
-   "Work" shall mean the work of authorship, whether in Source or
-   Object form, made available under the License, as indicated by a
-   copyright notice that is included in or attached to the work
-   (an example is provided in the Appendix below).
-
-   "Derivative Works" shall mean any work, whether in Source or Object
-   form, that is based on (or derived from) the Work and for which the
-   editorial revisions, annotations, elaborations, or other modifications
-   represent, as a whole, an original work of authorship. For the purposes
-   of this License, Derivative Works shall not include works that remain
-   separable from, or merely link (or bind by name) to the interfaces of,
-   the Work and Derivative Works thereof.
-
-   "Contribution" shall mean any work of authorship, including
-   the original version of the Work and any modifications or additions
-   to that Work or Derivative Works thereof, that is intentionally
-   submitted to Licensor for inclusion in the Work by the copyright owner
-   or by an individual or Legal Entity authorized to submit on behalf of
-   the copyright owner. For the purposes of this definition, "submitted"
-   means any form of electronic, verbal, or written communication sent
-   to the Licensor or its representatives, including but not limited to
-   communication on electronic mailing lists, source code control systems,
-   and issue tracking systems that are managed by, or on behalf of, the
-   Licensor for the purpose of discussing and improving the Work, but
-   excluding communication that is conspicuously marked or otherwise
-   designated in writing by the copyright owner as "Not a Contribution."
-
-   "Contributor" shall mean Licensor and any individual or Legal Entity
-   on behalf of whom a Contribution has been received by Licensor and
-   subsequently incorporated within the Work.
-
-2. Grant of Copyright License. Subject to the terms and conditions of
-   this License, each Contributor hereby grants to You a perpetual,
-   worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-   copyright license to reproduce, prepare Derivative Works of,
-   publicly display, publicly perform, sublicense, and distribute the
-   Work and such Derivative Works in Source or Object form.
-
-3. Grant of Patent License. Subject to the terms and conditions of
-   this License, each Contributor hereby grants to You a perpetual,
-   worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-   (except as stated in this section) patent license to make, have made,
-   use, offer to sell, sell, import, and otherwise transfer the Work,
-   where such license applies only to those patent claims licensable
-   by such Contributor that are necessarily infringed by their
-   Contribution(s) alone or by combination of their Contribution(s)
-   with the Work to which such Contribution(s) was submitted. If You
-   institute patent litigation against any entity (including a
-   cross-claim or counterclaim in a lawsuit) alleging that the Work
-   or a Contribution incorporated within the Work constitutes direct
-   or contributory patent infringement, then any patent licenses
-   granted to You under this License for that Work shall terminate
-   as of the date such litigation is filed.
-
-4. Redistribution. You may reproduce and distribute copies of the
-   Work or Derivative Works thereof in any medium, with or without
-   modifications, and in Source or Object form, provided that You
-   meet the following conditions:
-
-   (a) You must give any other recipients of the Work or
-       Derivative Works a copy of this License; and
-
-   (b) You must cause any modified files to carry prominent notices
-       stating that You changed the files; and
-
-   (c) You must retain, in the Source form of any Derivative Works
-       that You distribute, all copyright, patent, trademark, and
-       attribution notices from the Source form of the Work,
-       excluding those notices that do not pertain to any part of
-       the Derivative Works; and
-
-   (d) If the Work includes a "NOTICE" text file as part of its
-       distribution, then any Derivative Works that You distribute must
-       include a readable copy of the attribution notices contained
-       within such NOTICE file, excluding those notices that do not
-       pertain to any part of the Derivative Works, in at least one
-       of the following places: within a NOTICE text file distributed
-       as part of the Derivative Works; within the Source form or
-       documentation, if provided along with the Derivative Works; or,
-       within a display generated by the Derivative Works, if and
-       wherever such third-party notices normally appear. The contents
-       of the NOTICE file are for informational purposes only and
-       do not modify the License. You may add Your own attribution
-       notices within Derivative Works that You distribute, alongside
-       or as an addendum to the NOTICE text from the Work, provided
-       that such additional attribution notices cannot be construed
-       as modifying the License.
-
-   You may add Your own copyright statement to Your modifications and
-   may provide additional or different license terms and conditions
-   for use, reproduction, or distribution of Your modifications, or
-   for any such Derivative Works as a whole, provided Your use,
-   reproduction, and distribution of the Work otherwise complies with
-   the conditions stated in this License.
-
-5. Submission of Contributions. Unless You explicitly state otherwise,
-   any Contribution intentionally submitted for inclusion in the Work
-   by You to the Licensor shall be under the terms and conditions of
-   this License, without any additional terms or conditions.
-   Notwithstanding the above, nothing herein shall supersede or modify
-   the terms of any separate license agreement you may have executed
-   with Licensor regarding such Contributions.
-
-6. Trademarks. This License does not grant permission to use the trade
-   names, trademarks, service marks, or product names of the Licensor,
-   except as required for reasonable and customary use in describing the
-   origin of the Work and reproducing the content of the NOTICE file.
-
-7. Disclaimer of Warranty. Unless required by applicable law or
-   agreed to in writing, Licensor provides the Work (and each
-   Contributor provides its Contributions) on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-   implied, including, without limitation, any warranties or conditions
-   of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-   PARTICULAR PURPOSE. You are solely responsible for determining the
-   appropriateness of using or redistributing the Work and assume any
-   risks associated with Your exercise of permissions under this License.
-
-8. Limitation of Liability. In no event and under no legal theory,
-   whether in tort (including negligence), contract, or otherwise,
-   unless required by applicable law (such as deliberate and grossly
-   negligent acts) or agreed to in writing, shall any Contributor be
-   liable to You for damages, including any direct, indirect, special,
-   incidental, or consequential damages of any character arising as a
-   result of this License or out of the use or inability to use the
-   Work (including but not limited to damages for loss of goodwill,
-   work stoppage, computer failure or malfunction, or any and all
-   other commercial damages or losses), even if such Contributor
-   has been advised of the possibility of such damages.
-
-9. Accepting Warranty or Additional Liability. While redistributing
-   the Work or Derivative Works thereof, You may choose to offer,
-   and charge a fee for, acceptance of support, warranty, indemnity,
-   or other liability obligations and/or rights consistent with this
-   License. However, in accepting such obligations, You may act only
-   on Your own behalf and on Your sole responsibility, not on behalf
-   of any other Contributor, and only if You agree to indemnify,
-   defend, and hold each Contributor harmless for any liability
-   incurred by, or claims asserted against, such Contributor by reason
-   of your accepting any such warranty or additional liability.
-
-END OF TERMS AND CONDITIONS
-
-APPENDIX: How to apply the Apache License to your work.
-
-   To apply the Apache License to your work, attach the following
-   boilerplate notice, with the fields enclosed by brackets "[]"
-   replaced with your own identifying information. (Don't include
-   the brackets!)  The text should be enclosed in the appropriate
-   comment syntax for the file format. We also recommend that a
-   file or class name and description of purpose be included on the
-   same "printed page" as the copyright notice for easier
-   identification within third-party archives.
-
-Copyright [yyyy] [name of copyright owner]
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-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.
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-solo/README.md b/sdc-os-chef/sdc-elasticsearch/chef-solo/README.md
deleted file mode 100644 (file)
index ddb0fda..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-Deprecated
-==========
-
-Use of this repository is deprecated. We recommend using the `chef generate repo` command that comes with [ChefDK](http://downloads.chef.io/chef-dk/).
-
-Overview
-========
-
-Every Chef installation needs a Chef Repository. This is the place where cookbooks, roles, config files and other artifacts for managing systems with Chef will live. We strongly recommend storing this repository in a version control system such as Git and treat it like source code.
-
-While we prefer Git, and make this repository available via GitHub, you are welcome to download a tar or zip archive and use your favorite version control system to manage the code.
-
-Repository Directories
-======================
-
-This repository contains several directories, and each directory contains a README file that describes what it is for in greater detail, and how to use it for managing your systems with Chef.
-
-* `cookbooks/` - Cookbooks you download or create.
-* `data_bags/` - Store data bags and items in .json in the repository.
-* `roles/` - Store roles in .rb or .json in the repository.
-* `environments/` - Store environments in .rb or .json in the repository.
-
-Configuration
-=============
-
-The repository contains a knife configuration file.
-
-* .chef/knife.rb
-
-The knife configuration file `.chef/knife.rb` is a repository specific configuration file for knife. If you're using Hosted Chef, you can download one for your organization from the management console. If you're using the Open Source Chef Server, you can generate a new one with `knife configure`. For more information about configuring Knife, see the Knife documentation.
-
-https://docs.chef.io/knife.html
-
-Next Steps
-==========
-
-Read the README file in each of the subdirectories for more information about what goes in those directories.
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-solo/chefignore b/sdc-os-chef/sdc-elasticsearch/chef-solo/chefignore
deleted file mode 100644 (file)
index ba30af6..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# Put files/directories that should be ignored in this file.
-# Lines that start with '# ' are comments.
-
-# emacs
-*~
-
-# vim
-*.sw[a-z]
-
-# subversion
-*/.svn/*
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-solo/cookbooks/README.md b/sdc-os-chef/sdc-elasticsearch/chef-solo/cookbooks/README.md
deleted file mode 100644 (file)
index 86ea46b..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-This directory contains the cookbooks used to configure systems in your infrastructure with Chef.
-
-Knife needs to be configured to know where the cookbooks are located with the `cookbook_path` setting. If this is not set, then several cookbook operations will fail to work properly.
-
-    cookbook_path ["./cookbooks"]
-
-This setting tells knife to look for the cookbooks directory in the present working directory. This means the knife cookbook subcommands need to be run in the `chef-repo` directory itself. To make sure that the cookbooks can be found elsewhere inside the repository, use an absolute path. This is a Ruby file, so something like the following can be used:
-
-    current_dir = File.dirname(__FILE__)
-    cookbook_path ["#{current_dir}/../cookbooks"]
-
-Which will set `current_dir` to the location of the knife.rb file itself (e.g. `~/chef-repo/.chef/knife.rb`).
-
-Configure knife to use your preferred copyright holder, email contact and license. Add the following lines to `.chef/knife.rb`.
-
-    cookbook_copyright "Example, Com."
-    cookbook_email     "cookbooks@example.com"
-    cookbook_license   "apachev2"
-
-Supported values for `cookbook_license` are "apachev2", "mit","gplv2","gplv3",  or "none". These settings are used to prefill comments in the default recipe, and the corresponding values in the metadata.rb. You are free to change the the comments in those files.
-
-Create new cookbooks in this directory with Knife.
-
-    knife cookbook create COOKBOOK
-
-This will create all the cookbook directory components. You don't need to use them all, and can delete the ones you don't need. It also creates a README file, metadata.rb and default recipe.
-
-You can also download cookbooks directly from the Opscode Cookbook Site. There are two subcommands to help with this depending on what your preference is.
-
-The first and recommended method is to use a vendor branch if you're using Git. This is automatically handled with Knife.
-
-    knife cookbook site install COOKBOOK
-
-This will:
-
-* Download the cookbook tarball from cookbooks.opscode.com.
-* Ensure its on the git master branch.
-* Checks for an existing vendor branch, and creates if it doesn't.
-* Checks out the vendor branch (chef-vendor-COOKBOOK).
-* Removes the existing (old) version.
-* Untars the cookbook tarball it downloaded in the first step.
-* Adds the cookbook files to the git index and commits.
-* Creates a tag for the version downloaded.
-* Checks out the master branch again.
-* Merges the cookbook into master.
-* Repeats the above for all the cookbooks dependencies, downloading them from the community site
-
-The last step will ensure that any local changes or modifications you have made to the cookbook are preserved, so you can keep your changes through upstream updates.
-
-If you're not using Git, use the site download subcommand to download the tarball.
-
-    knife cookbook site download COOKBOOK
-
-This creates the COOKBOOK.tar.gz from in the current directory (e.g., `~/chef-repo`). We recommend following a workflow similar to the above for your version control tool.
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-solo/data_bags/README.md b/sdc-os-chef/sdc-elasticsearch/chef-solo/data_bags/README.md
deleted file mode 100644 (file)
index 0c15a39..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-Data Bags
----------
-
-This directory contains directories of the various data bags you create for your infrastructure. Each subdirectory corresponds to a data bag on the Chef Server, and contains JSON files of the items that go in the bag.
-
-First, create a directory for the data bag.
-
-    mkdir data_bags/BAG
-
-Then create the JSON files for items that will go into that bag.
-
-    $EDITOR data_bags/BAG/ITEM.json
-
-The JSON for the ITEM must contain a key named "id" with a value equal to "ITEM". For example,
-
-    {
-      "id": "foo"
-    }
-
-Next, create the data bag on the Chef Server.
-
-    knife data bag create BAG
-
-Then upload the items in the data bag's directory to the Chef Server.
-
-    knife data bag from file BAG ITEM.json
-
-
-Encrypted Data Bags
--------------------
-
-Added in Chef 0.10, encrypted data bags allow you to encrypt the contents of your data bags. The content of attributes will no longer be searchable. To use encrypted data bags, first you must have or create a secret key.
-
-    openssl rand -base64 512 > secret_key
-
-You may use this secret_key to add items to a data bag during a create.
-
-    knife data bag create --secret-file secret_key passwords mysql
-
-You may also use it when adding ITEMs from files,
-
-    knife data bag create passwords
-    knife data bag from file passwords data_bags/passwords/mysql.json --secret-file secret_key
-
-The JSON for the ITEM must contain a key named "id" with a value equal to "ITEM" and the contents will be encrypted when uploaded. For example,
-
-    {
-      "id": "mysql",
-      "password": "abc123"
-    }
-
-Without the secret_key, the contents are encrypted.
-
-    knife data bag show passwords mysql
-    id:        mysql
-    password:  2I0XUUve1TXEojEyeGsjhw==
-
-Use the secret_key to view the contents.
-
-    knife data bag show passwords mysql --secret-file secret_key
-    id:        mysql
-    password:  abc123
-
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-solo/environments/README.md b/sdc-os-chef/sdc-elasticsearch/chef-solo/environments/README.md
deleted file mode 100644 (file)
index 50ac48d..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-Requires Chef 0.10.0+.
-
-This directory is for Ruby DSL and JSON files for environments. For more information see the Chef wiki page:
-
-http://docs.chef.io/environments.html
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-solo/roles/README.md b/sdc-os-chef/sdc-elasticsearch/chef-solo/roles/README.md
deleted file mode 100644 (file)
index b0ee0b4..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-Create roles here, in either the Role Ruby DSL (.rb) or JSON (.json) files. To install roles on the server, use knife.
-
-For example, create `roles/base_example.rb`:
-
-    name "base_example"
-    description "Example base role applied to all nodes."
-    # List of recipes and roles to apply. Requires Chef 0.8, earlier versions use 'recipes()'.
-    #run_list()
-    # Attributes applied if the node doesn't have it set already.
-    #default_attributes()
-    # Attributes applied no matter what the node has set already.
-    #override_attributes()
-
-Then upload it to the Chef Server:
-    
-    knife role from file roles/base_example.rb
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-solo/roles/elasticsearch.json b/sdc-os-chef/sdc-elasticsearch/chef-solo/roles/elasticsearch.json
deleted file mode 100644 (file)
index 8e11b22..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-{
-  "name": "elasticsearch",
-  "description": "Installation application - elasticsearch",
-  "json_class": "Chef::Role",
-  "default_attributes": {
-
-  },
-  "override_attributes": {
-
-  },
-  "chef_type": "role",
-  "run_list": [
-    "recipe[sdc-elasticsearch::ES_1_setup_elasticsearch]",
-    "recipe[sdc-elasticsearch::ES_2_setup_logging]",
-    "recipe[sdc-elasticsearch::ES_3_prepareProbeFile]"
-  ],
-  "env_run_lists": {
-  }
-}
-
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-solo/solo.json b/sdc-os-chef/sdc-elasticsearch/chef-solo/solo.json
deleted file mode 100644 (file)
index 2c6b44f..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-    "run_list": [ "role[elasticsearch]" ]
-}
-
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-solo/solo.rb b/sdc-os-chef/sdc-elasticsearch/chef-solo/solo.rb
deleted file mode 100644 (file)
index 06c1af4..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-root = File.absolute_path(File.dirname(__FILE__))
-file_cache_path root
-cookbook_path root + '/cookbooks'
-json_attribs root + '/solo.json'
-checksum_path root + '/checksums'
-data_bag_path root + '/data_bags'
-environment_path root + '/environments'
-file_backup_path root + '/backup'
-file_cache_path root + '/cache'
-log_level :info
-log_location STDOUT
-rest_timeout 300
-role_path root + '/roles'
-syntax_check_cache_path
-umask 0022
-verbose_logging nil
diff --git a/sdc-os-chef/sdc-elasticsearch/startup.sh b/sdc-os-chef/sdc-elasticsearch/startup.sh
deleted file mode 100644 (file)
index 3c2cc4c..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-cd /root/chef-solo/
-chef-solo -c solo.rb -E ${ENVNAME}
-
-rc=$?
-if [[ $rc != 0 ]]; then exit $rc; fi
-
-/docker-entrypoint.sh elasticsearch &
-
-while true; do sleep 30; done
\ No newline at end of file
diff --git a/sdc-os-chef/sdc-init-elasticsearch/Dockerfile b/sdc-os-chef/sdc-init-elasticsearch/Dockerfile
deleted file mode 100644 (file)
index 270089d..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-FROM onap/base_sdc-sanity:1.4.1
-
-COPY chef-solo /root/chef-solo/
-
-COPY chef-repo/cookbooks /root/chef-solo/cookbooks/
-
-COPY startup.sh /root/
-
-RUN chmod 770 /root/startup.sh
-
-ENTRYPOINT [ "/root/startup.sh" ]
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/dashboard_BI-Dashboard.json b/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/dashboard_BI-Dashboard.json
deleted file mode 100644 (file)
index c740a94..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-{
-    "title": "BI Dashboard",
-    "hits": 0,
-    "description": "",
-    "panelsJSON": "[{\"col\":1,\"id\":\"Show-all-certified-services-ampersand-resources-(per-day)\",\"panelIndex\":1,\"row\":1,\"size_x\":6,\"size_y\":5,\"type\":\"visualization\"},{\"col\":7,\"id\":\"Show-all-distributed-services\",\"panelIndex\":2,\"row\":1,\"size_x\":6,\"size_y\":5,\"type\":\"visualization\"},{\"id\":\"Show-all-created-Resources-slash-Services-slash-Products\",\"type\":\"visualization\",\"panelIndex\":3,\"size_x\":6,\"size_y\":4,\"col\":1,\"row\":6},{\"id\":\"number-of-user-accesses\",\"type\":\"visualization\",\"panelIndex\":4,\"size_x\":6,\"size_y\":4,\"col\":7,\"row\":6}]",
-    "optionsJSON": "{\"darkTheme\":false}",
-    "uiStateJSON": "{}",
-    "version": 1,
-    "timeRestore": false,
-    "kibanaSavedObjectMeta": {
-      "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
-    }
-}
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/dashboard_Monitoring-Dashboared.json b/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/dashboard_Monitoring-Dashboared.json
deleted file mode 100644 (file)
index 41b9c00..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-{
-    "title": "Monitoring Dashboared",
-    "hits": 0,
-    "description": "",
-    "panelsJSON": "[{\"id\":\"JVM-used-CPU\",\"type\":\"visualization\",\"panelIndex\":1,\"size_x\":6,\"size_y\":5,\"col\":1,\"row\":5},{\"id\":\"JVM-used-Memory\",\"type\":\"visualization\",\"panelIndex\":2,\"size_x\":6,\"size_y\":4,\"col\":1,\"row\":1},{\"id\":\"JVM-used-Threads-Num\",\"type\":\"visualization\",\"panelIndex\":3,\"size_x\":6,\"size_y\":4,\"col\":7,\"row\":1},{\"id\":\"host-used-CPU\",\"type\":\"visualization\",\"panelIndex\":4,\"size_x\":3,\"size_y\":2,\"col\":7,\"row\":5},{\"id\":\"host-used-Memory\",\"type\":\"visualization\",\"panelIndex\":5,\"size_x\":3,\"size_y\":2,\"col\":10,\"row\":5},{\"id\":\"host-used-Threads-Num\",\"type\":\"visualization\",\"panelIndex\":6,\"size_x\":3,\"size_y\":2,\"col\":7,\"row\":7}]",
-    "optionsJSON": "{\"darkTheme\":false}",
-    "uiStateJSON": "{}",
-    "version": 1,
-    "timeRestore": true,
-    "timeTo": "now",
-    "timeFrom": "now-24h",
-    "kibanaSavedObjectMeta": {
-        "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}}}]}"
-    }
-}
\ No newline at end of file
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_JVM-used-CPU.json b/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_JVM-used-CPU.json
deleted file mode 100644 (file)
index 45565cf..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-    "title": "JVM used CPU",
-    "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"showCircles\":true,\"smoothLines\":false,\"interpolate\":\"linear\",\"scale\":\"linear\",\"drawLinesBetweenPoints\":true,\"radiusRatio\":9,\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"jvmcpu\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"timestamp\",\"interval\":\"h\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"jvmid\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}},{\"id\":\"4\",\"type\":\"terms\",\"schema\":\"split\",\"params\":{\"field\":\"hostid\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\",\"row\":true}}],\"listeners\":{}}",
-    "uiStateJSON": "{}",
-    "description": "",
-    "version": 1,
-    "kibanaSavedObjectMeta": {
-        "searchSourceJSON": "{\"index\":\"monitoring_events-*\",\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"filter\":[]}"
-    }
-}
\ No newline at end of file
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_JVM-used-Memory.json b/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_JVM-used-Memory.json
deleted file mode 100644 (file)
index c030df4..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-    "title": "JVM used Memory",
-    "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"showCircles\":true,\"smoothLines\":false,\"interpolate\":\"linear\",\"scale\":\"linear\",\"drawLinesBetweenPoints\":true,\"radiusRatio\":9,\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"jvmmem\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"timestamp\",\"interval\":\"h\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"jvmid\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}},{\"id\":\"4\",\"type\":\"terms\",\"schema\":\"split\",\"params\":{\"field\":\"hostid\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\",\"row\":true}}],\"listeners\":{}}",
-    "uiStateJSON": "{}",
-    "description": "",
-    "version": 1,
-    "kibanaSavedObjectMeta": {
-        "searchSourceJSON": "{\"index\":\"monitoring_events-*\",\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"filter\":[]}"
-    }
-}
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_JVM-used-Threads-Num.json b/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_JVM-used-Threads-Num.json
deleted file mode 100644 (file)
index 28d0468..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-    "title": "JVM used Threads Num",
-    "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"showCircles\":true,\"smoothLines\":false,\"interpolate\":\"linear\",\"scale\":\"linear\",\"drawLinesBetweenPoints\":true,\"radiusRatio\":9,\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"jvmtnum\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"timestamp\",\"interval\":\"h\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"jvmid\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}},{\"id\":\"4\",\"type\":\"terms\",\"schema\":\"split\",\"params\":{\"field\":\"hostid\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\",\"row\":true}}],\"listeners\":{}}",
-    "uiStateJSON": "{}",
-    "description": "",
-    "version": 1,
-    "kibanaSavedObjectMeta": {
-        "searchSourceJSON": "{\"index\":\"monitoring_events-*\",\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"filter\":[]}"
-    }
-}
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_Show-all-certified-services-ampersand-resources-(per-day).json b/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_Show-all-certified-services-ampersand-resources-(per-day).json
deleted file mode 100644 (file)
index 7d7ce6e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-    "title": "Show all certified services & resources (per day)",
-    "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"showCircles\":true,\"smoothLines\":false,\"interpolate\":\"linear\",\"scale\":\"linear\",\"drawLinesBetweenPoints\":true,\"radiusRatio\":9,\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"TIMESTAMP\",\"interval\":\"d\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
-    "uiStateJSON": "{}",
-    "description": "",
-    "version": 1,
-    "kibanaSavedObjectMeta": {
-        "searchSourceJSON": "{\"index\":\"auditingevents-*\",\"query\":{\"query_string\":{\"query\":\"ACTION:\\\"CertificationSuccess\\\" AND (RESOURCE_TYPE:\\\"Resource\\\" OR RESOURCE_TYPE:\\\"Service\\\")\",\"analyze_wildcard\":true}},\"filter\":[]}"
-    }
-}
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_Show-all-created-Resources-slash-Services-slash-Products.json b/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_Show-all-created-Resources-slash-Services-slash-Products.json
deleted file mode 100644 (file)
index 37e06ca..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-    "title": "Show all created Resources/Services/Products",
-    "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"showCircles\":true,\"smoothLines\":false,\"interpolate\":\"linear\",\"scale\":\"linear\",\"drawLinesBetweenPoints\":true,\"radiusRatio\":9,\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"TIMESTAMP\",\"interval\":\"d\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"RESOURCE_TYPE\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
-    "uiStateJSON": "{}",
-    "description": "",
-    "version": 1,
-    "kibanaSavedObjectMeta": {
-        "searchSourceJSON": "{\"index\":\"auditingevents-*\",\"query\":{\"query_string\":{\"query\":\"ACTION:\\\"Create\\\"\",\"analyze_wildcard\":true}},\"filter\":[]}"
-    }
-}
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_Show-all-distributed-services.json b/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_Show-all-distributed-services.json
deleted file mode 100644 (file)
index 5d37573..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-    "title": "Show all distributed services",
-    "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"showCircles\":true,\"smoothLines\":false,\"interpolate\":\"linear\",\"scale\":\"linear\",\"drawLinesBetweenPoints\":true,\"radiusRatio\":9,\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"TIMESTAMP\",\"interval\":\"d\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
-    "uiStateJSON": "{}",
-    "description": "",
-    "version": 1,
-    "kibanaSavedObjectMeta": {
-        "searchSourceJSON": "{\"index\":\"auditingevents-*\",\"query\":{\"query_string\":{\"query\":\"ACTION:\\\"DResult\\\"\",\"analyze_wildcard\":true}},\"filter\":[]}"
-    }
-}
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_host-used-CPU.json b/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_host-used-CPU.json
deleted file mode 100644 (file)
index 3c9f7d5..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-    "title": "host used CPU",
-    "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"showCircles\":true,\"smoothLines\":false,\"interpolate\":\"linear\",\"scale\":\"linear\",\"drawLinesBetweenPoints\":true,\"radiusRatio\":9,\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"hostcpu\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"timestamp\",\"interval\":\"h\",\"customInterval\":\"24h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"hostid\",\"size\":10,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
-    "uiStateJSON": "{}",
-    "description": "",
-    "version": 1,
-    "kibanaSavedObjectMeta": {
-        "searchSourceJSON": "{\"index\":\"monitoring_events-*\",\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"filter\":[]}"
-    }
-}
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_host-used-Threads-Num.json b/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_host-used-Threads-Num.json
deleted file mode 100644 (file)
index a6a7c09..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-    "title": "host used Threads Num",
-    "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"showCircles\":true,\"smoothLines\":false,\"interpolate\":\"linear\",\"scale\":\"linear\",\"drawLinesBetweenPoints\":true,\"radiusRatio\":9,\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"jvmtnum\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"timestamp\",\"interval\":\"h\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"hostid\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
-    "uiStateJSON": "{}",
-    "description": "",
-    "version": 1,
-    "kibanaSavedObjectMeta": {
-        "searchSourceJSON": "{\"index\":\"monitoring_events-*\",\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"filter\":[]}"
-    }
-}
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_number-of-user-accesses.json b/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/files/default/visualization_number-of-user-accesses.json
deleted file mode 100644 (file)
index fdcd88c..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-    "title": "number of user accesses",
-    "visState": "{\"type\":\"line\",\"params\":{\"addLegend\":true,\"addTimeMarker\":false,\"addTooltip\":true,\"defaultYExtents\":false,\"drawLinesBetweenPoints\":true,\"interpolate\":\"linear\",\"radiusRatio\":9,\"scale\":\"linear\",\"setYExtents\":false,\"shareYAxis\":true,\"showCircles\":true,\"smoothLines\":false,\"times\":[],\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"TIMESTAMP\",\"interval\":\"d\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
-    "uiStateJSON": "{}",
-    "description": "",
-    "version": 1,
-    "kibanaSavedObjectMeta": {
-        "searchSourceJSON": "{\"index\":\"auditingevents-*\",\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"ACTION:\\\"Access\\\"\"}},\"filter\":[]}"
-    }
-}
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/recipes/ES_1_create_audit_template.rb b/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/recipes/ES_1_create_audit_template.rb
deleted file mode 100644 (file)
index 8ee4087..0000000
+++ /dev/null
@@ -1,248 +0,0 @@
-# Get the first es node in the list
-es_node =  node['Nodes']['ES'].first
-
-ruby_block "check_ElasticSearch_Cluster_Health" do
-    block do
-               #tricky way to load this Chef::Mixin::ShellOut utilities
-               Chef::Resource::RubyBlock.send(:include, Chef::Mixin::ShellOut)
-               curl_command = "http://#{es_node}:9200/_cluster/health?pretty=true"
-               resp = Net::HTTP.get_response URI.parse(curl_command)
-               stat = JSON.parse(resp.read_body)['status']
-
-               case stat
-                       when "green"
-                               printf("\033[32m%s\n\033[0m", "  ElasticSearch Cluster status is green.")
-                       when "yellow"
-                               printf("\033[33m%s\n\033[0m", "  ElasticSearch Cluster status is yellow...")
-                       when "red"
-                               printf("\033[31m%s\n\033[0m", "  ElasticSearch Cluster status is red!")
-                               break;
-               end
-   end
-   retries 50
-   retry_delay 2
-end
-
-
-bash "create audit mapping" do
-       code <<-EOH
-               curl -i -X PUT -d '{ "order": 1, "template": "auditingevents-*", "settings": {}, "mappings":
-       {
-               "distributiondownloadevent": { 
-                       "properties": {
-                               "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS z", "precision_step": 4, "type": "date" },
-                               "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DESC": { "include_in_all": true, "type": "string" },
-                               "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "RESOURCE_URL": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "CONSUMER_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }
-                       },
-                       "_all": { "enabled": true } 
-               },
-               "auditinggetuebclusterevent": { 
-                       "properties": {
-                               "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS z", "precision_step": 4, "type": "date" },
-                               "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DESC": { "include_in_all": true, "type": "string" },
-                               "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "CONSUMER_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }
-                       },
-                       "_all": { "enabled": true } 
-               },
-               "distributionstatusevent": {
-                       "properties": {
-                               "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS z", "precision_step": 4, "type": "date" },
-                               "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DESC": { "include_in_all": true, "type": "string" },
-                               "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "RESOURCE_URL": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "TOPIC_NAME":{ "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "CONSUMER_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }
-                       },
-                       "_all": { "enabled": true } 
-               },
-               "distributionengineevent": {
-                       "properties": {
-                               "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS z", "precision_step": 4, "type": "date" },
-                               "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DESC": { "include_in_all": true, "type": "string" },
-                               "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "TOPIC_NAME":{ "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "ROLE": { "include_in_all": true, "type": "string" },
-                               "API_KEY": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "D_ENV": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "CONSUMER_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" }
-                       },
-                       "_all": { "enabled": true } 
-               },
-               "useraccessevent": { 
-                       "properties": {
-                               "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS z", "precision_step": 4, "type": "date" },
-                               "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DESC": { "include_in_all": true, "type": "string" },
-                               "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "USER": { "include_in_all": true, "type": "string" }
-                       },
-                       "_all": { "enabled": true }
-               },
-               "resourceadminevent": {
-                       "properties": {
-                               "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS z", "precision_step": 4, "type": "date" },
-                               "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "INVARIANT_UUID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DESC": { "include_in_all": true, "type": "string" },
-                               "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "CURR_VERSION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "CURR_STATE": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "MODIFIER": { "include_in_all": true, "type": "string" },
-                               "PREV_VERSION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "PREV_STATE": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "RESOURCE_NAME": { "include_in_all": true, "type": "string" },
-                               "RESOURCE_TYPE": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DPREV_STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DCURR_STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "TOSCA_NODE_TYPE": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "COMMENT": { "include_in_all": true, "type": "string" },
-                               "ARTIFACT_DATA": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "PREV_ARTIFACT_UUID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "CURR_ARTIFACT_UUID": { "include_in_all": true, "index": "not_analyzed", "type": "string" } 
-                       },
-                       "_all": { "enabled": true }
-               },
-               "useradminevent": {
-                       "properties": {
-                               "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS z", "precision_step": 4, "type": "date" },
-                               "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DESC": { "include_in_all": true, "type": "string" },
-                               "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "USER_AFTER": { "include_in_all": true, "type": "string" },
-                               "USER_BEFORE": { "include_in_all": true, "type": "string" },
-                               "MODIFIER": { "include_in_all": true, "type": "string" }
-                       },
-                       "_all": { "enabled": true } 
-               },
-               "distributionnotificationevent": {
-                       "properties": {
-                               "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS z", "precision_step": 4, "type": "date" },
-                "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                "DESC": { "include_in_all": true, "type": "string" },
-                "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                "CURR_STATE": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                "CURR_VERSION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                "DID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                "MODIFIER": { "include_in_all": true, "type": "string" },
-                "RESOURCE_NAME": { "include_in_all": true, "type": "string" },
-                "RESOURCE_TYPE": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                "TOPIC_NAME":{ "include_in_all": true, "index": "not_analyzed", "type": "string" }
-                       },
-            "_all": { "enabled": true } 
-               },
-               "categoryevent": {
-                       "properties": {
-                               "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DESC": { "include_in_all": true, "type": "string" },
-                               "MODIFIER": { "include_in_all": true, "type": "string" },
-                               "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "CATEGORY_NAME": { "include_in_all": true, "type": "string" },
-                               "SUB_CATEGORY_NAME": { "include_in_all": true, "type": "string" },
-                               "GROUPING_NAME": { "include_in_all": true, "type": "string" },
-                               "RESOURCE_TYPE": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS z", "precision_step": 4, "type": "date" }
-                       },
-            "_all": { "enabled": true } 
-               },
-               "authevent": {
-                       "properties": {
-                               "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS z", "precision_step": 4, "type": "date" },
-                               "DESC": { "include_in_all": true, "type": "string" },
-                               "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "URL": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "USER": { "include_in_all": true, "type": "string" },
-                               "AUTH_STATUS": { "include_in_all": true, "index": "not_analyzed","type": "string" } ,
-                               "REALM": { "include_in_all": true, "index": "not_analyzed","type": "string" }
-                       },
-                       "_all": { "enabled": true }
-               },
-               "consumerevent": {
-                       "properties": {
-                               "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "MODIFIER": { "include_in_all": true, "type": "string" },
-                               "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DESC": { "include_in_all": true, "type": "string" },
-                               "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "ECOMP_USER": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS z", "precision_step": 4, "type": "date" }
-                       },
-                       "_all": { "enabled": true } 
-               },
-               "getuserslistevent": {
-                       "properties": {
-                               "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "MODIFIER": { "include_in_all": true, "type": "string" },
-                               "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DESC": { "include_in_all": true, "type": "string" },
-                               "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DETAILS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS z", "precision_step": 4, "type": "date" }
-                       },
-            "_all": { "enabled": true } 
-               },
-               "getcategoryhierarchyevent": {
-                       "properties": {
-                               "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "MODIFIER": { "include_in_all": true, "type": "string" },
-                               "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DESC": { "include_in_all": true, "type": "string" },
-                               "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DETAILS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS z", "precision_step": 4, "type": "date" }
-                       },
-                       "_all": { "enabled": true } 
-               },
-               "distributiondeployevent": {
-                       "properties": {
-                               "ACTION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "CURR_VERSION": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "DESC": { "include_in_all": true, "type": "string" },
-                               "DID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "MODIFIER": { "include_in_all": true, "type": "string" },
-                               "REQUEST_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "RESOURCE_NAME": { "include_in_all": true, "type": "string" },
-                               "RESOURCE_TYPE": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "SERVICE_INSTANCE_ID": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "STATUS": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                               "TIMESTAMP": { "include_in_all": true, "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS z", "precision_step": 4, "type": "date" }
-                       },
-            "_all": { "enabled": true } }
-               },
-        "aliases": { "last_3_months": {}}}' http://#{es_node}:9200/_template/audit_template
-       EOH
-end
-
-bash "set default index for Kibana" do
-       code <<-EOH
-        curl -XPUT http://#{es_node}:9200/.kibana/index-pattern/auditingevents-* -d '{"title" : "events-*",  "timeFieldName": "TIMESTAMP"}'
-        curl -XPUT http://#{es_node}:9200/.kibana/config/4.3.3 -d '{"defaultIndex" : "auditingevents-*"}'
-    EOH
-end
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/recipes/ES_2_create_resources_template.rb b/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/recipes/ES_2_create_resources_template.rb
deleted file mode 100644 (file)
index 11b8c9d..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-# Get the first es node in the list
-es_node =  node['Nodes']['ES'].first
-
-ruby_block "check_ElasticSearch_Cluster_Health" do
-    block do
-      #tricky way to load this Chef::Mixin::ShellOut utilities
-      Chef::Resource::RubyBlock.send(:include, Chef::Mixin::ShellOut)
-      curl_command = "http://#{es_node}:9200/_cluster/health?pretty=true"
-      resp = Net::HTTP.get_response URI.parse(curl_command)
-      stat = JSON.parse(resp.read_body)['status']
-
-      case stat
-         when "green"
-            printf("\033[32m%s\n\033[0m", "  ElasticSearch Cluster status is green.")
-         when "yellow"
-            printf("\033[33m%s\n\033[0m", "  ElasticSearch Cluster status is yellow...")
-         when "red"
-            printf("\033[31m%s\n\033[0m", "  ElasticSearch Cluster status is red!")
-            break;
-      end
-   end
-   retries 10
-   retry_delay 2
-end
-
-bash "create resources mapping" do
-       code <<-EOH     
-               curl -i -X PUT -d '{ "order": 1, "template": "resources", "settings": {}, "mappings":
-                       {
-                               "esartifactdata": {
-                                       "properties": {
-                                               "id": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                                               "data": { "include_in_all": false, "type": "string" }
-                                       },
-                                       "_all": { "enabled": true } 
-                               }
-                       }
-               }' http://#{es_node}:9200/_template/resources_template
-       EOH
-end
\ No newline at end of file
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/recipes/ES_3_create_monitoring_template.rb b/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/recipes/ES_3_create_monitoring_template.rb
deleted file mode 100644 (file)
index 685b468..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-# Get the first es node in the list
-es_node =  node['Nodes']['ES'].first
-
-ruby_block "check_ElasticSearch_Cluster_Health" do
-    block do
-      #tricky way to load this Chef::Mixin::ShellOut utilities
-      Chef::Resource::RubyBlock.send(:include, Chef::Mixin::ShellOut)
-      curl_command = "http://#{es_node}:9200/_cluster/health?pretty=true"
-      resp = Net::HTTP.get_response URI.parse(curl_command)
-      stat = JSON.parse(resp.read_body)['status']
-
-      case stat
-         when "green"
-            printf("\033[32m%s\n\033[0m", "  ElasticSearch Cluster status is green.")
-         when "yellow"
-            printf("\033[33m%s\n\033[0m", "  ElasticSearch Cluster status is yellow...")
-         when "red"
-            printf("\033[31m%s\n\033[0m", "  ElasticSearch Cluster status is red!")
-            break;
-      end
-   end
-   retries 10
-   retry_delay 2
-end
-
-bash "echo status" do
-   code <<-EOH
-     echo "DOCKER STARTED"
-   EOH
-end
-
-bash "create monitoring mapping" do
-       code <<-EOH     
-               curl -i -X PUT -d '{ "order": 1, "template": "monitoring_events-*", "settings": {}, "mappings":
-                       {
-                               "monitoringevent": {
-                                       "properties": {
-                                               "hostid": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                                               "hostcpu": { "include_in_all": true,  "type": "long" },
-                                               "hostmem": { "include_in_all": true,  "type": "double" },
-                                               "hostdisk": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                                               "jvmid": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                                               "jvmcpu": { "include_in_all": true,"type": "long" },
-                                               "jvmmem": { "include_in_all": true, "type": "long" },
-                                               "jvmtnum": { "include_in_all": true, "type": "integer" },
-                                               "appid": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                                               "appstat": { "include_in_all": true, "index": "not_analyzed", "type": "string" },
-                                               "timestamp": { "include_in_all": true, "index": "not_analyzed", "ignore_malformed": false, "format": "yyyy-MM-dd HH:mm:ss.SSS z", "precision_step": 4, "type": "date" }
-                                       },
-                                       "_all": { "enabled": true } 
-                               }
-                       },
-                       "aliases": { "last_3_months": {} }
-               }' http://#{es_node}:9200/_template/monitoring_template
-       EOH
-end
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/recipes/ES_4_create_kibana_dashboard_virtualization.rb b/sdc-os-chef/sdc-init-elasticsearch/chef-repo/cookbooks/init-sdc-elasticsearch/recipes/ES_4_create_kibana_dashboard_virtualization.rb
deleted file mode 100644 (file)
index 5349713..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-# Get the first es node in the list
-es_node =  node['Nodes']['ES'].first
-
-ruby_block "check_ElasticSearch_Cluster_Health" do
-    block do
-      #tricky way to load this Chef::Mixin::ShellOut utilities
-      Chef::Resource::RubyBlock.send(:include, Chef::Mixin::ShellOut)
-      curl_command = "http://#{es_node}:9200/_cluster/health?pretty=true"
-      resp = Net::HTTP.get_response URI.parse(curl_command)
-      stat = JSON.parse(resp.read_body)['status']
-
-      case stat
-         when "green"
-            printf("\033[32m%s\n\033[0m", "  ElasticSearch Cluster status is green.")
-         when "yellow"
-            printf("\033[33m%s\n\033[0m", "  ElasticSearch Cluster status is yellow...")
-         when "red"
-            printf("\033[31m%s\n\033[0m", "  ElasticSearch Cluster status is red!")
-            break;
-      end
-   end
-   retries 10
-   retry_delay 2
-end
-
-bash "create Kibana dashboard" do
-    code <<-EOH
-        for file in /root/chef-solo/cookbooks/sdc-init-elasticsearch/files/default/dashboard_*.json; do 
-            name=`basename $file .json | awk -F"_" '{print $2}'` 
-            echo "Loading dashboard $name:" 
-            curl -XPUT http://#{es_node}:9200/.kibana/dashboard/$name -d @$file || exit 1
-            echo 
-        done 
-    EOH
-end
-
-bash "create Kibana visualization" do
-    code <<-EOH
-        for file in /root/chef-solo/cookbooks/sdc-init-elasticsearch/files/default/visualization_*.json; do 
-            name=`basename $file .json | awk -F"_" '{print $2}'` 
-            echo "Loading visualization $name:" 
-            curl -XPUT http://#{es_node}:9200/.kibana/visualization/$name -d @$file || exit 1
-            echo 
-        done 
-    EOH
-end
-
-bash "echo status" do
-   code <<-EOH
-     echo "DOCKER STARTED"
-   EOH
-end
\ No newline at end of file
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-solo/LICENSE b/sdc-os-chef/sdc-init-elasticsearch/chef-solo/LICENSE
deleted file mode 100644 (file)
index 11069ed..0000000
+++ /dev/null
@@ -1,201 +0,0 @@
-                              Apache License
-                        Version 2.0, January 2004
-                     http://www.apache.org/licenses/
-
-TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-1. Definitions.
-
-   "License" shall mean the terms and conditions for use, reproduction,
-   and distribution as defined by Sections 1 through 9 of this document.
-
-   "Licensor" shall mean the copyright owner or entity authorized by
-   the copyright owner that is granting the License.
-
-   "Legal Entity" shall mean the union of the acting entity and all
-   other entities that control, are controlled by, or are under common
-   control with that entity. For the purposes of this definition,
-   "control" means (i) the power, direct or indirect, to cause the
-   direction or management of such entity, whether by contract or
-   otherwise, or (ii) ownership of fifty percent (50%) or more of the
-   outstanding shares, or (iii) beneficial ownership of such entity.
-
-   "You" (or "Your") shall mean an individual or Legal Entity
-   exercising permissions granted by this License.
-
-   "Source" form shall mean the preferred form for making modifications,
-   including but not limited to software source code, documentation
-   source, and configuration files.
-
-   "Object" form shall mean any form resulting from mechanical
-   transformation or translation of a Source form, including but
-   not limited to compiled object code, generated documentation,
-   and conversions to other media types.
-
-   "Work" shall mean the work of authorship, whether in Source or
-   Object form, made available under the License, as indicated by a
-   copyright notice that is included in or attached to the work
-   (an example is provided in the Appendix below).
-
-   "Derivative Works" shall mean any work, whether in Source or Object
-   form, that is based on (or derived from) the Work and for which the
-   editorial revisions, annotations, elaborations, or other modifications
-   represent, as a whole, an original work of authorship. For the purposes
-   of this License, Derivative Works shall not include works that remain
-   separable from, or merely link (or bind by name) to the interfaces of,
-   the Work and Derivative Works thereof.
-
-   "Contribution" shall mean any work of authorship, including
-   the original version of the Work and any modifications or additions
-   to that Work or Derivative Works thereof, that is intentionally
-   submitted to Licensor for inclusion in the Work by the copyright owner
-   or by an individual or Legal Entity authorized to submit on behalf of
-   the copyright owner. For the purposes of this definition, "submitted"
-   means any form of electronic, verbal, or written communication sent
-   to the Licensor or its representatives, including but not limited to
-   communication on electronic mailing lists, source code control systems,
-   and issue tracking systems that are managed by, or on behalf of, the
-   Licensor for the purpose of discussing and improving the Work, but
-   excluding communication that is conspicuously marked or otherwise
-   designated in writing by the copyright owner as "Not a Contribution."
-
-   "Contributor" shall mean Licensor and any individual or Legal Entity
-   on behalf of whom a Contribution has been received by Licensor and
-   subsequently incorporated within the Work.
-
-2. Grant of Copyright License. Subject to the terms and conditions of
-   this License, each Contributor hereby grants to You a perpetual,
-   worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-   copyright license to reproduce, prepare Derivative Works of,
-   publicly display, publicly perform, sublicense, and distribute the
-   Work and such Derivative Works in Source or Object form.
-
-3. Grant of Patent License. Subject to the terms and conditions of
-   this License, each Contributor hereby grants to You a perpetual,
-   worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-   (except as stated in this section) patent license to make, have made,
-   use, offer to sell, sell, import, and otherwise transfer the Work,
-   where such license applies only to those patent claims licensable
-   by such Contributor that are necessarily infringed by their
-   Contribution(s) alone or by combination of their Contribution(s)
-   with the Work to which such Contribution(s) was submitted. If You
-   institute patent litigation against any entity (including a
-   cross-claim or counterclaim in a lawsuit) alleging that the Work
-   or a Contribution incorporated within the Work constitutes direct
-   or contributory patent infringement, then any patent licenses
-   granted to You under this License for that Work shall terminate
-   as of the date such litigation is filed.
-
-4. Redistribution. You may reproduce and distribute copies of the
-   Work or Derivative Works thereof in any medium, with or without
-   modifications, and in Source or Object form, provided that You
-   meet the following conditions:
-
-   (a) You must give any other recipients of the Work or
-       Derivative Works a copy of this License; and
-
-   (b) You must cause any modified files to carry prominent notices
-       stating that You changed the files; and
-
-   (c) You must retain, in the Source form of any Derivative Works
-       that You distribute, all copyright, patent, trademark, and
-       attribution notices from the Source form of the Work,
-       excluding those notices that do not pertain to any part of
-       the Derivative Works; and
-
-   (d) If the Work includes a "NOTICE" text file as part of its
-       distribution, then any Derivative Works that You distribute must
-       include a readable copy of the attribution notices contained
-       within such NOTICE file, excluding those notices that do not
-       pertain to any part of the Derivative Works, in at least one
-       of the following places: within a NOTICE text file distributed
-       as part of the Derivative Works; within the Source form or
-       documentation, if provided along with the Derivative Works; or,
-       within a display generated by the Derivative Works, if and
-       wherever such third-party notices normally appear. The contents
-       of the NOTICE file are for informational purposes only and
-       do not modify the License. You may add Your own attribution
-       notices within Derivative Works that You distribute, alongside
-       or as an addendum to the NOTICE text from the Work, provided
-       that such additional attribution notices cannot be construed
-       as modifying the License.
-
-   You may add Your own copyright statement to Your modifications and
-   may provide additional or different license terms and conditions
-   for use, reproduction, or distribution of Your modifications, or
-   for any such Derivative Works as a whole, provided Your use,
-   reproduction, and distribution of the Work otherwise complies with
-   the conditions stated in this License.
-
-5. Submission of Contributions. Unless You explicitly state otherwise,
-   any Contribution intentionally submitted for inclusion in the Work
-   by You to the Licensor shall be under the terms and conditions of
-   this License, without any additional terms or conditions.
-   Notwithstanding the above, nothing herein shall supersede or modify
-   the terms of any separate license agreement you may have executed
-   with Licensor regarding such Contributions.
-
-6. Trademarks. This License does not grant permission to use the trade
-   names, trademarks, service marks, or product names of the Licensor,
-   except as required for reasonable and customary use in describing the
-   origin of the Work and reproducing the content of the NOTICE file.
-
-7. Disclaimer of Warranty. Unless required by applicable law or
-   agreed to in writing, Licensor provides the Work (and each
-   Contributor provides its Contributions) on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-   implied, including, without limitation, any warranties or conditions
-   of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-   PARTICULAR PURPOSE. You are solely responsible for determining the
-   appropriateness of using or redistributing the Work and assume any
-   risks associated with Your exercise of permissions under this License.
-
-8. Limitation of Liability. In no event and under no legal theory,
-   whether in tort (including negligence), contract, or otherwise,
-   unless required by applicable law (such as deliberate and grossly
-   negligent acts) or agreed to in writing, shall any Contributor be
-   liable to You for damages, including any direct, indirect, special,
-   incidental, or consequential damages of any character arising as a
-   result of this License or out of the use or inability to use the
-   Work (including but not limited to damages for loss of goodwill,
-   work stoppage, computer failure or malfunction, or any and all
-   other commercial damages or losses), even if such Contributor
-   has been advised of the possibility of such damages.
-
-9. Accepting Warranty or Additional Liability. While redistributing
-   the Work or Derivative Works thereof, You may choose to offer,
-   and charge a fee for, acceptance of support, warranty, indemnity,
-   or other liability obligations and/or rights consistent with this
-   License. However, in accepting such obligations, You may act only
-   on Your own behalf and on Your sole responsibility, not on behalf
-   of any other Contributor, and only if You agree to indemnify,
-   defend, and hold each Contributor harmless for any liability
-   incurred by, or claims asserted against, such Contributor by reason
-   of your accepting any such warranty or additional liability.
-
-END OF TERMS AND CONDITIONS
-
-APPENDIX: How to apply the Apache License to your work.
-
-   To apply the Apache License to your work, attach the following
-   boilerplate notice, with the fields enclosed by brackets "[]"
-   replaced with your own identifying information. (Don't include
-   the brackets!)  The text should be enclosed in the appropriate
-   comment syntax for the file format. We also recommend that a
-   file or class name and description of purpose be included on the
-   same "printed page" as the copyright notice for easier
-   identification within third-party archives.
-
-Copyright [yyyy] [name of copyright owner]
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-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.
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-solo/README.md b/sdc-os-chef/sdc-init-elasticsearch/chef-solo/README.md
deleted file mode 100644 (file)
index ddb0fda..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-Deprecated
-==========
-
-Use of this repository is deprecated. We recommend using the `chef generate repo` command that comes with [ChefDK](http://downloads.chef.io/chef-dk/).
-
-Overview
-========
-
-Every Chef installation needs a Chef Repository. This is the place where cookbooks, roles, config files and other artifacts for managing systems with Chef will live. We strongly recommend storing this repository in a version control system such as Git and treat it like source code.
-
-While we prefer Git, and make this repository available via GitHub, you are welcome to download a tar or zip archive and use your favorite version control system to manage the code.
-
-Repository Directories
-======================
-
-This repository contains several directories, and each directory contains a README file that describes what it is for in greater detail, and how to use it for managing your systems with Chef.
-
-* `cookbooks/` - Cookbooks you download or create.
-* `data_bags/` - Store data bags and items in .json in the repository.
-* `roles/` - Store roles in .rb or .json in the repository.
-* `environments/` - Store environments in .rb or .json in the repository.
-
-Configuration
-=============
-
-The repository contains a knife configuration file.
-
-* .chef/knife.rb
-
-The knife configuration file `.chef/knife.rb` is a repository specific configuration file for knife. If you're using Hosted Chef, you can download one for your organization from the management console. If you're using the Open Source Chef Server, you can generate a new one with `knife configure`. For more information about configuring Knife, see the Knife documentation.
-
-https://docs.chef.io/knife.html
-
-Next Steps
-==========
-
-Read the README file in each of the subdirectories for more information about what goes in those directories.
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-solo/chefignore b/sdc-os-chef/sdc-init-elasticsearch/chef-solo/chefignore
deleted file mode 100644 (file)
index ba30af6..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# Put files/directories that should be ignored in this file.
-# Lines that start with '# ' are comments.
-
-# emacs
-*~
-
-# vim
-*.sw[a-z]
-
-# subversion
-*/.svn/*
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-solo/cookbooks/README.md b/sdc-os-chef/sdc-init-elasticsearch/chef-solo/cookbooks/README.md
deleted file mode 100644 (file)
index 86ea46b..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-This directory contains the cookbooks used to configure systems in your infrastructure with Chef.
-
-Knife needs to be configured to know where the cookbooks are located with the `cookbook_path` setting. If this is not set, then several cookbook operations will fail to work properly.
-
-    cookbook_path ["./cookbooks"]
-
-This setting tells knife to look for the cookbooks directory in the present working directory. This means the knife cookbook subcommands need to be run in the `chef-repo` directory itself. To make sure that the cookbooks can be found elsewhere inside the repository, use an absolute path. This is a Ruby file, so something like the following can be used:
-
-    current_dir = File.dirname(__FILE__)
-    cookbook_path ["#{current_dir}/../cookbooks"]
-
-Which will set `current_dir` to the location of the knife.rb file itself (e.g. `~/chef-repo/.chef/knife.rb`).
-
-Configure knife to use your preferred copyright holder, email contact and license. Add the following lines to `.chef/knife.rb`.
-
-    cookbook_copyright "Example, Com."
-    cookbook_email     "cookbooks@example.com"
-    cookbook_license   "apachev2"
-
-Supported values for `cookbook_license` are "apachev2", "mit","gplv2","gplv3",  or "none". These settings are used to prefill comments in the default recipe, and the corresponding values in the metadata.rb. You are free to change the the comments in those files.
-
-Create new cookbooks in this directory with Knife.
-
-    knife cookbook create COOKBOOK
-
-This will create all the cookbook directory components. You don't need to use them all, and can delete the ones you don't need. It also creates a README file, metadata.rb and default recipe.
-
-You can also download cookbooks directly from the Opscode Cookbook Site. There are two subcommands to help with this depending on what your preference is.
-
-The first and recommended method is to use a vendor branch if you're using Git. This is automatically handled with Knife.
-
-    knife cookbook site install COOKBOOK
-
-This will:
-
-* Download the cookbook tarball from cookbooks.opscode.com.
-* Ensure its on the git master branch.
-* Checks for an existing vendor branch, and creates if it doesn't.
-* Checks out the vendor branch (chef-vendor-COOKBOOK).
-* Removes the existing (old) version.
-* Untars the cookbook tarball it downloaded in the first step.
-* Adds the cookbook files to the git index and commits.
-* Creates a tag for the version downloaded.
-* Checks out the master branch again.
-* Merges the cookbook into master.
-* Repeats the above for all the cookbooks dependencies, downloading them from the community site
-
-The last step will ensure that any local changes or modifications you have made to the cookbook are preserved, so you can keep your changes through upstream updates.
-
-If you're not using Git, use the site download subcommand to download the tarball.
-
-    knife cookbook site download COOKBOOK
-
-This creates the COOKBOOK.tar.gz from in the current directory (e.g., `~/chef-repo`). We recommend following a workflow similar to the above for your version control tool.
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-solo/data_bags/README.md b/sdc-os-chef/sdc-init-elasticsearch/chef-solo/data_bags/README.md
deleted file mode 100644 (file)
index 0c15a39..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-Data Bags
----------
-
-This directory contains directories of the various data bags you create for your infrastructure. Each subdirectory corresponds to a data bag on the Chef Server, and contains JSON files of the items that go in the bag.
-
-First, create a directory for the data bag.
-
-    mkdir data_bags/BAG
-
-Then create the JSON files for items that will go into that bag.
-
-    $EDITOR data_bags/BAG/ITEM.json
-
-The JSON for the ITEM must contain a key named "id" with a value equal to "ITEM". For example,
-
-    {
-      "id": "foo"
-    }
-
-Next, create the data bag on the Chef Server.
-
-    knife data bag create BAG
-
-Then upload the items in the data bag's directory to the Chef Server.
-
-    knife data bag from file BAG ITEM.json
-
-
-Encrypted Data Bags
--------------------
-
-Added in Chef 0.10, encrypted data bags allow you to encrypt the contents of your data bags. The content of attributes will no longer be searchable. To use encrypted data bags, first you must have or create a secret key.
-
-    openssl rand -base64 512 > secret_key
-
-You may use this secret_key to add items to a data bag during a create.
-
-    knife data bag create --secret-file secret_key passwords mysql
-
-You may also use it when adding ITEMs from files,
-
-    knife data bag create passwords
-    knife data bag from file passwords data_bags/passwords/mysql.json --secret-file secret_key
-
-The JSON for the ITEM must contain a key named "id" with a value equal to "ITEM" and the contents will be encrypted when uploaded. For example,
-
-    {
-      "id": "mysql",
-      "password": "abc123"
-    }
-
-Without the secret_key, the contents are encrypted.
-
-    knife data bag show passwords mysql
-    id:        mysql
-    password:  2I0XUUve1TXEojEyeGsjhw==
-
-Use the secret_key to view the contents.
-
-    knife data bag show passwords mysql --secret-file secret_key
-    id:        mysql
-    password:  abc123
-
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-solo/environments/README.md b/sdc-os-chef/sdc-init-elasticsearch/chef-solo/environments/README.md
deleted file mode 100644 (file)
index 50ac48d..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-Requires Chef 0.10.0+.
-
-This directory is for Ruby DSL and JSON files for environments. For more information see the Chef wiki page:
-
-http://docs.chef.io/environments.html
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-solo/roles/README.md b/sdc-os-chef/sdc-init-elasticsearch/chef-solo/roles/README.md
deleted file mode 100644 (file)
index b0ee0b4..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-Create roles here, in either the Role Ruby DSL (.rb) or JSON (.json) files. To install roles on the server, use knife.
-
-For example, create `roles/base_example.rb`:
-
-    name "base_example"
-    description "Example base role applied to all nodes."
-    # List of recipes and roles to apply. Requires Chef 0.8, earlier versions use 'recipes()'.
-    #run_list()
-    # Attributes applied if the node doesn't have it set already.
-    #default_attributes()
-    # Attributes applied no matter what the node has set already.
-    #override_attributes()
-
-Then upload it to the Chef Server:
-    
-    knife role from file roles/base_example.rb
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-solo/roles/init-elasticsearch.json b/sdc-os-chef/sdc-init-elasticsearch/chef-solo/roles/init-elasticsearch.json
deleted file mode 100644 (file)
index d439184..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-{
-  "name": "init-elasticsearch",
-  "description": "Initialization of application - elasticsearch",
-  "json_class": "Chef::Role",
-  "default_attributes": {
-
-  },
-  "override_attributes": {
-
-  },
-  "chef_type": "role",
-  "run_list": [
-    "recipe[init-sdc-elasticsearch::ES_1_create_audit_template]",
-    "recipe[init-sdc-elasticsearch::ES_2_create_resources_template]",
-    "recipe[init-sdc-elasticsearch::ES_3_create_monitoring_template]",
-    "recipe[init-sdc-elasticsearch::ES_4_create_kibana_dashboard_virtualization]"
-  ],
-  "env_run_lists": {
-  }
-}
-
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-solo/solo.json b/sdc-os-chef/sdc-init-elasticsearch/chef-solo/solo.json
deleted file mode 100644 (file)
index 74979fa..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-    "run_list": [ "role[init-elasticsearch]" ]
-}
-
diff --git a/sdc-os-chef/sdc-init-elasticsearch/chef-solo/solo.rb b/sdc-os-chef/sdc-init-elasticsearch/chef-solo/solo.rb
deleted file mode 100644 (file)
index 06c1af4..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-root = File.absolute_path(File.dirname(__FILE__))
-file_cache_path root
-cookbook_path root + '/cookbooks'
-json_attribs root + '/solo.json'
-checksum_path root + '/checksums'
-data_bag_path root + '/data_bags'
-environment_path root + '/environments'
-file_backup_path root + '/backup'
-file_cache_path root + '/cache'
-log_level :info
-log_location STDOUT
-rest_timeout 300
-role_path root + '/roles'
-syntax_check_cache_path
-umask 0022
-verbose_logging nil
diff --git a/sdc-os-chef/sdc-init-elasticsearch/startup.sh b/sdc-os-chef/sdc-init-elasticsearch/startup.sh
deleted file mode 100644 (file)
index 47aba88..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-cd /root/chef-solo/
-chef-solo -c solo.rb -E ${ENVNAME}
-rc=$?
-if [[ $rc != 0 ]]; then exit $rc; fi
diff --git a/sdc-os-chef/sdc-kibana/Dockerfile b/sdc-os-chef/sdc-kibana/Dockerfile
deleted file mode 100644 (file)
index 3eca2db..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-FROM onap/base_sdc-kibana:1.4.1
-
-COPY chef-solo /root/chef-solo/
-
-COPY chef-repo/cookbooks/. /root/chef-solo/cookbooks/
-
-COPY startup.sh /root/
-
-RUN chmod 770 /root/startup.sh
-
-ENTRYPOINT [ "/root/startup.sh" ]
diff --git a/sdc-os-chef/sdc-kibana/chef-repo/cookbooks/sdc-kibana/attributes/default.rb b/sdc-os-chef/sdc-kibana/chef-repo/cookbooks/sdc-kibana/attributes/default.rb
deleted file mode 100644 (file)
index 4287ca8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#
\ No newline at end of file
diff --git a/sdc-os-chef/sdc-kibana/chef-repo/cookbooks/sdc-kibana/recipes/setup_kibana.rb b/sdc-os-chef/sdc-kibana/chef-repo/cookbooks/sdc-kibana/recipes/setup_kibana.rb
deleted file mode 100644 (file)
index 448a2bc..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-directory "/opt/kibana/config" do
-  owner "kibana"
-  group "kibana"
-  mode '0775'
-  action :create
-end
-
-template "kibana-yml" do
-  path "/opt/kibana/config/kibana.yml"
-  source "kibana.yml.erb"
-  owner "kibana"
-  group "kibana"
-  mode "0755"
-  variables ({
-     :catalog_host => node['BE_VIP'] ,
-     :catalog_port => node['BE'][:http_port]
-  })
-end
-
-bash "echo status" do
-   code <<-EOH
-      echo "DOCKER STARTED"
-   EOH
-end
-
diff --git a/sdc-os-chef/sdc-kibana/chef-repo/cookbooks/sdc-kibana/templates/default/kibana.yml.erb b/sdc-os-chef/sdc-kibana/chef-repo/cookbooks/sdc-kibana/templates/default/kibana.yml.erb
deleted file mode 100644 (file)
index d2c9e7d..0000000
+++ /dev/null
@@ -1,74 +0,0 @@
-# Kibana is served by a back end server. This controls which port to use.
-# server.port: 5601
-
-# The host to bind the server to.
-# server.host: "0.0.0.0"
-
-# If you are running kibana behind a proxy, and want to mount it at a path,
-# specify that path here. The basePath can't end in a slash.
-server.basePath: "/sdc1/kibanaProxy"
-
-# The Elasticsearch instance to use for all your queries.
-# elasticsearch.url: "http://localhost:9200"
-elasticsearch.url: "http://<%= @catalog_host %>:<%= @catalog_port %>/sdc2/esGateway"
-
-# preserve_elasticsearch_host true will send the hostname specified in `elasticsearch`. If you set it to false,
-# then the host you use to connect to *this* Kibana instance will be sent.
-# elasticsearch.preserveHost: true
-
-# Kibana uses an index in Elasticsearch to store saved searches, visualizations
-# and dashboards. It will create a new index if it doesn't already exist.
-# kibana.index: ".kibana"
-
-# The default application to load.
-kibana.defaultAppId: "dashboard/BI-Dashboard"
-
-# If your Elasticsearch is protected with basic auth, these are the user credentials
-# used by the Kibana server to perform maintenance on the kibana_index at startup. Your Kibana
-# users will still need to authenticate with Elasticsearch (which is proxied through the Kibana server)
-# elasticsearch.username: "kibana4-server"
-# elasticsearch.password: "Aa1234%^!"
-
-# SSL for outgoing requests from the Kibana Server to the browser (PEM formatted)
-# server.ssl.cert: /path/to/your/server.crt
-# server.ssl.key: /path/to/your/server.key
-
-# Optional setting to validate that your Elasticsearch backend uses the same key files (PEM formatted)
-# elasticsearch.ssl.cert: /path/to/your/client.crt
-# elasticsearch.ssl.key: /path/to/your/client.key
-
-# If you need to provide a CA certificate for your Elasticsearch instance, put the path of the pem file here.
-# elasticsearch.ssl.ca: /var/lib/jetty/base/fe/config/cacert.pem
-
-# Set to false to have a complete disregard for the validity of the SSL certificate.
-# elasticsearch.ssl.verify: true
-
-# Time in milliseconds to wait for elasticsearch to respond to pings, defaults to request_timeout setting
-# elasticsearch.pingTimeout: 1500
-
-# Time in milliseconds to wait for responses from the back end or elasticsearch.
-# This must be > 0
-# elasticsearch.requestTimeout: 300000
-
-# Time in milliseconds for Elasticsearch to wait for responses from shards.
-# Set to 0 to disable.
-# elasticsearch.shardTimeout: 0
-
-# Time in milliseconds to wait for Elasticsearch at Kibana startup before retrying
-# elasticsearch.startupTimeout: 5000
-
-# Set the path to where you would like the process id file to be created.
-# pid.file: /var/run/kibana.pid
-
-# If you would like to send the log output to a file you can set the path below.
-# logging.dest: stdout
-
-# Set this to true to suppress all logging output.
-# logging.silent: false
-
-# Set this to true to suppress all logging output except for error messages.
-# logging.quiet: false
-
-# Set this to true to log all events, including system usage information and all requests.
-# logging.verbose: false
-
diff --git a/sdc-os-chef/sdc-kibana/chef-solo/LICENSE b/sdc-os-chef/sdc-kibana/chef-solo/LICENSE
deleted file mode 100644 (file)
index 11069ed..0000000
+++ /dev/null
@@ -1,201 +0,0 @@
-                              Apache License
-                        Version 2.0, January 2004
-                     http://www.apache.org/licenses/
-
-TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-1. Definitions.
-
-   "License" shall mean the terms and conditions for use, reproduction,
-   and distribution as defined by Sections 1 through 9 of this document.
-
-   "Licensor" shall mean the copyright owner or entity authorized by
-   the copyright owner that is granting the License.
-
-   "Legal Entity" shall mean the union of the acting entity and all
-   other entities that control, are controlled by, or are under common
-   control with that entity. For the purposes of this definition,
-   "control" means (i) the power, direct or indirect, to cause the
-   direction or management of such entity, whether by contract or
-   otherwise, or (ii) ownership of fifty percent (50%) or more of the
-   outstanding shares, or (iii) beneficial ownership of such entity.
-
-   "You" (or "Your") shall mean an individual or Legal Entity
-   exercising permissions granted by this License.
-
-   "Source" form shall mean the preferred form for making modifications,
-   including but not limited to software source code, documentation
-   source, and configuration files.
-
-   "Object" form shall mean any form resulting from mechanical
-   transformation or translation of a Source form, including but
-   not limited to compiled object code, generated documentation,
-   and conversions to other media types.
-
-   "Work" shall mean the work of authorship, whether in Source or
-   Object form, made available under the License, as indicated by a
-   copyright notice that is included in or attached to the work
-   (an example is provided in the Appendix below).
-
-   "Derivative Works" shall mean any work, whether in Source or Object
-   form, that is based on (or derived from) the Work and for which the
-   editorial revisions, annotations, elaborations, or other modifications
-   represent, as a whole, an original work of authorship. For the purposes
-   of this License, Derivative Works shall not include works that remain
-   separable from, or merely link (or bind by name) to the interfaces of,
-   the Work and Derivative Works thereof.
-
-   "Contribution" shall mean any work of authorship, including
-   the original version of the Work and any modifications or additions
-   to that Work or Derivative Works thereof, that is intentionally
-   submitted to Licensor for inclusion in the Work by the copyright owner
-   or by an individual or Legal Entity authorized to submit on behalf of
-   the copyright owner. For the purposes of this definition, "submitted"
-   means any form of electronic, verbal, or written communication sent
-   to the Licensor or its representatives, including but not limited to
-   communication on electronic mailing lists, source code control systems,
-   and issue tracking systems that are managed by, or on behalf of, the
-   Licensor for the purpose of discussing and improving the Work, but
-   excluding communication that is conspicuously marked or otherwise
-   designated in writing by the copyright owner as "Not a Contribution."
-
-   "Contributor" shall mean Licensor and any individual or Legal Entity
-   on behalf of whom a Contribution has been received by Licensor and
-   subsequently incorporated within the Work.
-
-2. Grant of Copyright License. Subject to the terms and conditions of
-   this License, each Contributor hereby grants to You a perpetual,
-   worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-   copyright license to reproduce, prepare Derivative Works of,
-   publicly display, publicly perform, sublicense, and distribute the
-   Work and such Derivative Works in Source or Object form.
-
-3. Grant of Patent License. Subject to the terms and conditions of
-   this License, each Contributor hereby grants to You a perpetual,
-   worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-   (except as stated in this section) patent license to make, have made,
-   use, offer to sell, sell, import, and otherwise transfer the Work,
-   where such license applies only to those patent claims licensable
-   by such Contributor that are necessarily infringed by their
-   Contribution(s) alone or by combination of their Contribution(s)
-   with the Work to which such Contribution(s) was submitted. If You
-   institute patent litigation against any entity (including a
-   cross-claim or counterclaim in a lawsuit) alleging that the Work
-   or a Contribution incorporated within the Work constitutes direct
-   or contributory patent infringement, then any patent licenses
-   granted to You under this License for that Work shall terminate
-   as of the date such litigation is filed.
-
-4. Redistribution. You may reproduce and distribute copies of the
-   Work or Derivative Works thereof in any medium, with or without
-   modifications, and in Source or Object form, provided that You
-   meet the following conditions:
-
-   (a) You must give any other recipients of the Work or
-       Derivative Works a copy of this License; and
-
-   (b) You must cause any modified files to carry prominent notices
-       stating that You changed the files; and
-
-   (c) You must retain, in the Source form of any Derivative Works
-       that You distribute, all copyright, patent, trademark, and
-       attribution notices from the Source form of the Work,
-       excluding those notices that do not pertain to any part of
-       the Derivative Works; and
-
-   (d) If the Work includes a "NOTICE" text file as part of its
-       distribution, then any Derivative Works that You distribute must
-       include a readable copy of the attribution notices contained
-       within such NOTICE file, excluding those notices that do not
-       pertain to any part of the Derivative Works, in at least one
-       of the following places: within a NOTICE text file distributed
-       as part of the Derivative Works; within the Source form or
-       documentation, if provided along with the Derivative Works; or,
-       within a display generated by the Derivative Works, if and
-       wherever such third-party notices normally appear. The contents
-       of the NOTICE file are for informational purposes only and
-       do not modify the License. You may add Your own attribution
-       notices within Derivative Works that You distribute, alongside
-       or as an addendum to the NOTICE text from the Work, provided
-       that such additional attribution notices cannot be construed
-       as modifying the License.
-
-   You may add Your own copyright statement to Your modifications and
-   may provide additional or different license terms and conditions
-   for use, reproduction, or distribution of Your modifications, or
-   for any such Derivative Works as a whole, provided Your use,
-   reproduction, and distribution of the Work otherwise complies with
-   the conditions stated in this License.
-
-5. Submission of Contributions. Unless You explicitly state otherwise,
-   any Contribution intentionally submitted for inclusion in the Work
-   by You to the Licensor shall be under the terms and conditions of
-   this License, without any additional terms or conditions.
-   Notwithstanding the above, nothing herein shall supersede or modify
-   the terms of any separate license agreement you may have executed
-   with Licensor regarding such Contributions.
-
-6. Trademarks. This License does not grant permission to use the trade
-   names, trademarks, service marks, or product names of the Licensor,
-   except as required for reasonable and customary use in describing the
-   origin of the Work and reproducing the content of the NOTICE file.
-
-7. Disclaimer of Warranty. Unless required by applicable law or
-   agreed to in writing, Licensor provides the Work (and each
-   Contributor provides its Contributions) on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-   implied, including, without limitation, any warranties or conditions
-   of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-   PARTICULAR PURPOSE. You are solely responsible for determining the
-   appropriateness of using or redistributing the Work and assume any
-   risks associated with Your exercise of permissions under this License.
-
-8. Limitation of Liability. In no event and under no legal theory,
-   whether in tort (including negligence), contract, or otherwise,
-   unless required by applicable law (such as deliberate and grossly
-   negligent acts) or agreed to in writing, shall any Contributor be
-   liable to You for damages, including any direct, indirect, special,
-   incidental, or consequential damages of any character arising as a
-   result of this License or out of the use or inability to use the
-   Work (including but not limited to damages for loss of goodwill,
-   work stoppage, computer failure or malfunction, or any and all
-   other commercial damages or losses), even if such Contributor
-   has been advised of the possibility of such damages.
-
-9. Accepting Warranty or Additional Liability. While redistributing
-   the Work or Derivative Works thereof, You may choose to offer,
-   and charge a fee for, acceptance of support, warranty, indemnity,
-   or other liability obligations and/or rights consistent with this
-   License. However, in accepting such obligations, You may act only
-   on Your own behalf and on Your sole responsibility, not on behalf
-   of any other Contributor, and only if You agree to indemnify,
-   defend, and hold each Contributor harmless for any liability
-   incurred by, or claims asserted against, such Contributor by reason
-   of your accepting any such warranty or additional liability.
-
-END OF TERMS AND CONDITIONS
-
-APPENDIX: How to apply the Apache License to your work.
-
-   To apply the Apache License to your work, attach the following
-   boilerplate notice, with the fields enclosed by brackets "[]"
-   replaced with your own identifying information. (Don't include
-   the brackets!)  The text should be enclosed in the appropriate
-   comment syntax for the file format. We also recommend that a
-   file or class name and description of purpose be included on the
-   same "printed page" as the copyright notice for easier
-   identification within third-party archives.
-
-Copyright [yyyy] [name of copyright owner]
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-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.
diff --git a/sdc-os-chef/sdc-kibana/chef-solo/README.md b/sdc-os-chef/sdc-kibana/chef-solo/README.md
deleted file mode 100644 (file)
index ddb0fda..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-Deprecated
-==========
-
-Use of this repository is deprecated. We recommend using the `chef generate repo` command that comes with [ChefDK](http://downloads.chef.io/chef-dk/).
-
-Overview
-========
-
-Every Chef installation needs a Chef Repository. This is the place where cookbooks, roles, config files and other artifacts for managing systems with Chef will live. We strongly recommend storing this repository in a version control system such as Git and treat it like source code.
-
-While we prefer Git, and make this repository available via GitHub, you are welcome to download a tar or zip archive and use your favorite version control system to manage the code.
-
-Repository Directories
-======================
-
-This repository contains several directories, and each directory contains a README file that describes what it is for in greater detail, and how to use it for managing your systems with Chef.
-
-* `cookbooks/` - Cookbooks you download or create.
-* `data_bags/` - Store data bags and items in .json in the repository.
-* `roles/` - Store roles in .rb or .json in the repository.
-* `environments/` - Store environments in .rb or .json in the repository.
-
-Configuration
-=============
-
-The repository contains a knife configuration file.
-
-* .chef/knife.rb
-
-The knife configuration file `.chef/knife.rb` is a repository specific configuration file for knife. If you're using Hosted Chef, you can download one for your organization from the management console. If you're using the Open Source Chef Server, you can generate a new one with `knife configure`. For more information about configuring Knife, see the Knife documentation.
-
-https://docs.chef.io/knife.html
-
-Next Steps
-==========
-
-Read the README file in each of the subdirectories for more information about what goes in those directories.
diff --git a/sdc-os-chef/sdc-kibana/chef-solo/chefignore b/sdc-os-chef/sdc-kibana/chef-solo/chefignore
deleted file mode 100644 (file)
index ba30af6..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# Put files/directories that should be ignored in this file.
-# Lines that start with '# ' are comments.
-
-# emacs
-*~
-
-# vim
-*.sw[a-z]
-
-# subversion
-*/.svn/*
diff --git a/sdc-os-chef/sdc-kibana/chef-solo/cookbooks/README.md b/sdc-os-chef/sdc-kibana/chef-solo/cookbooks/README.md
deleted file mode 100644 (file)
index 86ea46b..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-This directory contains the cookbooks used to configure systems in your infrastructure with Chef.
-
-Knife needs to be configured to know where the cookbooks are located with the `cookbook_path` setting. If this is not set, then several cookbook operations will fail to work properly.
-
-    cookbook_path ["./cookbooks"]
-
-This setting tells knife to look for the cookbooks directory in the present working directory. This means the knife cookbook subcommands need to be run in the `chef-repo` directory itself. To make sure that the cookbooks can be found elsewhere inside the repository, use an absolute path. This is a Ruby file, so something like the following can be used:
-
-    current_dir = File.dirname(__FILE__)
-    cookbook_path ["#{current_dir}/../cookbooks"]
-
-Which will set `current_dir` to the location of the knife.rb file itself (e.g. `~/chef-repo/.chef/knife.rb`).
-
-Configure knife to use your preferred copyright holder, email contact and license. Add the following lines to `.chef/knife.rb`.
-
-    cookbook_copyright "Example, Com."
-    cookbook_email     "cookbooks@example.com"
-    cookbook_license   "apachev2"
-
-Supported values for `cookbook_license` are "apachev2", "mit","gplv2","gplv3",  or "none". These settings are used to prefill comments in the default recipe, and the corresponding values in the metadata.rb. You are free to change the the comments in those files.
-
-Create new cookbooks in this directory with Knife.
-
-    knife cookbook create COOKBOOK
-
-This will create all the cookbook directory components. You don't need to use them all, and can delete the ones you don't need. It also creates a README file, metadata.rb and default recipe.
-
-You can also download cookbooks directly from the Opscode Cookbook Site. There are two subcommands to help with this depending on what your preference is.
-
-The first and recommended method is to use a vendor branch if you're using Git. This is automatically handled with Knife.
-
-    knife cookbook site install COOKBOOK
-
-This will:
-
-* Download the cookbook tarball from cookbooks.opscode.com.
-* Ensure its on the git master branch.
-* Checks for an existing vendor branch, and creates if it doesn't.
-* Checks out the vendor branch (chef-vendor-COOKBOOK).
-* Removes the existing (old) version.
-* Untars the cookbook tarball it downloaded in the first step.
-* Adds the cookbook files to the git index and commits.
-* Creates a tag for the version downloaded.
-* Checks out the master branch again.
-* Merges the cookbook into master.
-* Repeats the above for all the cookbooks dependencies, downloading them from the community site
-
-The last step will ensure that any local changes or modifications you have made to the cookbook are preserved, so you can keep your changes through upstream updates.
-
-If you're not using Git, use the site download subcommand to download the tarball.
-
-    knife cookbook site download COOKBOOK
-
-This creates the COOKBOOK.tar.gz from in the current directory (e.g., `~/chef-repo`). We recommend following a workflow similar to the above for your version control tool.
diff --git a/sdc-os-chef/sdc-kibana/chef-solo/data_bags/README.md b/sdc-os-chef/sdc-kibana/chef-solo/data_bags/README.md
deleted file mode 100644 (file)
index 0c15a39..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-Data Bags
----------
-
-This directory contains directories of the various data bags you create for your infrastructure. Each subdirectory corresponds to a data bag on the Chef Server, and contains JSON files of the items that go in the bag.
-
-First, create a directory for the data bag.
-
-    mkdir data_bags/BAG
-
-Then create the JSON files for items that will go into that bag.
-
-    $EDITOR data_bags/BAG/ITEM.json
-
-The JSON for the ITEM must contain a key named "id" with a value equal to "ITEM". For example,
-
-    {
-      "id": "foo"
-    }
-
-Next, create the data bag on the Chef Server.
-
-    knife data bag create BAG
-
-Then upload the items in the data bag's directory to the Chef Server.
-
-    knife data bag from file BAG ITEM.json
-
-
-Encrypted Data Bags
--------------------
-
-Added in Chef 0.10, encrypted data bags allow you to encrypt the contents of your data bags. The content of attributes will no longer be searchable. To use encrypted data bags, first you must have or create a secret key.
-
-    openssl rand -base64 512 > secret_key
-
-You may use this secret_key to add items to a data bag during a create.
-
-    knife data bag create --secret-file secret_key passwords mysql
-
-You may also use it when adding ITEMs from files,
-
-    knife data bag create passwords
-    knife data bag from file passwords data_bags/passwords/mysql.json --secret-file secret_key
-
-The JSON for the ITEM must contain a key named "id" with a value equal to "ITEM" and the contents will be encrypted when uploaded. For example,
-
-    {
-      "id": "mysql",
-      "password": "abc123"
-    }
-
-Without the secret_key, the contents are encrypted.
-
-    knife data bag show passwords mysql
-    id:        mysql
-    password:  2I0XUUve1TXEojEyeGsjhw==
-
-Use the secret_key to view the contents.
-
-    knife data bag show passwords mysql --secret-file secret_key
-    id:        mysql
-    password:  abc123
-
diff --git a/sdc-os-chef/sdc-kibana/chef-solo/environments/README.md b/sdc-os-chef/sdc-kibana/chef-solo/environments/README.md
deleted file mode 100644 (file)
index 50ac48d..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-Requires Chef 0.10.0+.
-
-This directory is for Ruby DSL and JSON files for environments. For more information see the Chef wiki page:
-
-http://docs.chef.io/environments.html
diff --git a/sdc-os-chef/sdc-kibana/chef-solo/roles/README.md b/sdc-os-chef/sdc-kibana/chef-solo/roles/README.md
deleted file mode 100644 (file)
index b0ee0b4..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-Create roles here, in either the Role Ruby DSL (.rb) or JSON (.json) files. To install roles on the server, use knife.
-
-For example, create `roles/base_example.rb`:
-
-    name "base_example"
-    description "Example base role applied to all nodes."
-    # List of recipes and roles to apply. Requires Chef 0.8, earlier versions use 'recipes()'.
-    #run_list()
-    # Attributes applied if the node doesn't have it set already.
-    #default_attributes()
-    # Attributes applied no matter what the node has set already.
-    #override_attributes()
-
-Then upload it to the Chef Server:
-    
-    knife role from file roles/base_example.rb
diff --git a/sdc-os-chef/sdc-kibana/chef-solo/solo.json b/sdc-os-chef/sdc-kibana/chef-solo/solo.json
deleted file mode 100644 (file)
index 7c37f61..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-    "run_list": [ "recipe[sdc-kibana::setup_kibana]" ]
-}
-
diff --git a/sdc-os-chef/sdc-kibana/chef-solo/solo.rb b/sdc-os-chef/sdc-kibana/chef-solo/solo.rb
deleted file mode 100644 (file)
index 06c1af4..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-root = File.absolute_path(File.dirname(__FILE__))
-file_cache_path root
-cookbook_path root + '/cookbooks'
-json_attribs root + '/solo.json'
-checksum_path root + '/checksums'
-data_bag_path root + '/data_bags'
-environment_path root + '/environments'
-file_backup_path root + '/backup'
-file_cache_path root + '/cache'
-log_level :info
-log_location STDOUT
-rest_timeout 300
-role_path root + '/roles'
-syntax_check_cache_path
-umask 0022
-verbose_logging nil
diff --git a/sdc-os-chef/sdc-kibana/startup.sh b/sdc-os-chef/sdc-kibana/startup.sh
deleted file mode 100644 (file)
index ad7f5f7..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-cd /root/chef-solo
-chef-solo -c solo.rb -E ${ENVNAME}
-rc=$?
-if [[ $rc != 0 ]]; then exit $rc; fi
-
-/docker-entrypoint.sh kibana
-