From 7338325b7b3ee3db16a03f40dd4c2e0e97c4b02d Mon Sep 17 00:00:00 2001 From: Karen Metts <35154725+karenzone@users.noreply.github.com> Date: Fri, 5 Sep 2025 19:29:35 -0400 Subject: [PATCH] [Ingest] Update title for data ingestion documentation --- manage-data/ingest.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manage-data/ingest.md b/manage-data/ingest.md index b30c682608..2c14ebc0ed 100644 --- a/manage-data/ingest.md +++ b/manage-data/ingest.md @@ -16,7 +16,7 @@ products: - id: elasticsearch --- -# Bring your data to Elastic +# Ingest: Bring your data to Elastic Whether you call it *adding*, *indexing*, or *ingesting* data, you have to get the data into {{es}} before you can search it, visualize it, and use it for insights. @@ -55,4 +55,4 @@ Integrations are available for many popular platforms and services, and are a go Check out the [Integration quick reference](https://docs.elastic.co/en/integrations/all_integrations) to search for available integrations. If you don’t find an integration for your data source or if you need additional processing to extend the integration, we still have you covered. Refer to [Transform and enrich data](ingest/transform-enrich.md) to learn more. -:::: \ No newline at end of file +::::