From 10a297eabb3d960d06883069ed035003d8bcb755 Mon Sep 17 00:00:00 2001 From: Colleen McGinnis Date: Thu, 20 Mar 2025 17:08:48 -0500 Subject: [PATCH] move images --- .../images/stack-components-diagram.svg | 88 +++++++++++++++++++ get-started/the-stack.md | 2 +- 2 files changed, 89 insertions(+), 1 deletion(-) create mode 100644 get-started/images/stack-components-diagram.svg diff --git a/get-started/images/stack-components-diagram.svg b/get-started/images/stack-components-diagram.svg new file mode 100644 index 0000000000..e59c6e5a7d --- /dev/null +++ b/get-started/images/stack-components-diagram.svg @@ -0,0 +1,88 @@ + + +Administer +Visualize +Alert +Analyze + +Index +Store +Search +Analyze + +Consolidate +Transform +Enrich + +Protect +Collect +Preprocess +Ship + + +Elasticsearch clients + +Fleet +and +Elastic Agent + + + + +Logstash + + + + +Kibana + + + + +Elasticsearch ingest pipelines + +Elasticsearch + +Beats + +APM + + + + +Other queues +and processors + + + + +Interfaces, +applications, +consumers, +websites + + + + +Other shippers and sources + +Consume + + +Store + +Ingest + + + + + + + + + + + + +Components of the Elastic Stack + \ No newline at end of file diff --git a/get-started/the-stack.md b/get-started/the-stack.md index d6d3bfe158..d2cb612dd7 100644 --- a/get-started/the-stack.md +++ b/get-started/the-stack.md @@ -25,7 +25,7 @@ You have many options for deploying the {{stack}} to suit your needs. You can de To learn how to deploy {{es}}, {{kib}}, and supporting orchestration technologies, refer to [](/deploy-manage/index.md). To learn how to deploy additional ingest and consume components, refer to the documentation for the component. ::: -![Components of the Elastic Stack](../images/stack-components-diagram.svg) +![Components of the Elastic Stack](/get-started/images/stack-components-diagram.svg) ### Ingest [_ingest]