Browse Source

[DOCS] Change http://elastic.co -> https (#48479)

Jonathan Budzenski 5 years ago
parent
commit
23b31d6abe
60 changed files with 91 additions and 91 deletions
  1. 1 1
      README.asciidoc
  2. 1 1
      build.gradle
  3. 24 24
      client/rest-high-level/src/main/java/org/elasticsearch/client/MachineLearningClient.java
  4. 1 1
      distribution/packages/src/common/systemd/elasticsearch.service
  5. 2 2
      docs/plugins/discovery-ec2.asciidoc
  6. 1 1
      docs/plugins/redirects.asciidoc
  7. 1 1
      docs/plugins/repository-s3.asciidoc
  8. 2 2
      docs/resiliency/index.asciidoc
  9. 2 2
      rest-api-spec/README.markdown
  10. 3 3
      test/framework/src/test/java/org/elasticsearch/test/rest/yaml/restspec/ClientYamlSuiteRestApiParserTests.java
  11. 1 1
      test/framework/src/test/java/org/elasticsearch/test/rest/yaml/restspec/ClientYamlSuiteRestApiTests.java
  12. 1 1
      x-pack/docs/en/security/ccs-clients-integrations/hadoop.asciidoc
  13. 4 4
      x-pack/docs/en/security/ccs-clients-integrations/http.asciidoc
  14. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ccr.forget_follower.json
  15. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ccr.unfollow.json
  16. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/migration.deprecations.json
  17. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.close_job.json
  18. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.delete_data_frame_analytics.json
  19. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.delete_datafeed.json
  20. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.delete_forecast.json
  21. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.delete_job.json
  22. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.delete_model_snapshot.json
  23. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.evaluate_data_frame.json
  24. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.find_file_structure.json
  25. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.flush_job.json
  26. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_buckets.json
  27. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_categories.json
  28. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_data_frame_analytics.json
  29. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_data_frame_analytics_stats.json
  30. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_datafeed_stats.json
  31. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_datafeeds.json
  32. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_influencers.json
  33. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_job_stats.json
  34. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_jobs.json
  35. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_model_snapshots.json
  36. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_overall_buckets.json
  37. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_records.json
  38. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.open_job.json
  39. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.post_data.json
  40. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.preview_datafeed.json
  41. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.put_data_frame_analytics.json
  42. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.put_datafeed.json
  43. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.put_job.json
  44. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.revert_model_snapshot.json
  45. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.set_upgrade_mode.json
  46. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.start_data_frame_analytics.json
  47. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.start_datafeed.json
  48. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.stop_data_frame_analytics.json
  49. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.stop_datafeed.json
  50. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.update_datafeed.json
  51. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.update_job.json
  52. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/ml.update_model_snapshot.json
  53. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/watcher.ack_watch.json
  54. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/watcher.delete_watch.json
  55. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/watcher.execute_watch.json
  56. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/watcher.get_watch.json
  57. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/watcher.put_watch.json
  58. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/watcher.start.json
  59. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/watcher.stats.json
  60. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/watcher.stop.json

+ 1 - 1
README.asciidoc

@@ -192,7 +192,7 @@ In order to play with the distributed nature of Elasticsearch, simply bring more
 
 === Where to go from here?
 
-We have just covered a very small portion of what Elasticsearch is all about. For more information, please refer to the http://www.elastic.co/products/elasticsearch[elastic.co] website. General questions can be asked on the https://discuss.elastic.co[Elastic Forum] or https://ela.st/slack[on Slack]. The Elasticsearch GitHub repository is reserved for bug reports and feature requests only.
+We have just covered a very small portion of what Elasticsearch is all about. For more information, please refer to the https://www.elastic.co/products/elasticsearch[elastic.co] website. General questions can be asked on the https://discuss.elastic.co[Elastic Forum] or https://ela.st/slack[on Slack]. The Elasticsearch GitHub repository is reserved for bug reports and feature requests only.
 
 === Building from Source
 

+ 1 - 1
build.gradle

