From 6cb671790ca6bd33b7681f05b70c10b5017b8293 Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Thu, 13 Jun 2024 13:44:17 -0400 Subject: [PATCH] id to slug --- ...st-your-data-ingest-data-through-integrations-logstash.mdx | 2 +- serverless/pages/technical-preview-limitations.mdx | 2 +- serverless/pages/what-is-serverless.mdx | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/serverless/pages/ingest-your-data-ingest-data-through-integrations-logstash.mdx b/serverless/pages/ingest-your-data-ingest-data-through-integrations-logstash.mdx index 4cd465d2..b60e28af 100644 --- a/serverless/pages/ingest-your-data-ingest-data-through-integrations-logstash.mdx +++ b/serverless/pages/ingest-your-data-ingest-data-through-integrations-logstash.mdx @@ -82,7 +82,7 @@ Create a [((ls)) pipeline](((logstash-ref))/configuration.html) that includes th Configure the ((es)) input to point to your source deployment or instance, and configure the ((es)) output with the `cloud_id` and `api_key` settings for your target ((es3)) instance. -If your origin index is using settings that aren't supported in Serverless, then you might need to adjust your index settings. +If your origin index is using settings that aren't supported in Serverless, then you might need to adjust your index settings. ## Next steps Check out the [Logstash product page](https://www.elastic.co/logstash) to see what ((ls)) can do for you. diff --git a/serverless/pages/technical-preview-limitations.mdx b/serverless/pages/technical-preview-limitations.mdx index 5fbd25c0..54848cde 100644 --- a/serverless/pages/technical-preview-limitations.mdx +++ b/serverless/pages/technical-preview-limitations.mdx @@ -14,7 +14,7 @@ The following are currently not available: - Cross-cluster search and cross-cluster replication - Snapshot and restore - Clone index API -- Migrations from non-serverless ((es)) deployments. In the interim, you can use Logstash to move data to and from serverless projects. +- Migrations from non-serverless ((es)) deployments. In the interim, you can use Logstash to move data to and from serverless projects. - Custom roles - Audit logging - Elasticsearch for Apache Hadoop diff --git a/serverless/pages/what-is-serverless.mdx b/serverless/pages/what-is-serverless.mdx index eda25326..908c8bfe 100644 --- a/serverless/pages/what-is-serverless.mdx +++ b/serverless/pages/what-is-serverless.mdx @@ -66,11 +66,11 @@ Migration paths between hosted deployments and serverless projects are currently **How can I move data to or from serverless projects?** -We are working on data migration tools! In the interim, you can use Logstash with Elasticsearch input and output plugins to move data to and from serverless projects. +We are working on data migration tools! In the interim, you can use Logstash with Elasticsearch input and output plugins to move data to and from serverless projects. **How can I move data to or from serverless projects?** -We are working on data migration tools! In the interim, you can use Logstash with Elasticsearch input and output plugins to move data to and from serverless projects. +We are working on data migration tools! In the interim, you can use Logstash with Elasticsearch input and output plugins to move data to and from serverless projects. **How does serverless ensure compatibility between software versions?**