From 584939ca7ed156705bee430d8b658b4dca521ab8 Mon Sep 17 00:00:00 2001 From: Mathieu Martin Date: Thu, 13 Aug 2020 14:21:26 -0400 Subject: [PATCH 1/2] Adjust SIEM link for app rename, use shortcut for logs UI link --- docs/products-solutions.asciidoc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/products-solutions.asciidoc b/docs/products-solutions.asciidoc index b306cbf168..cbdad40923 100644 --- a/docs/products-solutions.asciidoc +++ b/docs/products-solutions.asciidoc @@ -5,10 +5,9 @@ The following Elastic products support ECS out of the box, as of version 7.0: * {beats-ref}/beats-reference.html[{beats}] * {apm-get-started-ref}/overview.html[APM] -* {siem-guide}/siem-overview.html[Elastic SIEM app] -* https://www.elastic.co/products/endpoint-security[Elastic Endpoint Security -Server] -* https://www.elastic.co/guide/en/logs/guide/7.5/logs-app-overview.html[Logs monitoring UI] +* {security-guide}/es-overview.html[Elastic Security app] +* https://www.elastic.co/products/endpoint-security[Elastic Endpoint Security Server] +* {logs-guide}/logs-app-overview.html[Logs monitoring UI] * Log formatters that support ECS out of the box for various languages can be found https://github.com/elastic/ecs-logging/blob/master/README.md[here]. From 2d3e999e9232d748d809d8c8c19f62076c65aac5 Mon Sep 17 00:00:00 2001 From: Mathieu Martin Date: Mon, 17 Aug 2020 14:54:57 -0400 Subject: [PATCH 2/2] Final pass at link text: - Normalized capitalization - Using the name "Elastic Security" everywhere - Using the name "Logs Monitoring" to match the wording in the /logs/ docs --- docs/products-solutions.asciidoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/products-solutions.asciidoc b/docs/products-solutions.asciidoc index cbdad40923..e46fe619c5 100644 --- a/docs/products-solutions.asciidoc +++ b/docs/products-solutions.asciidoc @@ -5,9 +5,10 @@ The following Elastic products support ECS out of the box, as of version 7.0: * {beats-ref}/beats-reference.html[{beats}] * {apm-get-started-ref}/overview.html[APM] -* {security-guide}/es-overview.html[Elastic Security app] +* {security-guide}/es-overview.html[Elastic Security] +** {security-guide}/siem-field-reference.html[Elastic Security Field Reference] - a list of ECS fields used in the SIEM app * https://www.elastic.co/products/endpoint-security[Elastic Endpoint Security Server] -* {logs-guide}/logs-app-overview.html[Logs monitoring UI] +* {logs-guide}/logs-app-overview.html[Logs Monitoring] * Log formatters that support ECS out of the box for various languages can be found https://github.com/elastic/ecs-logging/blob/master/README.md[here].