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 b60e28af..6dba9130 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 @@ -83,6 +83,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. + ## Next steps Check out the [Logstash product page](https://www.elastic.co/logstash) to see what ((ls)) can do for you.