Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Remove ifeval from getting-starting #1134

Merged
merged 1 commit into from
Nov 19, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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]