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

ECS Compatibility Docs, minor fixes #88

Merged
merged 5 commits into from
Apr 27, 2021

Conversation

yaauie
Copy link
Contributor

@yaauie yaauie commented Apr 15, 2021

  • Adds an asciidoc table with complete field mapping to docs
  • Fixes issue with deviceMacAddress field when in ECS mode; now correctly resolves to either [host][mac] or [observer][mac] based on the value of the device option, instead of the literal [@device][mac].

Copy link
Contributor

@karenzone karenzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Multi-column tables don't always render well, and this one needs some help. Let's discuss some different approaches. Moving notes under ECS field column, for example. Something like this treatment: https://www.elastic.co/guide/en/ecs/current/ecs-host.html

Content on or around line 336 is a duplicate, likely a result of a suggestion in github review.

Copy link
Contributor

@karenzone karenzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left comments inline for your consideration.

docs/index.asciidoc Outdated Show resolved Hide resolved
docs/index.asciidoc Show resolved Hide resolved
docs/index.asciidoc Outdated Show resolved Hide resolved
docs/index.asciidoc Outdated Show resolved Hide resolved
Copy link
Contributor

@karenzone karenzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noted a place where we need a return. Otherwise, LGTM!
Love the tables. Thank you.

docs/index.asciidoc Show resolved Hide resolved
Co-authored-by: Karen Metts <[email protected]>
@yaauie yaauie merged commit 9213164 into logstash-plugins:master Apr 27, 2021
@yaauie yaauie deleted the ecs-compatibility-docs branch April 27, 2021 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants