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

[1.x][DOCS] Fixes SIEM links #936

Merged
merged 3 commits into from
Aug 18, 2020
Merged
Show file tree
Hide file tree
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: 3 additions & 3 deletions docs/products-solutions.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ 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]
** {siem-guide}/siem-field-reference.html[SIEM Field Reference Guide] - a list of ECS fields used in the SIEM 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 app]
* {logs-guide}/logs-app-overview.html[Logs Monitoring]
* Log formatters that support ECS out of the box for various languages can be found
https:/elastic/ecs-logging/blob/master/README.md[here].

Expand Down
4 changes: 2 additions & 2 deletions docs/using-getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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/security/master/siem-field-reference.html[Elastic Security fields reference]
* {logs-guide}/logs-fields-reference.html[Logs Monitoring Field Reference]
* {security-guide}/siem-field-reference.html[Elastic Security Field Reference]