elasticsearch-xpack 6.3.0 → 6.8.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (124) hide show
  1. checksums.yaml +4 -4
  2. data/elasticsearch-xpack.gemspec +29 -27
  3. data/examples/watcher/error_500.rb +4 -0
  4. data/lib/elasticsearch/xpack.rb +4 -0
  5. data/lib/elasticsearch/xpack/api/actions/graph/explore.rb +4 -0
  6. data/lib/elasticsearch/xpack/api/actions/info.rb +4 -0
  7. data/lib/elasticsearch/xpack/api/actions/license/delete.rb +4 -0
  8. data/lib/elasticsearch/xpack/api/actions/license/get.rb +4 -0
  9. data/lib/elasticsearch/xpack/api/actions/license/get_basic_status.rb +4 -0
  10. data/lib/elasticsearch/xpack/api/actions/license/get_trial_status.rb +4 -0
  11. data/lib/elasticsearch/xpack/api/actions/license/post.rb +4 -0
  12. data/lib/elasticsearch/xpack/api/actions/license/post_start_basic.rb +4 -0
  13. data/lib/elasticsearch/xpack/api/actions/license/post_start_trial.rb +4 -0
  14. data/lib/elasticsearch/xpack/api/actions/machine_learning/close_job.rb +4 -0
  15. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_calendar.rb +4 -0
  16. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_calendar_event.rb +4 -0
  17. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_calendar_job.rb +4 -0
  18. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_datafeed.rb +4 -0
  19. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_expired_data.rb +4 -0
  20. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_filter.rb +4 -0
  21. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_forecast.rb +4 -0
  22. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_job.rb +4 -0
  23. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_model_snapshot.rb +4 -0
  24. data/lib/elasticsearch/xpack/api/actions/machine_learning/find_file_structure.rb +4 -0
  25. data/lib/elasticsearch/xpack/api/actions/machine_learning/flush_job.rb +4 -0
  26. data/lib/elasticsearch/xpack/api/actions/machine_learning/forecast.rb +4 -0
  27. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_buckets.rb +4 -0
  28. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_calendar_events.rb +4 -0
  29. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_calendars.rb +4 -0
  30. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_categories.rb +4 -0
  31. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_datafeed_stats.rb +4 -0
  32. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_datafeeds.rb +4 -0
  33. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_filters.rb +4 -0
  34. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_influencers.rb +4 -0
  35. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_job_stats.rb +4 -0
  36. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_jobs.rb +4 -0
  37. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_model_snapshots.rb +4 -0
  38. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_overall_buckets.rb +4 -0
  39. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_records.rb +4 -0
  40. data/lib/elasticsearch/xpack/api/actions/machine_learning/info.rb +4 -0
  41. data/lib/elasticsearch/xpack/api/actions/machine_learning/open_job.rb +4 -0
  42. data/lib/elasticsearch/xpack/api/actions/machine_learning/post_calendar_events.rb +4 -0
  43. data/lib/elasticsearch/xpack/api/actions/machine_learning/post_data.rb +4 -0
  44. data/lib/elasticsearch/xpack/api/actions/machine_learning/preview_datafeed.rb +4 -0
  45. data/lib/elasticsearch/xpack/api/actions/machine_learning/put_calendar.rb +4 -0
  46. data/lib/elasticsearch/xpack/api/actions/machine_learning/put_calendar_job.rb +4 -0
  47. data/lib/elasticsearch/xpack/api/actions/machine_learning/put_datafeed.rb +4 -0
  48. data/lib/elasticsearch/xpack/api/actions/machine_learning/put_filter.rb +4 -0
  49. data/lib/elasticsearch/xpack/api/actions/machine_learning/put_job.rb +4 -0
  50. data/lib/elasticsearch/xpack/api/actions/machine_learning/revert_model_snapshot.rb +4 -0
  51. data/lib/elasticsearch/xpack/api/actions/machine_learning/set_upgrade_mode.rb +4 -0
  52. data/lib/elasticsearch/xpack/api/actions/machine_learning/start_datafeed.rb +4 -0
  53. data/lib/elasticsearch/xpack/api/actions/machine_learning/stop_datafeed.rb +4 -0
  54. data/lib/elasticsearch/xpack/api/actions/machine_learning/update_datafeed.rb +4 -0
  55. data/lib/elasticsearch/xpack/api/actions/machine_learning/update_filter.rb +4 -0
  56. data/lib/elasticsearch/xpack/api/actions/machine_learning/update_job.rb +4 -0
  57. data/lib/elasticsearch/xpack/api/actions/machine_learning/update_model_snapshot.rb +4 -0
  58. data/lib/elasticsearch/xpack/api/actions/machine_learning/validate.rb +4 -0
  59. data/lib/elasticsearch/xpack/api/actions/machine_learning/validate_detector.rb +4 -0
  60. data/lib/elasticsearch/xpack/api/actions/migration/deprecations.rb +4 -0
  61. data/lib/elasticsearch/xpack/api/actions/migration/get_assistance.rb +4 -0
  62. data/lib/elasticsearch/xpack/api/actions/migration/upgrade.rb +4 -0
  63. data/lib/elasticsearch/xpack/api/actions/monitoring/bulk.rb +4 -0
  64. data/lib/elasticsearch/xpack/api/actions/rollup/delete_job.rb +4 -0
  65. data/lib/elasticsearch/xpack/api/actions/rollup/get_jobs.rb +4 -0
  66. data/lib/elasticsearch/xpack/api/actions/rollup/get_rollup_caps.rb +4 -0
  67. data/lib/elasticsearch/xpack/api/actions/rollup/get_rollup_index_caps.rb +4 -0
  68. data/lib/elasticsearch/xpack/api/actions/rollup/put_job.rb +4 -0
  69. data/lib/elasticsearch/xpack/api/actions/rollup/rollup_search.rb +4 -0
  70. data/lib/elasticsearch/xpack/api/actions/rollup/start_job.rb +4 -0
  71. data/lib/elasticsearch/xpack/api/actions/rollup/stop_job.rb +4 -0
  72. data/lib/elasticsearch/xpack/api/actions/security/authenticate.rb +4 -0
  73. data/lib/elasticsearch/xpack/api/actions/security/change_password.rb +4 -0
  74. data/lib/elasticsearch/xpack/api/actions/security/clear_cached_realms.rb +4 -0
  75. data/lib/elasticsearch/xpack/api/actions/security/clear_cached_roles.rb +4 -0
  76. data/lib/elasticsearch/xpack/api/actions/security/create_api_key.rb +4 -0
  77. data/lib/elasticsearch/xpack/api/actions/security/delete_privileges.rb +4 -0
  78. data/lib/elasticsearch/xpack/api/actions/security/delete_role.rb +4 -0
  79. data/lib/elasticsearch/xpack/api/actions/security/delete_role_mapping.rb +4 -0
  80. data/lib/elasticsearch/xpack/api/actions/security/delete_user.rb +4 -0
  81. data/lib/elasticsearch/xpack/api/actions/security/disable_user.rb +4 -0
  82. data/lib/elasticsearch/xpack/api/actions/security/enable_user.rb +4 -0
  83. data/lib/elasticsearch/xpack/api/actions/security/get_api_key.rb +4 -0
  84. data/lib/elasticsearch/xpack/api/actions/security/get_privileges.rb +4 -0
  85. data/lib/elasticsearch/xpack/api/actions/security/get_role.rb +4 -0
  86. data/lib/elasticsearch/xpack/api/actions/security/get_role_mapping.rb +4 -0
  87. data/lib/elasticsearch/xpack/api/actions/security/get_token.rb +4 -0
  88. data/lib/elasticsearch/xpack/api/actions/security/get_user.rb +4 -0
  89. data/lib/elasticsearch/xpack/api/actions/security/get_user_privileges.rb +4 -0
  90. data/lib/elasticsearch/xpack/api/actions/security/has_privileges.rb +4 -0
  91. data/lib/elasticsearch/xpack/api/actions/security/invalidate_api_key.rb +4 -0
  92. data/lib/elasticsearch/xpack/api/actions/security/invalidate_token.rb +4 -0
  93. data/lib/elasticsearch/xpack/api/actions/security/put_privileges.rb +4 -0
  94. data/lib/elasticsearch/xpack/api/actions/security/put_role.rb +4 -0
  95. data/lib/elasticsearch/xpack/api/actions/security/put_role_mapping.rb +4 -0
  96. data/lib/elasticsearch/xpack/api/actions/security/put_user.rb +4 -0
  97. data/lib/elasticsearch/xpack/api/actions/sql/clear_cursor.rb +4 -0
  98. data/lib/elasticsearch/xpack/api/actions/sql/query.rb +4 -0
  99. data/lib/elasticsearch/xpack/api/actions/sql/translate.rb +4 -0
  100. data/lib/elasticsearch/xpack/api/actions/ssl/certificates.rb +4 -0
  101. data/lib/elasticsearch/xpack/api/actions/usage.rb +4 -0
  102. data/lib/elasticsearch/xpack/api/actions/watcher/ack_watch.rb +4 -0
  103. data/lib/elasticsearch/xpack/api/actions/watcher/activate_watch.rb +4 -0
  104. data/lib/elasticsearch/xpack/api/actions/watcher/deactivate_watch.rb +4 -0
  105. data/lib/elasticsearch/xpack/api/actions/watcher/delete_watch.rb +4 -0
  106. data/lib/elasticsearch/xpack/api/actions/watcher/execute_watch.rb +4 -0
  107. data/lib/elasticsearch/xpack/api/actions/watcher/get_watch.rb +4 -0
  108. data/lib/elasticsearch/xpack/api/actions/watcher/put_watch.rb +4 -0
  109. data/lib/elasticsearch/xpack/api/actions/watcher/restart.rb +4 -0
  110. data/lib/elasticsearch/xpack/api/actions/watcher/start.rb +4 -0
  111. data/lib/elasticsearch/xpack/api/actions/watcher/stats.rb +4 -0
  112. data/lib/elasticsearch/xpack/api/actions/watcher/stop.rb +4 -0
  113. data/lib/elasticsearch/xpack/api/namespace/graph.rb +4 -0
  114. data/lib/elasticsearch/xpack/api/namespace/license.rb +4 -0
  115. data/lib/elasticsearch/xpack/api/namespace/machine_learning.rb +4 -0
  116. data/lib/elasticsearch/xpack/api/namespace/migration.rb +4 -0
  117. data/lib/elasticsearch/xpack/api/namespace/monitoring.rb +4 -0
  118. data/lib/elasticsearch/xpack/api/namespace/rollup.rb +4 -0
  119. data/lib/elasticsearch/xpack/api/namespace/security.rb +4 -0
  120. data/lib/elasticsearch/xpack/api/namespace/sql.rb +4 -0
  121. data/lib/elasticsearch/xpack/api/namespace/ssl.rb +4 -0
  122. data/lib/elasticsearch/xpack/api/namespace/watcher.rb +4 -0
  123. data/lib/elasticsearch/xpack/version.rb +5 -1
  124. metadata +48 -44
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a4dc711d2cbf0611d06b7a05683819b19fe1bf2f73533c8c55317f2b6702ca2e
4
- data.tar.gz: c3241f9c9e9bac056415c8ed8606d1088f1a2fad66cbe791497fa11a6151651b
3
+ metadata.gz: 5697d3559e3fbcb1fa13163ba6a04ca9df9e438438687b23e69bffa81a057173
4
+ data.tar.gz: 7463c07e6c2b7a16289380eee9a3d46091b29b7676152c77c70631287e441b4a
5
5
  SHA512:
