diff --git a/reference/cloud/index.md b/reference/cloud/index.md deleted file mode 100644 index 65ec314b85..0000000000 --- a/reference/cloud/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -navigation_title: Cloud ---- - -# Elastic Cloud - diff --git a/reference/cloud/toc.yml b/reference/cloud/toc.yml deleted file mode 100644 index f2ab236796..0000000000 --- a/reference/cloud/toc.yml +++ /dev/null @@ -1,2 +0,0 @@ -toc: - - file: index.md \ No newline at end of file diff --git a/reference/ecs/index.md b/reference/ecs/index.md deleted file mode 100644 index 5c21c3334d..0000000000 --- a/reference/ecs/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -navigation_title: ECS ---- -# Elastic Common Schema - -Elastic Common Schema (ECS) defines a common set of fields for ingesting data into Elasticsearch. -For field details and usage information, refer to [](ecs://reference/index.md). - -ECS loggers are plugins for your favorite logging libraries, which help you to format your logs into ECS-compatible JSON. Check out [](ecs://reference/index.md). diff --git a/reference/ecs/toc.yml b/reference/ecs/toc.yml deleted file mode 100644 index f2ab236796..0000000000 --- a/reference/ecs/toc.yml +++ /dev/null @@ -1,2 +0,0 @@ -toc: - - file: index.md \ No newline at end of file diff --git a/reference/elasticsearch/index.md b/reference/elasticsearch/index.md deleted file mode 100644 index 5e23cb0854..0000000000 --- a/reference/elasticsearch/index.md +++ /dev/null @@ -1,18 +0,0 @@ -# Elasticsearch and index management - -% TO-DO: Add links to "Elasticsearch basics"% - -This section contains reference information for Elasticsearch and index management features, including: - -* Settings -* Security roles and privileges -* Index lifecycle actions -* Mappings -* Command line tools -* Curator -* Clients - -% TO-DO: Add links to "query language and scripting language sections"% - -Elasticsearch also provides REST APIs that are used by the UI components and can be called directly to configure and access Elasticsearch features. -Refer to [Elasticsearch API](https://www.elastic.co/docs/api/doc/elasticsearch) and [Elasticsearch Serverless API](https://www.elastic.co/docs/api/doc/elasticsearch-serverless). \ No newline at end of file diff --git a/reference/elasticsearch/toc.yml b/reference/elasticsearch/toc.yml deleted file mode 100644 index f2ab236796..0000000000 --- a/reference/elasticsearch/toc.yml +++ /dev/null @@ -1,2 +0,0 @@ -toc: - - file: index.md \ No newline at end of file diff --git a/reference/toc.yml b/reference/toc.yml index 55143bc0bb..135541df64 100644 --- a/reference/toc.yml +++ b/reference/toc.yml @@ -3,7 +3,6 @@ toc: - toc: security - toc: observability - toc: search - - toc: elasticsearch # The next one should be child of ☝️ - toc: elasticsearch-clients - toc: ingestion-tools @@ -12,8 +11,6 @@ toc: - toc: apm # The next one should be child of ☝️ - toc: apm-agents - - toc: ecs - toc: data-analysis - - toc: cloud - toc: glossary