-
Notifications
You must be signed in to change notification settings - Fork 16
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
Feat: adjust fields for ECS compatibility #28
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
1115792
Feat: adjust fields for ECS compatibility
kares 7f38fc5
fill in docs + changelog
kares 650d3ec
Refactor: spec + error label
kares 8f44b7d
Test: help resolve failure
kares 014b436
CHANGE: do not override fields from source data
kares 9bac9ef
remove verbose logging line
kares bce9c56
Test: this won't do on Docker/CI env
kares 7074cb1
Test: skip added tests due different behavior in Docker env
kares 459cbb1
CI: override passing down CI/TRAVIS env variables
kares 4074fc9
freeze hostname to avoid mutating surprises
kares c7995b0
CI: skip test in Docker env
kares d043a26
Drop custom compose after upstream merge
kares 65f8ae9
Docs: align names
kares 4cff8b0
Docs: missed the ecs_compatibility among options
kares 7fb1bf5
Update docs/index.asciidoc
kares 9498a16
Update docs/index.asciidoc
kares 46371a5
Update CHANGELOG.md
kares 14fcf06
Update docs/index.asciidoc
kares 442af4d
Update docs/index.asciidoc
kares 8536b8a
Docs: suggestion from review - thx @karenzone
kares 9fe1d18
Review: more precise duration - avoid floats
kares 3838f77
Chore: review ruby doc-ed method params
kares 3b4db7a
Update docs/index.asciidoc
kares a4319a8
Update lib/logstash/inputs/exec.rb
kares ca20cfc
Test: revert spec behaving differently on Docker
kares File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for getting this extra changes in. They render nicely and look good. Post-merge LGTM