6
- metadata.gz: 0abba71ef208735032dd06801717371750105a65393bec3bfed2d00f7414c4d56d6c73aef82d299d407bef634ebdf0d54698bbcb203bd03d179a5db06f00ac4c
7
- data.tar.gz: b28eda15716d33b1d510c3406c572dbd5cc871a7170e6ded1b6896a26dd0d5f1ffaa84f1b99ad7ba93e27501d8bc8cfad94cd816d456139b033ddce20466fed2
6
+ metadata.gz: 4caff8ce4bfa32f2390b52322de94a2cdbcce9c1e30ca74abbc29e6f7111f261d1e68e235d123a1282c1df2b7a9ace2e41cb810aef32f86816bfc94d1783ec20
7
+ data.tar.gz: 8e714e1f5f2b2e3225088f75c5b9df9f9ae2298a86927f4587578a95cad8014465a45f97651e736f383846b7d9ce025842158febb896e24a941ebb0e09f5786a
@@ -4,36 +4,38 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
  require 'elasticsearch/xpack/version'
5
5
 
6
6
  Gem::Specification.new do |spec|
7
- spec.name = "elasticsearch-xpack"
7
+ spec.name = 'elasticsearch-xpack'
8
8
  spec.version = Elasticsearch::XPack::VERSION
