Skip to content

Commit

Permalink
Remove temporary ifeval in "getting started" page, add link to Metric…
Browse files Browse the repository at this point in the history
…s docs (elastic#1134)
  • Loading branch information
EamonnTP authored and Mathieu Martin committed Nov 19, 2020
1 parent 35a9cca commit e48304b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/using-getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -285,10 +285,6 @@ 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:

ifeval::["{branch}"=="7.9"]
* {logs-guide}/logs-fields-reference.html[Log Monitoring Field Reference]
endif::[]
ifeval::["{branch}"!="7.9"]
* {observability-guide}/logs-app-fields.html[Log Monitoring Field Reference]
endif::[]
* {observability-guide}/metrics-app-fields.html[Metrics Monitoring Field Reference]
* {security-guide}/siem-field-reference.html[Elastic Security Field Reference]

0 comments on commit e48304b

Please sign in to comment.