From 5765b3464f5fa68d2682ad0bdaff6ff12a4a7aa0 Mon Sep 17 00:00:00 2001 From: EamonnTP Date: Wed, 4 Nov 2020 16:43:58 +0000 Subject: [PATCH] Prepare link to Logs docs changing with the 7.10 release in "products-solutions" page (#1074) --- docs/products-solutions.asciidoc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/products-solutions.asciidoc b/docs/products-solutions.asciidoc index a8fca573cd..945653779f 100644 --- a/docs/products-solutions.asciidoc +++ b/docs/products-solutions.asciidoc @@ -9,10 +9,14 @@ The following Elastic products support ECS out of the box, as of version 7.0: ** {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] +ifeval::["{branch}"=="7.9"] +* {logs-guide}/logs-app-overview.html[Log Monitoring] +endif::[] +ifeval::["{branch}"!="7.9"] +* {observability-guide}/monitor-logs.html[Log Monitoring] +endif::[] * 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 -