9
- spec.authors = ["Karel Minarik"]
10
- spec.email = ["karel@elastic.co"]
11
-
12
- spec.summary = "Ruby integrations for the X-Pack extensions for Elasticsearch"
13
- spec.description = "Ruby integrations for the X-Pack extensions for Elasticsearch"
14
- spec.homepage = "https://github.com/elastic/elasticsearch-ruby/tree/master/elasticsearch-xpack"
15
- spec.license = "Apache-2.0"
16
-
9
+ spec.authors = ['Karel Minarik']
10
+ spec.email = ['karel@elastic.co']
11
+ spec.summary = 'Ruby integrations for the X-Pack extensions for Elasticsearch'
12
+ spec.description = 'Ruby integrations for the X-Pack extensions for Elasticsearch'
13
+ spec.homepage = 'https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/index.html'
14
+ spec.license = 'Apache-2.0'
15
+ spec.metadata = {
16
+ 'homepage_uri' => 'https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/index.html',
17
+ 'changelog_uri' => 'https://github.com/elastic/elasticsearch-ruby/blob/6.x/CHANGELOG.md',
18
+ 'source_code_uri' => 'https://github.com/elastic/elasticsearch-ruby/tree/6.x/elasticsearch-xpack',
19
+ 'bug_tracker_uri' => 'https://github.com/elastic/elasticsearch-ruby/issues'
20
+ }
17
21
  spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
