diff --git a/docs/products-solutions.asciidoc b/docs/products-solutions.asciidoc index b306cbf168..96caab443b 100644 --- a/docs/products-solutions.asciidoc +++ b/docs/products-solutions.asciidoc @@ -5,13 +5,12 @@ 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 +* {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] -* https://www.elastic.co/guide/en/logs/guide/7.5/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]. // TODO Insert community & partner solutions here - - diff --git a/docs/using-getting-started.asciidoc b/docs/using-getting-started.asciidoc index 81bbea09b6..ded7bc2ca6 100644 --- a/docs/using-getting-started.asciidoc +++ b/docs/using-getting-started.asciidoc @@ -285,5 +285,5 @@ Here are some examples of additional fields processed by metadata or parser proc We've covered at a high level how to map your events to ECS. Now if you'd like your events to render well in the Elastic solutions, check out the reference guides below to learn more about each: -* https://www.elastic.co/guide/en/logs/guide/current/logs-fields-reference.html[Logs UI fields reference] -* https://www.elastic.co/guide/en/siem/guide/current/siem-field-reference.html[SIEM fields reference] +* {logs-guide}/logs-fields-reference.html[Logs Monitoring Field Reference] +* {security-guide}/siem-field-reference.html[Elastic Security Field Reference]