@@ -84,7 +84,7 @@ subprojects {
 
             Node developer = node.appendNode('developers').appendNode('developer')
             developer.appendNode('name', 'Elastic')
-            developer.appendNode('url', 'http://www.elastic.co')
+            developer.appendNode('url', 'https://www.elastic.co')
           }
         }
       }

+ 24 - 24
client/rest-high-level/src/main/java/org/elasticsearch/client/MachineLearningClient.java

@@ -257,7 +257,7 @@ public final class MachineLearningClient {
      * Deletes expired data from Machine Learning Jobs
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-expired-data.html">ML Delete Expired Data
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-expired-data.html">ML Delete Expired Data
      * documentation</a>
      *
      * @param request The request to delete expired ML data
@@ -278,7 +278,7 @@ public final class MachineLearningClient {
      * Deletes expired data from Machine Learning Jobs asynchronously and notifies the listener on completion
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-expired-data.html">ML Delete Expired Data
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-expired-data.html">ML Delete Expired Data
      * documentation</a>
      * @param request  The request to delete expired ML data
      * @param options  Additional request options (e.g. headers), use {@link RequestOptions#DEFAULT} if nothing needs to be customized
@@ -299,7 +299,7 @@ public final class MachineLearningClient {
      * Deletes the given Machine Learning Job
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-job.html">ML Delete job documentation</a>
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-job.html">ML Delete job documentation</a>
      *
      * @param request The request to delete the job
      * @param options Additional request options (e.g. headers), use {@link RequestOptions#DEFAULT} if nothing needs to be customized
@@ -319,7 +319,7 @@ public final class MachineLearningClient {
      * Deletes the given Machine Learning Job asynchronously and notifies the listener on completion
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-job.html">ML Delete Job documentation</a>
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-job.html">ML Delete Job documentation</a>
      *
      *  @param request  The request to delete the job
      * @param options  Additional request options (e.g. headers), use {@link RequestOptions#DEFAULT} if nothing needs to be customized
@@ -558,7 +558,7 @@ public final class MachineLearningClient {
      * Deletes Machine Learning Model Snapshots
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-snapshot.html">
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-snapshot.html">
      *     ML Delete Model Snapshot documentation</a>
      *
      * @param request The request to delete the model snapshot
@@ -578,7 +578,7 @@ public final class MachineLearningClient {
      * Deletes Machine Learning Model Snapshots asynchronously and notifies the listener on completion
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-snapshot.html">
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-snapshot.html">
      *         ML Delete Model Snapshot documentation</a>
      *
      * @param request The request to delete the model snapshot
@@ -600,7 +600,7 @@ public final class MachineLearningClient {
      * Reverts to a particular Machine Learning Model Snapshot
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-revert-snapshot.html">
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-revert-snapshot.html">
      *     ML Revert Model Snapshot documentation</a>
      *
      * @param request The request to revert to a previous model snapshot
@@ -620,7 +620,7 @@ public final class MachineLearningClient {
      * Reverts to a particular Machine Learning Model Snapshot asynchronously and notifies the listener on completion
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-revert-snapshot.html">
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-revert-snapshot.html">
      *         ML Revert Model Snapshot documentation</a>
      *
      * @param request The request to revert to a previous model snapshot
@@ -766,7 +766,7 @@ public final class MachineLearningClient {
      * Deletes the given Machine Learning Datafeed
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-datafeed.html">
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-datafeed.html">
      *     ML Delete Datafeed documentation</a>
      *
      * @param request The request to delete the datafeed
@@ -786,7 +786,7 @@ public final class MachineLearningClient {
      * Deletes the given Machine Learning Datafeed asynchronously and notifies the listener on completion
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-datafeed.html">
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-datafeed.html">
      *         ML Delete Datafeed documentation</a>
      *
      * @param request The request to delete the datafeed
@@ -808,7 +808,7 @@ public final class MachineLearningClient {
      * Starts the given Machine Learning Datafeed
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-start-datafeed.html">
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-start-datafeed.html">
      *     ML Start Datafeed documentation</a>
      *
      * @param request The request to start the datafeed
@@ -828,7 +828,7 @@ public final class MachineLearningClient {
      * Starts the given Machine Learning Datafeed asynchronously and notifies the listener on completion
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-start-datafeed.html">
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-start-datafeed.html">
      *         ML Start Datafeed documentation</a>
      *
      * @param request The request to start the datafeed
@@ -850,7 +850,7 @@ public final class MachineLearningClient {
      * Stops the given Machine Learning Datafeed
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-stop-datafeed.html">
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-stop-datafeed.html">
      *     ML Stop Datafeed documentation</a>
      *
      * @param request The request to stop the datafeed
@@ -870,7 +870,7 @@ public final class MachineLearningClient {
      * Stops the given Machine Learning Datafeed asynchronously and notifies the listener on completion
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-stop-datafeed.html">
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-stop-datafeed.html">
      *         ML Stop Datafeed documentation</a>
      *
      * @param request The request to stop the datafeed
@@ -912,7 +912,7 @@ public final class MachineLearningClient {
      * Previews the given Machine Learning Datafeed
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-preview-datafeed.html">
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-preview-datafeed.html">
      *     ML Preview Datafeed documentation</a>
      *
      * @param request The request to preview the datafeed
@@ -955,7 +955,7 @@ public final class MachineLearningClient {
      * Previews the given Machine Learning Datafeed asynchronously and notifies the listener on completion
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-preview-datafeed.html">
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-preview-datafeed.html">
      *         ML Preview Datafeed documentation</a>
      *
      * @param request The request to preview the datafeed
@@ -1792,7 +1792,7 @@ public final class MachineLearningClient {
      * Deletes the given Machine Learning filter
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-filter.html">
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-filter.html">
      *     ML Delete Filter documentation</a>
      *
      * @param request The request to delete the filter
@@ -1812,7 +1812,7 @@ public final class MachineLearningClient {
      * Deletes the given Machine Learning filter asynchronously and notifies the listener on completion
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-filter.html">
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-filter.html">
      *         ML Delete Filter documentation</a>
      *
      * @param request The request to delete the filter
@@ -1834,7 +1834,7 @@ public final class MachineLearningClient {
      * Gets Machine Learning information about default values and limits.
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/get-ml-info.html">Machine Learning info</a>
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/get-ml-info.html">Machine Learning info</a>
      *
      * @param request The request of Machine Learning info
      * @param options  Additional request options (e.g. headers), use {@link RequestOptions#DEFAULT} if nothing needs to be customized
@@ -1853,7 +1853,7 @@ public final class MachineLearningClient {
      * Gets Machine Learning information about default values and limits, asynchronously.
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/get-ml-info.html">Machine Learning info</a>
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/get-ml-info.html">Machine Learning info</a>
      *
      * @param request The request of Machine Learning info
      * @param options  Additional request options (e.g. headers), use {@link RequestOptions#DEFAULT} if nothing needs to be customized
@@ -1873,7 +1873,7 @@ public final class MachineLearningClient {
      * Finds the structure of a file
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-find-file-structure.html">
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-find-file-structure.html">
      *     ML Find File Structure documentation</a>
      *
      * @param request The find file structure request
@@ -1893,7 +1893,7 @@ public final class MachineLearningClient {
      * Finds the structure of a file asynchronously and notifies the listener on completion
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-find-file-structure.html">
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-find-file-structure.html">
      *         ML Find File Structure documentation</a>
      *
      * @param request The find file structure request
@@ -1915,7 +1915,7 @@ public final class MachineLearningClient {
      * Sets the ML cluster setting upgrade_mode
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-set-upgrade-mode.html">Set Upgrade Mode</a>
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-set-upgrade-mode.html">Set Upgrade Mode</a>
      *
      * @param request The request to set upgrade mode
      * @param options  Additional request options (e.g. headers), use {@link RequestOptions#DEFAULT} if nothing needs to be customized
@@ -1934,7 +1934,7 @@ public final class MachineLearningClient {
      * Sets the ML cluster setting upgrade_mode asynchronously
      * <p>
      * For additional info
-     * see <a href="http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-set-upgrade-mode.html">Set Upgrade Mode</a>
+     * see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-set-upgrade-mode.html">Set Upgrade Mode</a>
      *
      * @param request The request of Machine Learning info
      * @param options  Additional request options (e.g. headers), use {@link RequestOptions#DEFAULT} if nothing needs to be customized

+ 1 - 1
distribution/packages/src/common/systemd/elasticsearch.service

@@ -1,6 +1,6 @@
 [Unit]
 Description=Elasticsearch
-Documentation=http://www.elastic.co
+Documentation=https://www.elastic.co
 Wants=network-online.target
 After=network-online.target
 

+ 2 - 2
docs/plugins/discovery-ec2.asciidoc

@@ -8,7 +8,7 @@ matching certain criteria determined by the <<discovery-ec2-usage,plugin
 settings>>.
 
 *If you are looking for a hosted solution of {es} on AWS, please visit
-http://www.elastic.co/cloud.*
+https://www.elastic.co/cloud.*
 
 :plugin_name: discovery-ec2
 include::install_remove.asciidoc[]
@@ -285,7 +285,7 @@ you to set `discovery.seed_providers: ec2`. However they do require that the
 This section contains some other information about designing and managing an
 {es} cluster on your own AWS infrastructure. If you would prefer to avoid these
 operational details then you may be interested in a hosted {es} installation
-available on AWS-based infrastructure from http://www.elastic.co/cloud.
+available on AWS-based infrastructure from https://www.elastic.co/cloud.
 
 ===== Storage
 

+ 1 - 1
docs/plugins/redirects.asciidoc

@@ -13,7 +13,7 @@ one of the <<discovery,cloud discovery plugins>>.
 [role="exclude",id="cloud-aws"]
 === AWS Cloud Plugin
 
-Looking for a hosted solution for Elasticsearch on AWS? Check out http://www.elastic.co/cloud.
+Looking for a hosted solution for Elasticsearch on AWS? Check out https://www.elastic.co/cloud/.
 
 The Elasticsearch `cloud-aws` plugin has been split into two separate plugins:
 

+ 1 - 1
docs/plugins/repository-s3.asciidoc

@@ -5,7 +5,7 @@ The S3 repository plugin adds support for using AWS S3 as a repository for
 {ref}/modules-snapshots.html[Snapshot/Restore].
 
 *If you are looking for a hosted solution of Elasticsearch on AWS, please visit
-http://www.elastic.co/cloud.*
+https://www.elastic.co/cloud/.*
 
 :plugin_name: repository-s3
 include::install_remove.asciidoc[]

+ 2 - 2
docs/resiliency/index.asciidoc

@@ -22,10 +22,10 @@ improvements throughout this page to provide the full context.
 
 If you’re interested in more on how we approach ensuring resiliency in
 Elasticsearch, you may be interested in Igor Motov’s talk
-http://www.elastic.co/videos/improving-elasticsearch-resiliency[Improving Elasticsearch Resiliency].
+https://www.elastic.co/videos/improving-elasticsearch-resiliency[Improving Elasticsearch Resiliency].
 
 You may also be interested in our blog post
-http://www.elastic.co/blog/resiliency-elasticsearch[Resiliency in Elasticsearch],
+https://www.elastic.co/blog/resiliency-elasticsearch[Resiliency in Elasticsearch],
 which details our thought processes when addressing resiliency in both
 Elasticsearch and the work our developers do upstream in Apache Lucene.
 

+ 2 - 2
rest-api-spec/README.markdown

@@ -4,13 +4,13 @@ This repository contains a collection of JSON files which describe the [Elastics
 
 Their purpose is to formalize and standardize the API, to facilitate development of libraries and integrations.
 
-Example for the ["Create Index"](http://www.elastic.co/guide/en/elasticsearch/reference/master/indices-create-index.html) API:
+Example for the ["Create Index"](https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-create-index.html) API:
 
 ```json
 {
   "indices.create": {
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/master/indices-create-index.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-create-index.html"
     },
     "stability": "stable",
     "url":{

+ 3 - 3
test/framework/src/test/java/org/elasticsearch/test/rest/yaml/restspec/ClientYamlSuiteRestApiParserTests.java

@@ -163,7 +163,7 @@ public class ClientYamlSuiteRestApiParserTests extends AbstractClientYamlTestFra
     private static final String REST_SPEC_COUNT_API = "{\n" +
         "  \"count\":{\n" +
         "    \"documentation\":{\n" +
-        "      \"url\":\"http://www.elastic.co/guide/en/elasticsearch/reference/master/search-count.html\",\n" +
+        "      \"url\":\"https://www.elastic.co/guide/en/elasticsearch/reference/master/search-count.html\",\n" +
         "      \"description\":\"Returns number of documents matching a query.\"\n" +
         "    },\n" +
         "    \"stability\": \"stable\",\n" +
@@ -224,7 +224,7 @@ public class ClientYamlSuiteRestApiParserTests extends AbstractClientYamlTestFra
     private static final String REST_SPEC_GET_TEMPLATE_API = "{\n" +
         "  \"indices.get_template\":{\n" +
         "    \"documentation\":{\n" +
-        "      \"url\":\"http://www.elastic.co/guide/en/elasticsearch/reference/master/indices-templates.html\",\n" +
+        "      \"url\":\"https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-templates.html\",\n" +
         "      \"description\":\"Returns an index template.\"\n" +
         "    },\n" +
         "    \"stability\": \"stable\",\n" +
@@ -256,7 +256,7 @@ public class ClientYamlSuiteRestApiParserTests extends AbstractClientYamlTestFra
     private static final String REST_SPEC_INDEX_API = "{\n" +
         "  \"index\":{\n" +
         "    \"documentation\":{\n" +
-        "      \"url\":\"http://www.elastic.co/guide/en/elasticsearch/reference/master/docs-index_.html\",\n" +
+        "      \"url\":\"https://www.elastic.co/guide/en/elasticsearch/reference/master/docs-index_.html\",\n" +
         "      \"description\":\"Creates or updates a document in an index.\"\n" +
         "    },\n" +
         "    \"stability\": \"stable\",\n" +

+ 1 - 1
test/framework/src/test/java/org/elasticsearch/test/rest/yaml/restspec/ClientYamlSuiteRestApiTests.java

@@ -114,7 +114,7 @@ public class ClientYamlSuiteRestApiTests extends ESTestCase {
     private static final String REST_SPEC_API = "{\n" +
         "  \"index\":{\n" +
         "    \"documentation\":{\n" +
-        "      \"url\":\"http://www.elastic.co/guide/en/elasticsearch/reference/master/docs-index_.html\",\n" +
+        "      \"url\":\"https://www.elastic.co/guide/en/elasticsearch/reference/master/docs-index_.html\",\n" +
         "      \"description\":\"Creates or updates a document in an index.\"\n" +
         "    },\n" +
         "    \"stability\":\"stable\",\n" +

+ 1 - 1
x-pack/docs/en/security/ccs-clients-integrations/hadoop.asciidoc

@@ -19,5 +19,5 @@ instead through `es.net.ssl.keystore.location` and `es.net.truststore.location`
 For secured transport, enable SSL/TLS through the `es.net.ssl` property by
 setting it to `true`. Depending on your SSL configuration (keystore, truststore, etc...)
 you might need to set other parameters as well - please refer to the
-http://www.elastic.co/guide/en/elasticsearch/hadoop/current/configuration.html[ES-Hadoop] documentation,
+https://www.elastic.co/guide/en/elasticsearch/hadoop/current/configuration.html[ES-Hadoop] documentation,
 specifically the `Configuration` and `Security` chapters.

+ 4 - 4
x-pack/docs/en/security/ccs-clients-integrations/http.asciidoc

@@ -1,7 +1,7 @@
 [[http-clients]]
 === HTTP/REST clients and security
 
-The {es} {security-features} work with standard HTTP 
+The {es} {security-features} work with standard HTTP
 https://en.wikipedia.org/wiki/Basic_access_authentication[basic authentication]
 headers to authenticate users. Since Elasticsearch is stateless, this header must
 be sent with every request:
@@ -49,13 +49,13 @@ curl --user rdeniro:taxidriver -XPUT 'localhost:9200/idx'
 [float]
 ==== Client libraries over HTTP
 
-For more information about using {security-features} with the language 
+For more information about using {security-features} with the language
 specific clients, refer to:
 
 * {java-rest}/_basic_authentication.html[Java]
 * {jsclient-current}/auth-reference.html[JavaScript]
 * https://www.elastic.co/guide/en/elasticsearch/client/net-api/master/configuration-options.html[.NET]
 * https://metacpan.org/pod/Search::Elasticsearch::Cxn::HTTPTiny#CONFIGURATION[Perl]
-* http://www.elastic.co/guide/en/elasticsearch/client/php-api/master/security.html[PHP]
+* https://www.elastic.co/guide/en/elasticsearch/client/php-api/master/security.html[PHP]
 * https://elasticsearch-py.readthedocs.io/en/master/#ssl-and-authentication[Python]
-* https://github.com/elasticsearch/elasticsearch-ruby/tree/master/elasticsearch-transport#authentication[Ruby]
+* https://github.com/elasticsearch/elasticsearch-ruby/tree/master/elasticsearch-transport#authentication[Ruby]

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ccr.forget_follower.json

@@ -1,7 +1,7 @@
 {
   "ccr.forget_follower":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ccr-post-forget-follower.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ccr.unfollow.json

@@ -1,7 +1,7 @@
 {
   "ccr.unfollow":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ccr-post-unfollow.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/migration.deprecations.json

@@ -1,7 +1,7 @@
 {
   "migration.deprecations":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/migration-api-deprecation.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/migration-api-deprecation.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.close_job.json

@@ -1,7 +1,7 @@
 {
   "ml.close_job":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-close-job.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-close-job.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.delete_data_frame_analytics.json

@@ -1,7 +1,7 @@
 {
   "ml.delete_data_frame_analytics":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/delete-dfanalytics.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/delete-dfanalytics.html"
     },
     "stability":"experimental",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.delete_datafeed.json

@@ -1,7 +1,7 @@
 {
   "ml.delete_datafeed":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-datafeed.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-datafeed.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.delete_forecast.json

@@ -1,7 +1,7 @@
 {
   "ml.delete_forecast":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-forecast.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-forecast.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.delete_job.json

@@ -1,7 +1,7 @@
 {
   "ml.delete_job":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-job.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-job.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.delete_model_snapshot.json

@@ -1,7 +1,7 @@
 {
   "ml.delete_model_snapshot":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-snapshot.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-delete-snapshot.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.evaluate_data_frame.json

@@ -1,7 +1,7 @@
 {
   "ml.evaluate_data_frame":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/evaluate-dfanalytics.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/evaluate-dfanalytics.html"
     },
     "stability":"experimental",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.find_file_structure.json

@@ -1,7 +1,7 @@
 {
   "ml.find_file_structure":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-find-file-structure.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-find-file-structure.html"
     },
     "stability":"experimental",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.flush_job.json

@@ -1,7 +1,7 @@
 {
   "ml.flush_job":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-flush-job.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-flush-job.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_buckets.json

@@ -1,7 +1,7 @@
 {
   "ml.get_buckets":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-bucket.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-bucket.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_categories.json

@@ -1,7 +1,7 @@
 {
   "ml.get_categories":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-category.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-category.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_data_frame_analytics.json

@@ -1,7 +1,7 @@
 {
   "ml.get_data_frame_analytics":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/get-dfanalytics.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/get-dfanalytics.html"
     },
     "stability":"experimental",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_data_frame_analytics_stats.json

@@ -1,7 +1,7 @@
 {
   "ml.get_data_frame_analytics_stats":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/get-dfanalytics-stats.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/get-dfanalytics-stats.html"
     },
     "stability":"experimental",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_datafeed_stats.json

@@ -1,7 +1,7 @@
 {
   "ml.get_datafeed_stats":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-datafeed-stats.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-datafeed-stats.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_datafeeds.json

@@ -1,7 +1,7 @@
 {
   "ml.get_datafeeds":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-datafeed.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-datafeed.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_influencers.json

@@ -1,7 +1,7 @@
 {
   "ml.get_influencers":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-influencer.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-influencer.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_job_stats.json

@@ -1,7 +1,7 @@
 {
   "ml.get_job_stats":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-job-stats.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-job-stats.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_jobs.json

@@ -1,7 +1,7 @@
 {
   "ml.get_jobs":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-job.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-job.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_model_snapshots.json

@@ -1,7 +1,7 @@
 {
   "ml.get_model_snapshots":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-snapshot.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-snapshot.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_overall_buckets.json

@@ -1,7 +1,7 @@
 {
   "ml.get_overall_buckets":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-overall-buckets.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-overall-buckets.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.get_records.json

@@ -1,7 +1,7 @@
 {
   "ml.get_records":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-record.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-record.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.open_job.json

@@ -1,7 +1,7 @@
 {
   "ml.open_job":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-open-job.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-open-job.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.post_data.json

@@ -1,7 +1,7 @@
 {
   "ml.post_data":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-post-data.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-post-data.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.preview_datafeed.json

@@ -1,7 +1,7 @@
 {
   "ml.preview_datafeed":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-preview-datafeed.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-preview-datafeed.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.put_data_frame_analytics.json

@@ -1,7 +1,7 @@
 {
   "ml.put_data_frame_analytics":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/put-dfanalytics.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/put-dfanalytics.html"
     },
     "stability":"experimental",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.put_datafeed.json

@@ -1,7 +1,7 @@
 {
   "ml.put_datafeed":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-put-datafeed.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-put-datafeed.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.put_job.json

@@ -1,7 +1,7 @@
 {
   "ml.put_job":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-put-job.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-put-job.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.revert_model_snapshot.json

@@ -1,7 +1,7 @@
 {
   "ml.revert_model_snapshot":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-revert-snapshot.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-revert-snapshot.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.set_upgrade_mode.json

@@ -1,7 +1,7 @@
 {
   "ml.set_upgrade_mode":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-set-upgrade-mode.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-set-upgrade-mode.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.start_data_frame_analytics.json

@@ -1,7 +1,7 @@
 {
   "ml.start_data_frame_analytics":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/start-dfanalytics.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/start-dfanalytics.html"
     },
     "stability":"experimental",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.start_datafeed.json

@@ -1,7 +1,7 @@
 {
   "ml.start_datafeed":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-start-datafeed.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-start-datafeed.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.stop_data_frame_analytics.json

@@ -1,7 +1,7 @@
 {
   "ml.stop_data_frame_analytics":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/stop-dfanalytics.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/stop-dfanalytics.html"
     },
     "stability":"experimental",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.stop_datafeed.json

@@ -1,7 +1,7 @@
 {
   "ml.stop_datafeed":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-stop-datafeed.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-stop-datafeed.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.update_datafeed.json

@@ -1,7 +1,7 @@
 {
   "ml.update_datafeed":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-update-datafeed.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-update-datafeed.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.update_job.json

@@ -1,7 +1,7 @@
 {
   "ml.update_job":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-update-job.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-update-job.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/ml.update_model_snapshot.json

@@ -1,7 +1,7 @@
 {
   "ml.update_model_snapshot":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/ml-update-snapshot.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-update-snapshot.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/watcher.ack_watch.json

@@ -1,7 +1,7 @@
 {
   "watcher.ack_watch":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-ack-watch.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-ack-watch.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/watcher.delete_watch.json

@@ -1,7 +1,7 @@
 {
   "watcher.delete_watch":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-delete-watch.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-delete-watch.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/watcher.execute_watch.json

@@ -1,7 +1,7 @@
 {
   "watcher.execute_watch":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-execute-watch.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-execute-watch.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/watcher.get_watch.json

@@ -1,7 +1,7 @@
 {
   "watcher.get_watch":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-get-watch.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-get-watch.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/watcher.put_watch.json

@@ -1,7 +1,7 @@
 {
   "watcher.put_watch":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-put-watch.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-put-watch.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/watcher.start.json

@@ -1,7 +1,7 @@
 {
   "watcher.start":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-start.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-start.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/watcher.stats.json

@@ -1,7 +1,7 @@
 {
   "watcher.stats":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-stats.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-stats.html"
     },
     "stability":"stable",
     "url":{

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/watcher.stop.json

@@ -1,7 +1,7 @@
 {
   "watcher.stop":{
     "documentation":{
-      "url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-stop.html"
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-stop.html"
     },
     "stability":"stable",
     "url":{