18
22
  spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
19
- spec.require_paths = ["lib"]
20
-
21
- spec.add_development_dependency "bundler"
22
- spec.add_development_dependency "rake", "~> 11.1"
23
- spec.add_development_dependency "ruby-prof" unless defined?(JRUBY_VERSION) || defined?(Rubinius)
24
-
25
- spec.add_dependency "elasticsearch-api", '~> 6'
23
+ spec.require_paths = ['lib']
26
24
 
27
- spec.add_development_dependency "elasticsearch", '~> 6'
28
- spec.add_development_dependency "elasticsearch-transport", '~> 6'
29
- spec.add_development_dependency "elasticsearch-extensions"
25
+ spec.add_dependency 'elasticsearch-api', '~> 6'
30
26
 
31
- spec.add_development_dependency "activesupport"
32
- spec.add_development_dependency "ansi"
33
- spec.add_development_dependency "minitest"
34
- spec.add_development_dependency "minitest-reporters"
35
- spec.add_development_dependency "shoulda-context"
36
- spec.add_development_dependency "mocha"
37
- spec.add_development_dependency "yard"
38
- spec.add_development_dependency "pry"
27
+ spec.add_development_dependency 'activesupport'
28
+ spec.add_development_dependency 'ansi'
29
+ spec.add_development_dependency 'bundler'
30
+ spec.add_development_dependency 'elasticsearch', '~> 6'
31
+ spec.add_development_dependency 'elasticsearch-extensions'
32
+ spec.add_development_dependency 'elasticsearch-transport', '~> 6'
33
+ spec.add_development_dependency 'minitest'
34
+ spec.add_development_dependency 'minitest-reporters'
35
+ spec.add_development_dependency 'mocha'
36
+ spec.add_development_dependency 'pry'
37
+ spec.add_development_dependency 'rake', '~> 13'
38
+ spec.add_development_dependency 'ruby-prof' unless defined?(JRUBY_VERSION) || defined?(Rubinius)
39
+ spec.add_development_dependency 'shoulda-context'
40
+ spec.add_development_dependency 'yard'
39
41
  end
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  # An example of a complex configuration for Elasticsearch Watcher alerting and notification system.
2
6
  #
3
7
  # Execute this file from the root of the repository:
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  require "elasticsearch/api"
2
6
  require "elasticsearch/xpack/version"
3
7
 
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API